mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 18:58:04 +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:
|
||||
number:
|
||||
min: 1
|
||||
max: 4
|
||||
max: 8
|
||||
state:
|
||||
default: true
|
||||
selector:
|
||||
|
Reference in New Issue
Block a user