hass-core/homeassistant
Barry vd. Heuvel 4009ae7d77
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>
2024-10-21 17:54:31 +02:00
..
auth Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
backports Add pylint rule for cached_property (#127482) 2024-10-03 17:53:55 -05:00
brands Remove the Google Domains integration (#127278) 2024-10-02 13:58:19 +02:00
components Add floor heating device valve positions in Homematic IP Cloud (#122759) 2024-10-21 17:54:31 +02:00
generated Remove deprecated panel_iframe integration (#128532) 2024-10-16 21:34:43 +02:00
helpers Improve entity cached attributes (#128876) 2024-10-21 10:29:01 +02:00
scripts
util Always use uv from virtual environment at runtime (#128371) 2024-10-16 19:42:25 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Use reauth helpers in google_mail (#128584) 2024-10-18 09:04:55 +02:00
const.py Rename UnitOfConductivity enum members (#127919) 2024-10-08 14:44:01 +02:00
core.py Restore __slots__ to core objects (#127441) 2024-10-03 22:23:47 +02:00
data_entry_flow.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
exceptions.py
loader.py Simplify custom component loading (#128813) 2024-10-20 09:47:27 +02:00
package_constraints.txt Bump habluetooth to 3.6.0 (#128815) 2024-10-21 09:45:24 +02:00
py.typed
requirements.py
runner.py
setup.py Only raise missing integration issue for config entry integrations (#126654) 2024-09-24 18:26:01 +02:00
strings.json