mirror of
https://github.com/Matysh/houseplan-card
synced 2026-07-31 08:28:31 +00:00
v1.53.0: a tap can run your automation
The owner's spec shipped in dev yesterday, released as one: - tap action 'Run automation/script/scene' with a searchable picker, per-domain services, save/runtime guards for the target - 'Ask for confirmation' checkbox guarding toggle and run alike - covers/valves in the card-wide toggle, garage/door/gate excluded Inventory: 148 / 52 / 43 / 72.
This commit is contained in:
@@ -45,7 +45,7 @@ PLAN_ORPHAN_TTL_S = 3600
|
||||
SCHEDULED_GRACE_S = 30 * 24 * 3600
|
||||
FILES_DIR = "houseplan/files"
|
||||
CONF_ADMIN_ONLY = "admin_only"
|
||||
VERSION = "1.52.2"
|
||||
VERSION = "1.53.0"
|
||||
|
||||
DEFAULT_CONFIG: dict = {
|
||||
"spaces": [],
|
||||
|
||||
Reference in New Issue
Block a user