Add binary sensor to Rituals Perfume Genie (#17461)

This commit is contained in:
Milan Meulemans 2021-04-14 23:11:28 +02:00 committed by GitHub
parent ddcca53240
commit 3620479ee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.