core/homeassistant/components/rainmachine
Erik Montnemery e0795e6d07
Improve config entry state transitions when unloading and removing entries (#138522)
* Improve config entry state transitions when unloading and removing entries

* Update integrations which check for a single loaded entry

* Update tests checking state after unload fails

* Update homeassistant/config_entries.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-02-17 18:16:57 +01:00
..
__init__.py
binary_sensor.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
button.py
config_flow.py
const.py
coordinator.py Explicitly pass in the config_entry in rainmachine coordinator (#137979) 2025-02-09 15:46:12 +01:00
diagnostics.py
entity.py Move rainmachine base entity to separate module (#126513) 2024-09-23 12:42:22 +02:00
icons.json
manifest.json
select.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
sensor.py
services.yaml
strings.json
switch.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
update.py
util.py