Add number platform to Rituals Perfume Genie (#17837)

This commit is contained in:
Milan Meulemans 2021-06-08 03:28:49 +02:00 committed by GitHub
parent d4681aba6c
commit ed70df2788
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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