mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Intellifire fan (#23237)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
a0a8828dc6
commit
8e751081ed
@ -4,6 +4,7 @@ description: Instructions on the IntelliFire Fireplace integration for Home Assi
|
||||
ha_category:
|
||||
- Binary Sensor
|
||||
- Climate
|
||||
- Fan
|
||||
- Sensor
|
||||
- Switch
|
||||
ha_iot_class: Local Polling
|
||||
@ -15,6 +16,7 @@ ha_config_flow: true
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- climate
|
||||
- fan
|
||||
- sensor
|
||||
- switch
|
||||
ha_dhcp: true
|
||||
@ -39,6 +41,10 @@ The following controllable entities are available:
|
||||
- **Flame** - Turn fireplace on/off.
|
||||
- **Pilot Light** - Turn pilot light on/off.
|
||||
|
||||
### Fan
|
||||
|
||||
- **Fan** - If your unit is equipped with a fan - this entry will be present. There are 4 fan speeds (1-4), with 0 being off.
|
||||
|
||||
### Climate
|
||||
|
||||
- **Thermostat** - This entity will be present if your unit has thermostatic control.
|
||||
|
Loading…
x
Reference in New Issue
Block a user