I changed which integration is active as a test. Now I have an integration that is active that has the “wrong” home_id
and all of these things came back to my automations. I’m not sure what that concludes, but several of my automations are failing because of this.
Automation Step:
device_id: 65516aad856232182a3108d7c73e90e1
domain: zwave_js
type: set_config_parameter
endpoint: 0
parameter: 16
bitmask: 255
subtype: '16[0xff] on endpoint 0 (LED Indicator: Effect Color) on endpoint 0'
value: 168
Log:
Error: No zwave_js nodes found for given targets
If I leave the “wrong” integration active, then none of my devices are actionable in the front end:
But I can execute the above automation (which is tied to the device in the screenshot) and it works.
EDIT: A reload of the “wrong” integration brought my entities back to life, so that’s good. Does it matter if the home_id
is different?