Intellifire - Flame Height (#24523)

* flame height docs

* flame height docs
This commit is contained in:
Jeef 2022-10-15 12:44:12 -06:00 committed by GitHub
parent d400e089d1
commit 020d352c24
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
- Number
- Sensor
- Switch
ha_iot_class: Local Polling
@ -17,6 +18,7 @@ ha_platforms:
- binary_sensor
- climate
- fan
- number
- sensor
- switch
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.
### 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.
@ -63,7 +68,7 @@ The following sensors are available as either a **Binary Sensor** when dealing w
### 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.
- **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.