core/homeassistant/components/flexit_bacnet
Jonas Fors Lellky 2b799830db
Add switch to flexit bacnet integration (#108866)
* Add platform switch to flecit_bacnet integration

* Move testing of the switch to it’s own test

* Assert correct method is called one time

* Test switch on/off error recovery

* Review comment
2024-01-25 20:59:36 +01:00
..
__init__.py Add switch to flexit bacnet integration (#108866) 2024-01-25 20:59:36 +01:00
binary_sensor.py Add binary sensors to flexit_bacnet integration (#108571) 2024-01-21 12:35:21 +01:00
climate.py Add coordinator to Flexit bacnet (#108295) 2024-01-18 15:45:56 +01:00
config_flow.py
const.py Set max and min temp for flexit_bacnet climate entity (#107665) 2024-01-12 10:52:17 +01:00
coordinator.py Add coordinator to Flexit bacnet (#108295) 2024-01-18 15:45:56 +01:00
entity.py Add coordinator to Flexit bacnet (#108295) 2024-01-18 15:45:56 +01:00
manifest.json
sensor.py Add sensors to the flexit_bacnet integration (#108297) 2024-01-21 12:04:46 +01:00
strings.json Add switch to flexit bacnet integration (#108866) 2024-01-25 20:59:36 +01:00
switch.py Add switch to flexit bacnet integration (#108866) 2024-01-25 20:59:36 +01:00