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 Improve config entry state transitions when unloading and removing entries (#138522) 2025-02-17 18:16:57 +01:00
binary_sensor.py
button.py
config_flow.py Use new ServiceInfo location in components (part 2) (#135685) 2025-01-15 15:49:01 +01:00
const.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
coordinator.py
diagnostics.py Convert rainmachine to use entry.runtime_data (#122532) 2024-07-24 08:52:14 -06:00
entity.py Move rainmachine base entity to separate module (#126513) 2024-09-23 12:42:22 +02:00
icons.json
manifest.json
select.py
sensor.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
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