Skip to content

Upgrade Mastodon.py to 1.3.0#14858

Merged
balloob merged 1 commit intodevfrom
upgrade-Mastodon.py
Jun 7, 2018
Merged

Upgrade Mastodon.py to 1.3.0#14858
balloob merged 1 commit intodevfrom
upgrade-Mastodon.py

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented Jun 7, 2018

Description:

Changelog: https://github.com/halcy/Mastodon.py/blob/master/CHANGELOG.rst#v130

Example entry for configuration.yaml (if applicable):

notify:
  - platform: mastodon
    name: mastodon
    access_token: !secret mastodon_access_token
    client_id: !secret mastodon_client_id
    client_secret: !secret mastodon_client_secret

Message sent with "Call Service"

{
  "message": "The sun is {% if is_state('sun.sun', 'above_horizon') %}up{% else %}down{% endif %}! Update Mastodon.py for #HomeAssistant"
}

😄 -> Ⓜ️

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.

@ghost ghost assigned fabaff Jun 7, 2018
@ghost ghost added in progress and removed integration: notify core small-pr PRs with less than 30 lines. labels Jun 7, 2018
@balloob balloob merged commit 83ce945 into dev Jun 7, 2018
@balloob balloob deleted the upgrade-Mastodon.py branch June 7, 2018 14:05
@ghost ghost removed the in progress label Jun 7, 2018
@balloob balloob mentioned this pull request Jun 22, 2018
girlpunk pushed a commit to girlpunk/home-assistant that referenced this pull request Sep 4, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Sep 5, 2018
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.

3 participants