.. |
__init__.py
|
Add automatic backup event entity to Home Assistant Backup system (#145350)
|
2025-05-23 17:01:57 +02:00 |
agent.py
|
Update typing of `BackupAgent.async_get_backup` (#139923)
|
2025-03-06 17:25:34 +01:00 |
backup.py
|
Simplify error handling in BackupAgent when a backup is not found (#139754)
|
2025-03-04 15:56:12 +01:00 |
basic_websocket.py
|
Add backup helper (#139199)
|
2025-02-25 10:19:41 +01:00 |
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 automatic backup event entity to Home Assistant Backup system (#145350)
|
2025-05-23 17:01:57 +02:00 |
diagnostics.py
|
Add diagnostics for Home Assistant Backup integration (#141407)
|
2025-03-26 08:34:15 +01:00 |
entity.py
|
Add automatic backup event entity to Home Assistant Backup system (#145350)
|
2025-05-23 17:01:57 +02:00 |
event.py
|
Add automatic backup event entity to Home Assistant Backup system (#145350)
|
2025-05-23 17:01:57 +02:00 |
http.py
|
Don't encrypt or decrypt unknown files in backup archives (#144495)
|
2025-05-08 22:30:35 +02:00 |
icons.json
|
Add automatic backup event entity to Home Assistant Backup system (#145350)
|
2025-05-23 17:01:57 +02:00 |
manager.py
|
Store information about add-ons and folders which could not be backed up (#145367)
|
2025-05-26 16:07:33 +02:00 |
manifest.json
|
Add sensor platform to backup integration (#138663)
|
2025-03-24 12:54:16 +01:00 |
models.py
|
Store information about add-ons and folders which could not be backed up (#145367)
|
2025-05-26 16:07:33 +02:00 |
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
|
Add service backup.create_automatic (#136152)
|
2025-01-21 12:40:54 +00:00 |
store.py
|
Store information about add-ons and folders which could not be backed up (#145367)
|
2025-05-26 16:07:33 +02:00 |
strings.json
|
Add automatic backup event entity to Home Assistant Backup system (#145350)
|
2025-05-23 17:01:57 +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 |