core/homeassistant/components/backup
Jan-Philipp Benecke 93f4f14b2a
Default backup encryption to true when updating only location retention (#143997)
2025-04-30 22:45:41 +01:00
..
__init__.py Add sensor platform to backup integration (#138663) 2025-03-24 12:54:16 +01:00
agent.py
backup.py
basic_websocket.py
config.py Default backup encryption to true when updating only location retention (#143997) 2025-04-30 22:45:41 +01:00
config_flow.py Add sensor platform to backup integration (#138663) 2025-03-24 12:54:16 +01:00
const.py Improve backup exclude filters (#141311) 2025-03-25 09:52:45 +01:00
coordinator.py Add sensor platform to backup integration (#138663) 2025-03-24 12:54:16 +01:00
diagnostics.py Add diagnostics for Home Assistant Backup integration (#141407) 2025-03-26 08:34:15 +01:00
entity.py Add sensor platform to backup integration (#138663) 2025-03-24 12:54:16 +01:00
http.py
icons.json
manager.py Improve backup exclude filters (#141311) 2025-03-25 09:52:45 +01:00
manifest.json Add sensor platform to backup integration (#138663) 2025-03-24 12:54:16 +01:00
models.py
onboarding.py Remove unnecessary error handling from backup onboarding (#142786) 2025-04-12 11:01:41 +02:00
sensor.py Add sensor platform to backup integration (#138663) 2025-03-24 12:54:16 +01:00
services.yaml
store.py Add backup agent retention config (#143174) 2025-04-28 09:24:23 +02:00
strings.json Replace "Idle" with common state in `backup`, fix sentence-case (#141814) 2025-03-30 14:56:36 +02:00
util.py
websocket.py Add backup agent retention config (#143174) 2025-04-28 09:24:23 +02:00