mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 11:16:54 +00:00
Add binary sensor to Rituals Perfume Genie (#17461)
This commit is contained in:
parent
ddcca53240
commit
3620479ee0
@ -6,12 +6,15 @@ ha_config_flow: true
|
|||||||
ha_release: 2021.3
|
ha_release: 2021.3
|
||||||
ha_category:
|
ha_category:
|
||||||
- Switch
|
- Switch
|
||||||
|
- Sensor
|
||||||
|
- Binary Sensor
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@milanmeu'
|
- '@milanmeu'
|
||||||
ha_domain: rituals_perfume_genie
|
ha_domain: rituals_perfume_genie
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
|
- binary_sensor
|
||||||
---
|
---
|
||||||
|
|
||||||
The Rituals Perfume Genie integration allows you to control and monitor your Rituals perfume diffusers connected to your Rituals account. The integration is compatible with the first and second `2.0` versions.
|
The Rituals Perfume Genie integration allows you to control and monitor your Rituals perfume diffusers connected to your Rituals account. The integration is compatible with the first and second `2.0` versions.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user