Skip to content

Upgrade alpha_vantage to 2.0.0#13943

Merged
balloob merged 1 commit into
devfrom
upgrade-alpha_vantage
Apr 17, 2018
Merged

Upgrade alpha_vantage to 2.0.0#13943
balloob merged 1 commit into
devfrom
upgrade-alpha_vantage

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented Apr 16, 2018

Description:

Commit log: https://github.com/RomelTorres/alpha_vantage/commits/develop

Example entry for configuration.yaml (if applicable):

sensor:
  - platform: alpha_vantage
    api_key: !secret av_api
    symbols:
      - name: Google
        currency: USD
        symbol: GOOGL
    foreign_exchange:
      - from: BTC
        to: USD
        name: Bitcoin

Checklist:

  • The code change is tested and works locally.

If the code communicates with devices, web services, or third-party tools:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • New dependencies have been added to the REQUIREMENTS variable ([example][ex-requir]).
  • New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

@balloob balloob merged commit e8ad36f into dev Apr 17, 2018
@balloob balloob deleted the upgrade-alpha_vantage branch April 17, 2018 02:16
@balloob balloob mentioned this pull request Apr 27, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Jul 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants