-
- Downloads
Add floor heating device valve positions in Homematic IP Cloud (#122759)
* Update sensor.py for new FALMOT Sensors
First Integration attemp to support ValvePosition as Sensor for HmIP-FALMOT-C12
* Update sensor.py
* Update sensor.py
* Add Valve Position to FALMOT-C12
* modified: devcontainer
* Service für minimum vale postion hinzugefügt.
* update to services
* Service call optimized
* Add valvePosition to HomematicIP Cloud for Falmot-C12 and show only channels that are connected with an motorized actuator
* Fix some tests
* Add icon for service
* Fix tests, add check for ValveState in icon
* Remove minimum valve service
* REmove minimum valve
* Use list comprehension for devices, support other terminal blocks
* Remove unused constant
* Check correct channel
---------
Co-authored-by:
thecem <46648579+thecem@users.noreply.github.com>
Showing
- homeassistant/components/homematicip_cloud/sensor.py 73 additions, 2 deletionshomeassistant/components/homematicip_cloud/sensor.py
- tests/components/homematicip_cloud/fixtures/homematicip_cloud.json 163 additions, 45 deletions...ponents/homematicip_cloud/fixtures/homematicip_cloud.json
- tests/components/homematicip_cloud/test_device.py 1 addition, 1 deletiontests/components/homematicip_cloud/test_device.py
- tests/components/homematicip_cloud/test_sensor.py 42 additions, 0 deletionstests/components/homematicip_cloud/test_sensor.py
Loading
Please register or sign in to comment