mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +00:00
Intellifire - Flame Height (#24523)
* flame height docs * flame height docs
This commit is contained in:
parent
d400e089d1
commit
020d352c24
@ -5,6 +5,7 @@ ha_category:
|
|||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
- Climate
|
- Climate
|
||||||
- Fan
|
- Fan
|
||||||
|
- Number
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
@ -17,6 +18,7 @@ ha_platforms:
|
|||||||
- binary_sensor
|
- binary_sensor
|
||||||
- climate
|
- climate
|
||||||
- fan
|
- fan
|
||||||
|
- number
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
ha_dhcp: true
|
ha_dhcp: true
|
||||||
@ -49,8 +51,11 @@ The following controllable entities are available:
|
|||||||
|
|
||||||
- **Thermostat** - This entity will be present if your unit has thermostatic control.
|
- **Thermostat** - This entity will be present if your unit has thermostatic control.
|
||||||
|
|
||||||
### Sensor Types
|
### Number
|
||||||
|
|
||||||
|
The integration uses a Number entity to control flame height. Valid flame height vales are `1-5`.
|
||||||
|
|
||||||
|
### Sensor Types
|
||||||
|
|
||||||
The following sensors are available as either a **Binary Sensor** when dealing with on/off.
|
The following sensors are available as either a **Binary Sensor** when dealing with on/off.
|
||||||
|
|
||||||
@ -63,7 +68,7 @@ The following sensors are available as either a **Binary Sensor** when dealing w
|
|||||||
|
|
||||||
### Sensor
|
### Sensor
|
||||||
|
|
||||||
- **Flame Height**: Numerical indicator of flame height, where `0` is the lowest setting.
|
- **Flame Height**: Numerical indicator of flame height, where `1` is the lowest setting and `5` is the highest setting.
|
||||||
- **Temperature**: Current ambient temperature as read by the fireplace remote.
|
- **Temperature**: Current ambient temperature as read by the fireplace remote.
|
||||||
- **Target Temperature**: If the thermostat is engaged this is the target temperature the fireplace will try to reach, as measured by the remote.
|
- **Target Temperature**: If the thermostat is engaged this is the target temperature the fireplace will try to reach, as measured by the remote.
|
||||||
- **Fan Speed**: Numerical indicator of fan speed.
|
- **Fan Speed**: Numerical indicator of fan speed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user