mirror of
https://github.com/elisspace/core.git
synced 2026-09-02 01:06:07 +00:00
Update zwave_js discovery scheme for boolean sensors in the Alarm CC (#46085)
This commit is contained in:
committed by
Paulus Schoutsen
parent
f9f681ac36
commit
fd19f3ebdb
@@ -143,6 +143,7 @@ DISCOVERY_SCHEMAS = [
|
||||
command_class={
|
||||
CommandClass.SENSOR_BINARY,
|
||||
CommandClass.BATTERY,
|
||||
CommandClass.SENSOR_ALARM,
|
||||
},
|
||||
type={"boolean"},
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user