mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-11-08 02:19:35 +00:00
DataDisk reload devices (#3129)
* DataDisk reload devices * improve loading * simplify * validate input device * add comments * Add agent version to API * more tests * fix test lint
This commit is contained in:
@@ -6,3 +6,4 @@ ATTR_DT_UTC = "dt_utc"
|
||||
ATTR_DT_SYNCHRONIZED = "dt_synchronized"
|
||||
ATTR_DISK_DATA = "disk_data"
|
||||
ATTR_DEVICE = "device"
|
||||
ATTR_AGENT_VERSION = "agent_version"
|
||||
|
||||
Reference in New Issue
Block a user