Update to the current version
Some checks failed
Savin's Home Assistant / build (push) Failing after 1m45s

This commit is contained in:
2025-05-11 16:06:31 -04:00
parent d45649f8b8
commit 26d86dec90
55 changed files with 10355 additions and 2245 deletions

View File

@ -0,0 +1,5 @@
bedroom_master_cat_counter:
name: "Master Bedroom (Cat Counter)"
icon: mdi:cat
initial: 0
step: 1

View File

@ -0,0 +1,5 @@
bedroom_maxim_cat_counter:
name: "Maxim Bedroom (Cta Counter)"
icon: mdi:cat
initial: 0
step: 1

View File

@ -0,0 +1,5 @@
bedroom_olivia_cat_counter:
name: "Olivia Bedroom (Cat Counter)"
icon: mdi:cat
initial: 0
step: 1

View File

@ -0,0 +1,5 @@
garage_cat_counter:
name: "Garage (Cat Counter)"
icon: mdi:cat
initial: 0
step: 1

View File

@ -0,0 +1,5 @@
kitchen_cat_counter:
name: "Kitchen (Cat Counter)"
icon: mdi:cat
initial: 0
step: 1

View File

@ -0,0 +1,5 @@
living_room_cat_counter:
name: "Living Room (Cat Counter)"
icon: mdi:cat
initial: 0
step: 1

View File

@ -0,0 +1,5 @@
stairwell_cat_counter:
name: "Stairwell (Cat Counter)"
icon: mdi:cat
initial: 0
step: 1

View File

@ -0,0 +1,5 @@
bedroom_master_people_counter:
name: "Master Bedroom (People Counter)"
icon: mdi:account-multiple
initial: 0
step: 1

View File

@ -0,0 +1,5 @@
bedroom_maxim_people_counter:
name: "Maxim Bedroom (People Counter)"
icon: mdi:account-multiple
initial: 0
step: 1

View File

@ -0,0 +1,5 @@
bedroom_olivia_people_counter:
name: "Olivia Bedroom (People Counter)"
icon: mdi:account-multiple
initial: 0
step: 1

View File

@ -0,0 +1,5 @@
garage_people_counter:
name: "Garage (People Counter)"
icon: mdi:account-multiple
initial: 0
step: 1

View File

@ -0,0 +1,5 @@
kitchen_people_counter:
name: "Kitchen (People Counter)"
icon: mdi:account-multiple
initial: 0
step: 1

View File

@ -0,0 +1,5 @@
living_room_people_counter:
name: "Living Room (People Counter)"
icon: mdi:account-multiple
initial: 0
step: 1

View File

@ -0,0 +1,5 @@
stairwell_people_counter:
name: "Stairwell (People Counter)"
icon: mdi:account-multiple
initial: 0
step: 1