On my main instance I have a mosquitto mqtt server running.
On my remote instance I setup mqtt statestream and which publishes to that server, the screen shot below shows the state stream publishing to the MQTT server on my main instance.
I can’t seem to pull the values from the MQTT server into sensors on the main instance. Below is the config in my sensor.yaml on the main instance.
Im just getting to know mqtt_streams a bit, and am trying to set it up to show the stream in a separate Card in the frontend. Would this be possible?
I have only this in my configuration file since i want to read all state changes, and don’t want to clutter for now with attributes and timestamps :