Intellifire lights (#24574)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
Jeef 2023-01-10 04:20:42 -07:00 committed by GitHub
parent e805583d0d
commit d89b898ef8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ ha_category:
- Binary Sensor
- Climate
- Fan
- Light
- Number
- Sensor
- Switch
@ -17,6 +18,7 @@ ha_config_flow: true
ha_platforms:
- binary_sensor
- climate
- light
- fan
- number
- sensor
@ -57,6 +59,11 @@ If your unit is equipped with a fan - this entry will be present. There are 5 po
- **Thermostat** - This entity will be present if your unit has thermostatic control.
### Light
The integration provides a light entity if the unit is equipped with lights.
### Number
The integration uses a Number entity to control flame height. Valid flame height vales are `1-5`.