core/homeassistant/components/utility_meter
dougiteixeira 75bdb03363
Fix source device when source entity is changed for Utility Meter (#95636)
* Fix source device when source entity is changed

* Update loop

* Complement and add comments in the test_change_device_source test

* Only clean up dev reg when options change

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-07-02 22:46:21 -04:00
..
__init__.py Fix source device when source entity is changed for Utility Meter (#95636) 2023-07-02 22:46:21 -04:00
config_flow.py
const.py
manifest.json
select.py Fix device source for Utility Meter select (#95624) 2023-06-30 14:48:11 -04:00
sensor.py
services.yaml
strings.json