summaryrefslogtreecommitdiffstats
path: root/custom/input_number.yaml
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2023-01-21 01:27:13 +0400
committerSuren A. Chilingaryan <csa@suren.me>2023-01-21 01:27:13 +0400
commit614c8a5f4e3bf26d3af0a91685e00eecb171339b (patch)
tree94a94b63fb3e10a1ec4bf132bd5e3dde4dafae3b /custom/input_number.yaml
parent2c0c331eb7b7a03152309bbbd4e0fee157e8d86c (diff)
downloadhass-614c8a5f4e3bf26d3af0a91685e00eecb171339b.tar.gz
hass-614c8a5f4e3bf26d3af0a91685e00eecb171339b.tar.bz2
hass-614c8a5f4e3bf26d3af0a91685e00eecb171339b.tar.xz
hass-614c8a5f4e3bf26d3af0a91685e00eecb171339b.zip
Media controls, occupancy tracking, and fixes
Diffstat (limited to 'custom/input_number.yaml')
-rw-r--r--custom/input_number.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/custom/input_number.yaml b/custom/input_number.yaml
index 0fd1307..2d7ec1c 100644
--- a/custom/input_number.yaml
+++ b/custom/input_number.yaml
@@ -35,3 +35,8 @@
max: 360.0
step: 20.0
initial: 0.0
+ smartpi_playlist:
+ min: 0.0
+ max: 10.0
+ step: 1.0
+ initial: 0.0