This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-05-08 17:49:37 +01:00
Code
Activity
Files
dd00d0daad7fa72e38e883c325dcd24767d1ec43
core
/
homeassistant
/
components
/
backup
T
History
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_flow.py
…
config.py
…
const.py
…
coordinator.py
…
diagnostics.py
…
entity.py
…
http.py
…
icons.json
…
manager.py
Minor code deduplication in backup manager (
#145366
)
2025-05-21 10:19:53 +02:00
manifest.json
…
models.py
…
onboarding.py
…
sensor.py
…
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
…