Update service domain for mysensors from 'switch' to 'mysensor… (#29147)
This commit is contained in:
parent
2d2ab452ca
commit
c80f284ca4
4 changed files with 14 additions and 12 deletions
|
@ -25,6 +25,8 @@ NODE_CALLBACK = "mysensors_node_callback_{}_{}"
|
|||
TYPE = "type"
|
||||
UPDATE_DELAY = 0.1
|
||||
|
||||
SERVICE_SEND_IR_CODE = "send_ir_code"
|
||||
|
||||
BINARY_SENSOR_TYPES = {
|
||||
"S_DOOR": {"V_TRIPPED"},
|
||||
"S_MOTION": {"V_TRIPPED"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue