mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-23 10:36:50 +00:00
1.4 KiB
1.4 KiB
title, description, ha_category, ha_iot_class, ha_release, ha_codeowners, ha_domain, ha_config_flow
title | description | ha_category | ha_iot_class | ha_release | ha_codeowners | ha_domain | ha_config_flow | ||
---|---|---|---|---|---|---|---|---|---|
IntelliFire | Instructions on the IntelliFire Fireplace integration for Home Assistant. |
|
Local Polling | 2022.2 |
|
intellifire | true |
IntelliFire Wi-Fi fireplace modules provide app-based and Alexa control to various fireplaces. The modules do expose an unencrypted HTTP endpoint on the network that provides status information. This integration will read that URL and create a set of sensors displaying the current fireplace state.
{% include integrations/config_flow.md %}
Sensor Types
The following sensors are available as either a Binary Sensor when dealing with on/off.
Binary Sensors
- Power Sensor: Whether the fire is on.
- Pilot Light Sensor: Whether the pilot light is turned on.
- Timer Sensor: Whether the sleep timer is turned on.
- Thermostat Sensor: Whether the thermostat is turned on.
Sensors
- Flame Height: Numerical indicator of flame height, where
0
is the lowest 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.
- Timer End Time: If the sleep timer is enabled, this is time it will finish.