Add sensor platform to Mealie (#33901)

* Add sensor platform to Mealie

* add examples

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Joost Lekkerkerker 2024-07-22 13:53:55 +02:00 committed by GitHub
parent 264879b7ab
commit bb8c9bd731
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,7 @@ ha_codeowners:
ha_domain: mealie ha_domain: mealie
ha_platforms: ha_platforms:
- calendar - calendar
- sensor
- todo - todo
ha_integration_type: service ha_integration_type: service
--- ---
@ -46,6 +47,15 @@ The integration will create a calendar for every type of meal plan:
The integration will create a to-do list for every Mealie shopping list. The integration will create a to-do list for every Mealie shopping list.
## Sensors
The integration provides the following sensors for the statistics:
- number of recipes
- categories (such as beverage, dessert, Italian, seafood)
- tags (such as alcohol)
- tools (such as instant pot, air fryer, or BBQ)
- users
## Actions ## Actions
The Mealie integration has the following actions: The Mealie integration has the following actions: