Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade TwitterAPI to 2.5.0 #13287

Merged
merged 1 commit into from Mar 17, 2018
Merged

Upgrade TwitterAPI to 2.5.0 #13287

merged 1 commit into from Mar 17, 2018

Conversation

fabaff
Copy link
Member

@fabaff fabaff commented Mar 17, 2018

Description:

  • v2.5.0, 15 Mar 2018 -- Renamed get_rest_quota() to get_quota(), renamed TwitterRestPager to TwitterPager.

Example entry for configuration.yaml (if applicable):

notify:
  - platform: twitter
    name: twitter
    consumer_key: !secret twitter_consumer_key
    consumer_secret: !secret twitter_consumer_secret
    access_token: !secret twitter_access_token
    access_token_secret: !secret twitter_token_secret

Message sent with "Call Service"

{
  "message": "The sun is {% if is_state('sun.sun', 'above_horizon') %}up{% else %}down{% endif %}! Just an update of TwitterAPI for @home_assistant"
}

馃槃 -> 鈸傦笍

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

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

  • New dependencies have been added to the REQUIREMENTS variable (example).
  • [x New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

@pvizeli pvizeli merged commit d350772 into dev Mar 17, 2018
@pvizeli pvizeli deleted the upgrade-TwitterAPI branch March 17, 2018 16:40
@balloob balloob mentioned this pull request Mar 30, 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.

None yet

3 participants