mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +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:
|
ha_category:
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
- Climate
|
- Climate
|
||||||
|
- Fan
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
@ -15,6 +16,7 @@ ha_config_flow: true
|
|||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
- climate
|
- climate
|
||||||
|
- fan
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
ha_dhcp: true
|
ha_dhcp: true
|
||||||
@ -39,6 +41,10 @@ The following controllable entities are available:
|
|||||||
- **Flame** - Turn fireplace on/off.
|
- **Flame** - Turn fireplace on/off.
|
||||||
- **Pilot Light** - Turn pilot light 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
|
### Climate
|
||||||
|
|
||||||
- **Thermostat** - This entity will be present if your unit has thermostatic control.
|
- **Thermostat** - This entity will be present if your unit has thermostatic control.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user