core/homeassistant/components/guardian
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
const.py
coordinator.py
diagnostics.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
entity.py Move guardian base entity to separate module (#126486) 2024-09-23 12:49:24 +02:00
icons.json
manifest.json
sensor.py
services.yaml Migrate integration services (G-H) to support translations (#96372) 2023-07-12 12:31:26 +02:00
strings.json
switch.py
util.py Move guardian base entity to separate module (#126486) 2024-09-23 12:49:24 +02:00
valve.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00