initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Input number helpers
|
||||
# Example:
|
||||
# volume_level:
|
||||
# name: Volume Level
|
||||
# min: 0
|
||||
# max: 100
|
||||
# step: 1
|
||||
# icon: mdi:volume-high
|
||||
|
||||
last_unavailable_count:
|
||||
name: Last Unavailable Entity Count
|
||||
min: 0
|
||||
max: 10000
|
||||
step: 1
|
||||
mode: box
|
||||
Reference in New Issue
Block a user