Skip to content

Upgrade python-telegram-bot to 6.0.3#7885

Merged
fabaff merged 1 commit into
home-assistant:devfrom
fabaff:upgrade-python-telegram-bot
Jun 3, 2017
Merged

Upgrade python-telegram-bot to 6.0.3#7885
fabaff merged 1 commit into
home-assistant:devfrom
fabaff:upgrade-python-telegram-bot

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented Jun 3, 2017

6.0.3

6.0.2

  • Avoid confusion with user's urllib3 by renaming vendored urllib3 to ptb_urllib3

Tested with the following configuration:

telegram_bot:
  - platform: polling
    api_key: !secret telegram_api
    allowed_chat_ids:
      - !secret telegram_client

notify:
  - platform: telegram
    name: telegram
    chat_id: !secret telegram_client

Message sent with "Call Service"

{"message": "The sun is {% if is_state('sun.sun', 'above_horizon') %}up{% else %}down{% endif %}!"}

Thanks to #7877, it's working 😄

@mention-bot
Copy link
Copy Markdown

@fabaff, thanks for your PR! By analyzing the history of the files in this pull request, we identified @azogue, @balloob and @rmkraus to be potential reviewers.

@fabaff fabaff merged commit c07bf55 into home-assistant:dev Jun 3, 2017
@fabaff fabaff deleted the upgrade-python-telegram-bot branch June 3, 2017 20:36
@balloob balloob mentioned this pull request Jun 16, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Sep 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants