MQTT Hass Bridge IDEA

I have a bunch of zwave switch. Instead of making automation for all of them to respond to MQTT subscription and post new status via mqtt on changes.

Maybe a app with parameters being a list of devices. A topic prefix. That will automatically publish and subscribe to event related to that device.

Thoughts?

It is certainly possible, but I am curious as to why you would want to do that.

https://home-assistant.io/components/mqtt_eventstream might be what you’re looking for.