mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Add details of new sensors to Mastodon (#34222)
* Add details of new sensors to Mastodon * Change statuses to posts * Add additional sensor to platforms * Tiny tweak --------- Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
d91359e4b9
commit
076771d2e3
@ -11,6 +11,7 @@ ha_domain: mastodon
|
|||||||
ha_iot_class: Cloud Push
|
ha_iot_class: Cloud Push
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- notify
|
- notify
|
||||||
|
- sensor
|
||||||
ha_integration_type: service
|
ha_integration_type: service
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
---
|
---
|
||||||
@ -24,6 +25,10 @@ If you want to grant only required accesses, uncheck all checkboxes then check o
|
|||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
## Sensors
|
||||||
|
|
||||||
|
The integration will create sensors for the Mastodon account showing total followers, following, and posts.
|
||||||
|
|
||||||
## Notifications
|
## Notifications
|
||||||
|
|
||||||
The integration will create a `notify` action matching the name of the integration entry.
|
The integration will create a `notify` action matching the name of the integration entry.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user