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:
Andrew Jackson 2024-08-12 06:38:00 +01:00 committed by GitHub
parent d91359e4b9
commit 076771d2e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.