I am attempting to implement a solution to allow home assistant to send my windows PC notifications, I have installed HASS.agent client on my computer and have enabled the local API on port 5115, when I navigate to my internal IP & port I get 'HASS.Agent Active' however when I enter my hostname (internal ip) within home assistant it immediately says 'failed to connect'. I only mention it's immediate because when I specify an incorrect port/ip combination it takes some time before failing to connect. The home assistant instance is running in docker & has the HASS.Agent installed via HACS. Any help would be greatly appreciated (:
Solution
is the local api an only option (asking about mqtt)?