Intellifire fan (#23237)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Jeef 2022-09-26 09:38:24 -06:00 committed by GitHub
parent a0a8828dc6
commit 8e751081ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.