Erik Montnemery
|
155fc134b6
|
Do not add derivative config entry to source device (#148674)
Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com>
|
2025-07-14 13:33:00 +02:00 |
Erik Montnemery
|
b775ba2955
|
Do not add switch_as_x config entry to source device (#148346)
|
2025-07-08 13:23:28 +02:00 |
Erik Montnemery
|
c4c8f88765
|
Simplify helper_integration.async_handle_source_entity_changes (#146516)
|
2025-06-11 12:27:51 +02:00 |
Erik Montnemery
|
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 <marhje52@gmail.com>
---------
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2025-06-11 11:19:44 +02:00 |
Erik Montnemery
|
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 |