mirror of
https://github.com/natankeddem/bale.git
synced 2026-05-02 13:42:55 +00:00
added host property for Automation
This commit is contained in:
@@ -13,6 +13,7 @@ class Automation:
|
||||
id: str
|
||||
app: str
|
||||
hosts: List[str]
|
||||
host: str
|
||||
command: str
|
||||
schedule_mode: str
|
||||
triggers: Dict[str, str]
|
||||
|
||||
Reference in New Issue
Block a user