mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
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:
parent
264879b7ab
commit
bb8c9bd731
@ -13,6 +13,7 @@ ha_codeowners:
|
||||
ha_domain: mealie
|
||||
ha_platforms:
|
||||
- calendar
|
||||
- sensor
|
||||
- todo
|
||||
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.
|
||||
|
||||
## 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
|
||||
|
||||
The Mealie integration has the following actions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user