Update to the current version
Some checks failed
Savin's Home Assistant / build (push) Failing after 1m45s
Some checks failed
Savin's Home Assistant / build (push) Failing after 1m45s
This commit is contained in:
5
configuration/counter/cat_counter_bedroom_master.yaml
Normal file
5
configuration/counter/cat_counter_bedroom_master.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
bedroom_master_cat_counter:
|
||||
name: "Master Bedroom (Cat Counter)"
|
||||
icon: mdi:cat
|
||||
initial: 0
|
||||
step: 1
|
5
configuration/counter/cat_counter_bedroom_maxim.yaml
Normal file
5
configuration/counter/cat_counter_bedroom_maxim.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
bedroom_maxim_cat_counter:
|
||||
name: "Maxim Bedroom (Cta Counter)"
|
||||
icon: mdi:cat
|
||||
initial: 0
|
||||
step: 1
|
5
configuration/counter/cat_counter_bedroom_olivia.yaml
Normal file
5
configuration/counter/cat_counter_bedroom_olivia.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
bedroom_olivia_cat_counter:
|
||||
name: "Olivia Bedroom (Cat Counter)"
|
||||
icon: mdi:cat
|
||||
initial: 0
|
||||
step: 1
|
5
configuration/counter/cat_counter_garage.yaml
Normal file
5
configuration/counter/cat_counter_garage.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
garage_cat_counter:
|
||||
name: "Garage (Cat Counter)"
|
||||
icon: mdi:cat
|
||||
initial: 0
|
||||
step: 1
|
5
configuration/counter/cat_counter_kitchen.yaml
Normal file
5
configuration/counter/cat_counter_kitchen.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
kitchen_cat_counter:
|
||||
name: "Kitchen (Cat Counter)"
|
||||
icon: mdi:cat
|
||||
initial: 0
|
||||
step: 1
|
5
configuration/counter/cat_counter_living_room.yaml
Normal file
5
configuration/counter/cat_counter_living_room.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
living_room_cat_counter:
|
||||
name: "Living Room (Cat Counter)"
|
||||
icon: mdi:cat
|
||||
initial: 0
|
||||
step: 1
|
5
configuration/counter/cat_counter_stairwell.yaml
Normal file
5
configuration/counter/cat_counter_stairwell.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
stairwell_cat_counter:
|
||||
name: "Stairwell (Cat Counter)"
|
||||
icon: mdi:cat
|
||||
initial: 0
|
||||
step: 1
|
5
configuration/counter/people_counter_bedroom_master.yaml
Normal file
5
configuration/counter/people_counter_bedroom_master.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
bedroom_master_people_counter:
|
||||
name: "Master Bedroom (People Counter)"
|
||||
icon: mdi:account-multiple
|
||||
initial: 0
|
||||
step: 1
|
5
configuration/counter/people_counter_bedroom_maxim.yaml
Normal file
5
configuration/counter/people_counter_bedroom_maxim.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
bedroom_maxim_people_counter:
|
||||
name: "Maxim Bedroom (People Counter)"
|
||||
icon: mdi:account-multiple
|
||||
initial: 0
|
||||
step: 1
|
5
configuration/counter/people_counter_bedroom_olivia.yaml
Normal file
5
configuration/counter/people_counter_bedroom_olivia.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
bedroom_olivia_people_counter:
|
||||
name: "Olivia Bedroom (People Counter)"
|
||||
icon: mdi:account-multiple
|
||||
initial: 0
|
||||
step: 1
|
5
configuration/counter/people_counter_garage.yaml
Normal file
5
configuration/counter/people_counter_garage.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
garage_people_counter:
|
||||
name: "Garage (People Counter)"
|
||||
icon: mdi:account-multiple
|
||||
initial: 0
|
||||
step: 1
|
5
configuration/counter/people_counter_kitchen.yaml
Normal file
5
configuration/counter/people_counter_kitchen.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
kitchen_people_counter:
|
||||
name: "Kitchen (People Counter)"
|
||||
icon: mdi:account-multiple
|
||||
initial: 0
|
||||
step: 1
|
5
configuration/counter/people_counter_living_room.yaml
Normal file
5
configuration/counter/people_counter_living_room.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
living_room_people_counter:
|
||||
name: "Living Room (People Counter)"
|
||||
icon: mdi:account-multiple
|
||||
initial: 0
|
||||
step: 1
|
5
configuration/counter/people_counter_stairwell.yaml
Normal file
5
configuration/counter/people_counter_stairwell.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
stairwell_people_counter:
|
||||
name: "Stairwell (People Counter)"
|
||||
icon: mdi:account-multiple
|
||||
initial: 0
|
||||
step: 1
|
Reference in New Issue
Block a user