Commit Graph
5 Commits
Author SHA1 Message Date
155fc134b6 Do not add derivative config entry to source device (#148674)
Co-authored-by: Artur Pragacz <[email protected]>
2025-07-14 13:33:00 +02:00
Erik MontnemeryandGitHub b775ba2955 Do not add switch_as_x config entry to source device (#148346) 2025-07-08 13:23:28 +02:00
Erik MontnemeryandGitHub c4c8f88765 Simplify helper_integration.async_handle_source_entity_changes (#146516) 2025-06-11 12:27:51 +02:00
2afdec4711 Do not remove derivative config entry when input sensor is removed (#146506)
* Do not remove derivative config entry when input sensor is removed

* Add comments

* Update homeassistant/helpers/helper_integration.py

Co-authored-by: Martin Hjelmare <[email protected]>

---------

Co-authored-by: Franck Nijhof <[email protected]>
Co-authored-by: Martin Hjelmare <[email protected]>
2025-06-11 11:19:44 +02:00
Erik MontnemeryandGitHub 16a0b7f44e Handle changes to source entity in derivative helper (#146407)
* Handle changes to source entity in derivative helper

* Rename helper function, improve docstring

* Add tests

* Improve derivative tests

* Deduplicate tests

* Rename helpers/helper_entity.py to helpers/helper_integration.py

* Rename tests
2025-06-10 14:31:18 +02:00