This commit is contained in:
Home Assistant Version Control
2026-07-30 02:35:11 +00:00
parent 2770bfa4f5
commit e02abc6ddf
18 changed files with 691 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"services": {
"start": "mdi:timer-play",
"stop": "mdi:timer-stop",
"toggle": "mdi:home-switch-outline"
}
}