mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 23:36:51 +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_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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user