mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 07:46:52 +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_platforms:
|
||||
- notify
|
||||
- sensor
|
||||
ha_integration_type: service
|
||||
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 %}
|
||||
|
||||
## Sensors
|
||||
|
||||
The integration will create sensors for the Mastodon account showing total followers, following, and posts.
|
||||
|
||||
## Notifications
|
||||
|
||||
The integration will create a `notify` action matching the name of the integration entry.
|
||||
|
Loading…
x
Reference in New Issue
Block a user