Add Select platform to Rituals Perfume Genie (#18235)

This commit is contained in:
Milan Meulemans 2021-06-28 20:20:44 +02:00 committed by GitHub
parent 21bd02bf50
commit 40082b7e36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ ha_release: 2021.3
ha_category: ha_category:
- Binary Sensor - Binary Sensor
- Number - Number
- Select
- Sensor - Sensor
- Switch - Switch
ha_codeowners: ha_codeowners:
@ -15,6 +16,7 @@ ha_domain: rituals_perfume_genie
ha_platforms: ha_platforms:
- binary_sensor - binary_sensor
- number - number
- select
- sensor - sensor
- switch - switch
--- ---