mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-08-20 21:27:46 +01:00
* Trigger auto-update through Core WebSocket call Instead of auto-updating add-ons on Supervisor side trigger an update through Core via a WebSocket command. This makes sure that the backup is categorized correctly and all backup features like retention are applied. * Add pytest * Fix pytest * Fix pytest * Fix pytest * Fix pytest * Fix pytest cleaner * Set timestamp of add-on far into the past