mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add number platform to Rituals Perfume Genie (#17837)
This commit is contained in:
parent
d4681aba6c
commit
ed70df2788
@ -5,14 +5,16 @@ ha_iot_class: Cloud Polling
|
|||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_release: 2021.3
|
ha_release: 2021.3
|
||||||
ha_category:
|
ha_category:
|
||||||
- Switch
|
|
||||||
- Sensor
|
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
|
- Number
|
||||||
|
- Sensor
|
||||||
|
- Switch
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@milanmeu'
|
- '@milanmeu'
|
||||||
ha_domain: rituals_perfume_genie
|
ha_domain: rituals_perfume_genie
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
|
- number
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
---
|
---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user