core/homeassistant/components/flexit_bacnet
Jonas Fors Lellky d44e389844
Add hvac_action to flexit_bacnet climate entity (#110498)
* Add hvac_action to flexit_bacnet climate entity

Also add extra state attributes

* Remove extra state attrs

* Change hvac action to heating
2024-02-26 20:22:25 +01:00
..
__init__.py Add setpoints for fans to flexit_bacnet (#110262) 2024-02-13 14:55:02 +01:00
binary_sensor.py Add binary sensors to flexit_bacnet integration (#108571) 2024-01-21 12:35:21 +01:00
climate.py Add hvac_action to flexit_bacnet climate entity (#110498) 2024-02-26 20:22:25 +01:00
config_flow.py
const.py
coordinator.py
entity.py
icons.json Refactor flexit_bacnet to use icon translations (#110479) 2024-02-13 16:09:18 +01:00
manifest.json
number.py Add setpoints for fans to flexit_bacnet (#110262) 2024-02-13 14:55:02 +01:00
sensor.py Add sensors to the flexit_bacnet integration (#108297) 2024-01-21 12:04:46 +01:00
strings.json Add setpoints for fans to flexit_bacnet (#110262) 2024-02-13 14:55:02 +01:00
switch.py Refactor flexit_bacnet to use icon translations (#110479) 2024-02-13 16:09:18 +01:00