#Getting started with MQTT

1 messages · Page 1 of 1 (latest)

royal shoal
#

I have an ecoflow power station that I've tried to integrate into HA, but nothing I've tried so far (from hacs) has worked.
The next thing I've seen to try is mqtt.
From what Ive found so far, I have to setup a vm/system to grab the message, then I can use the mqtt integration to "see" the data thats seen in the mqtt vm/system.

Does that sound right?

barren dove
#

If you have HAOS, you can just add MQTT broker as addon, otherwise you need to install the broker to some container. I have it runnin in docker.

royal shoal
#

Ok so to confirm, i dont need a separate system for mqtt

#

How could i tell which one to add?

barren dove
#

I'd try with "MQTT"

royal shoal
#

ok, I'll try that and research the ecoflow mqtt setup for it, thanks

main laurel
royal shoal
#

I started reading it.. but havent gotten back to trying to set it up again yet