mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 11:18:00 +02:00
Support up to 8 AUX outputs in Ness Alarm (#139718)
Support up to 8 AUX outputs
This commit is contained in:
@ -7,7 +7,7 @@ aux:
|
|||||||
selector:
|
selector:
|
||||||
number:
|
number:
|
||||||
min: 1
|
min: 1
|
||||||
max: 4
|
max: 8
|
||||||
state:
|
state:
|
||||||
default: true
|
default: true
|
||||||
selector:
|
selector:
|
||||||
|
Reference in New Issue
Block a user