mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Intellifire lights (#24574)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
e805583d0d
commit
d89b898ef8
@ -5,6 +5,7 @@ ha_category:
|
|||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
- Climate
|
- Climate
|
||||||
- Fan
|
- Fan
|
||||||
|
- Light
|
||||||
- Number
|
- Number
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
@ -17,6 +18,7 @@ ha_config_flow: true
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
- climate
|
- climate
|
||||||
|
- light
|
||||||
- fan
|
- fan
|
||||||
- number
|
- number
|
||||||
- sensor
|
- 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.
|
- **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
|
### Number
|
||||||
|
|
||||||
The integration uses a Number entity to control flame height. Valid flame height vales are `1-5`.
|
The integration uses a Number entity to control flame height. Valid flame height vales are `1-5`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user