From 614c8a5f4e3bf26d3af0a91685e00eecb171339b Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sat, 21 Jan 2023 01:27:13 +0400 Subject: Media controls, occupancy tracking, and fixes --- custom/input_number.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'custom/input_number.yaml') 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 -- cgit v1.2.3