H
ambitious-aqua
hass_agent setup fails on HA
I tried to install the extention and it gave me this error. I'm also having issues connecting to MQTT.

30 Replies
hm, you don't have mqtt and you'd like to use local api connection?
we have a bug regarding this https://github.com/hass-agent/HASS.Agent-Integration/issues/29
GitHub
Bug: Unable to setup with local API due to MQTT requirement · Issu...
Hello everyone.. im coming from the old integration and wanna upgrade to the rework of it. As stated in the documentation, MQTT is an optional feature so it is not needed but reviewing the Code ( h...
it's old one, that's on me, the Libre Hardware Monitor security issue took priority
ambitious-aquaOP•3w ago
Well i did try connecting to mqtt on HA but I coudn't
I even made the account (profile) like he did in the video
nothing worked
I tried commenting out the lines in the issue and putting my PC local IP address but it can't connect
fyi im running HA inside a container inside synology
You need the Mqtt integration
In integrations page
That's the client that connects to the Mqtt add on(broker) you already setup
ambitious-aquaOP•3w ago
this one?

ambitious-aquaOP•3w ago
I tried it, coudn't connect
Everything Smart Home
YouTube
Home Assistant MQTT Install and Setup - A Beginner's Guide
MQTT and Home Assistant are extremely powerful when paired together and can be used on a wide range of applications, but what is MQTT and how does it work? How do we add it to our Home Assistant Installation? In this video I will show you how to install the Mosquitto Broker add-on in Home Assistant and install the MQTT integration so that you ca...
You need to ensure your add on(broker) is correctly setup and running. Then the integration should connect to local host(127.0.0.1) with the port, and credentials you setup. That video will help
ambitious-aquaOP•3w ago
I watched this video
Okay can you send screenshots of the logs of your Mqtt add on
ambitious-aquaOP•3w ago
I dont see any logs for it
Can you send a scrshot of the add on configuration?
ambitious-aquaOP•3w ago
like this?

Do you have an Mqtt broker on that Synology address?
ambitious-aquaOP•3w ago
I dont see anything mqtt related other than this
so i guess no?
Does That Synology address point to your HA or your PC?
ambitious-aquaOP•3w ago
HA in installed inside a container in synology
whenever i connect to HA from other devices i use that address
its a reverse proxy
the container shares the same ip with the host i think otherwise i would have seen it as a seperate IP in my router i think
Docker? Or a VM?
ambitious-aquaOP•3w ago
docker
i made it inside portainer
Okay, you need to setup this
Configuring Mosquitto MQTT Broker in Portainer: Quick Guide
This blog is a comprehensive guide on integrating MQTT Broker Pro Mosquitto with the container management platform Portainer.
ambitious-aquaOP•3w ago
Could this tutorial work? https://mariushosting.com/how-to-install-eclipse-mosquitto-on-your-synology-nas/
Marius Hosting
How to Install Eclipse Mosquitto on Your Synology NAS
Trustworthy expert guide to your Synology NAS.
ambitious-aquaOP•3w ago
The one you said wants some pro mqtt broker thingy with a trial
why would a protocol need a trial
Yep
Just need a broker
ambitious-aquaOP•3w ago
If i just want to use the program to launch scripts and whatever i dont need mqtt right?
like the mobile app
No technically not, although I've never used local API, so just thought I'd check if you could use mqtt
As @Amadeo said above, there is currently a bug in our integration preventing local API. Hopefully we can fix it soon, although can't make promises as Mqtt takes priority.
If you checkout that GitHub issue linked at the top you may be able to fix it yourself by commenting out a few lines
ambitious-aquaOP•3w ago
yea i did comment them out and managed to make a quick action
seems to work fine
although it would have been nice if i could combo more keys other than just ctrl+something
I wanted to get it done in the morning (afternoon here atm) but investigation of the lhm eaten my time again...
Will work on the integration today evening or tmrw morning for sure
As it got lil forgotten about
At least get the mqtt requirement removed as a starter
ambitious-aquaOP•2w ago
alr