Ive setup a raspberry pi with HA and use a zwave usb to connect to a dimmer switch. I wanted to connect the zwave usb directly to my server but range was an issue.
I’ve tried using the pi as a go between forwarding the device to my server instance of HA using MQTT event stream which works but the dimmer only appears briefly when its been controlled. Is there a way to get it to always display on my master installation? Or is there a better way of doing this?
Thanks