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_release: 2021.3
ha_category:
- Switch
- Sensor
- Binary Sensor
- Number
- Sensor
- Switch
ha_codeowners:
- '@milanmeu'
ha_domain: rituals_perfume_genie
ha_platforms:
- binary_sensor
- number
- sensor
- switch
---