Skip to content

Upgrade alpha_vantage to 1.9.0#12352

Merged
balloob merged 1 commit intodevfrom
upgrade-alpha_vantage
Feb 13, 2018
Merged

Upgrade alpha_vantage to 1.9.0#12352
balloob merged 1 commit intodevfrom
upgrade-alpha_vantage

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented Feb 12, 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.

@fabaff fabaff requested a review from andrey-git as a code owner February 12, 2018 19:38
@balloob balloob merged commit 66d14da into dev Feb 13, 2018
@balloob balloob deleted the upgrade-alpha_vantage branch February 13, 2018 05:06
@balloob balloob mentioned this pull request Feb 22, 2018
@home-assistant home-assistant locked and limited conversation to collaborators May 29, 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