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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Mastodon.py to 1.4.2 #24004

Merged
merged 2 commits into from
May 22, 2019
Merged

Upgrade Mastodon.py to 1.4.2 #24004

merged 2 commits into from
May 22, 2019

Conversation

fabaff
Copy link
Member

@fabaff fabaff commented May 20, 2019

Description:

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

Example entry for configuration.yaml (if applicable):

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

Data for Service call:

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

Result: https://mastodon.social/@fabaff/102128266606264495

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the [development checklist][dev-checklist]

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

  • [The manifest file][manifest-docs] has all fields filled out correctly. Update and include derived files by running python3 -m script.hassfest.
  • New or updated dependencies have been added to requirements_all.txt by running python3 -m script.gen_requirements_all.

@ghost ghost assigned fabaff May 20, 2019
@fabaff fabaff merged commit f207e01 into dev May 22, 2019
@delete-merged-branch delete-merged-branch bot deleted the upgrade-Mastodon.py branch May 22, 2019 21:05
@balloob balloob mentioned this pull request Jun 4, 2019
alandtse pushed a commit to alandtse/home-assistant that referenced this pull request Oct 12, 2019
* Upgrade Mastodon.py to 1.4.2

* Update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants