Replies: 2 comments 8 replies
-
|
Hello. I noticed you were able to send HA MQTT to emoncms. I have a Raspberry Pi publishing prefix solar_assistant/# on my local network at 192.168.1.101 i am not sure what to put in the host box and port in emoncms |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@ashipaek0 : the addon is listening on topic emon, so you should publish on that topic. If you are running out of homeassistant with docker compose for example, you can change the topic with an env var named MQTT_BASETOPIC but you cant do that in the home assistant addon For the ip/port :
|
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
actually testing the ingress version, with emoncms running inside home assistant
i am not an advanced user of home assistant
I've noticed that some meteo datas were delivered from met.no, by the Norwegian Meteorological Institute
using the MQTT integration
and an automation to publish some meteo data on emoncms
it seems to work :-)
Beta Was this translation helpful? Give feedback.
All reactions