core/homeassistant/components/backup
Erik Montnemery dd00d0daad
Improve failing backup repair messages (#145388)
2025-05-21 16:16:50 +02:00
..
__init__.py Create repair issue if not all add-ons or folders were backed up (#144999) 2025-05-20 15:23:52 +02: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 last attempted automatic backup sensor (#144194) 2025-05-05 10:39:06 +02: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 Don't encrypt or decrypt unknown files in backup archives (#144495) 2025-05-08 22:30:35 +02:00
icons.json
manager.py Minor code deduplication in backup manager (#145366) 2025-05-21 10:19:53 +02: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 last attempted automatic backup sensor (#144194) 2025-05-05 10:39:06 +02:00
services.yaml
store.py Improve comment explaining planned backup store version bump (#145368) 2025-05-21 13:22:05 +02:00
strings.json Improve failing backup repair messages (#145388) 2025-05-21 16:16:50 +02:00
util.py Catch and log unexpected backup ciphering errors (#144531) 2025-05-09 09:55:32 +02:00
websocket.py Add backup agent retention config (#143174) 2025-04-28 09:24:23 +02:00