LAB02-Research / HASS.Agent-Integration

HASS.Agent's Home Assistant integration. Adds notifications and mediaplayer capabilities to HASS.Agent - a Windows based client (companion app) for Home Assistant.
MIT License
101 stars 17 forks source link

Messages Not Sent To Hass Agent On PC #21

Open Merril-r opened 1 year ago

Merril-r commented 1 year ago

Messages I sent dont come through to my PC.

Added this to my configuration.yaml: notify:

When I call the service nothing happens:

service: notify.my_pc data: message: Test Message title: Test Message

Am I missing something here. Connection to my HA from my PC is successfull.

fillefilip8 commented 1 year ago

The hass_agent_notifier integration is not supported anymore. This repo is for the new integration.

Follow these guides to use the new integration: https://hassagent.readthedocs.io/en/latest/integration/installation/ https://hassagent.readthedocs.io/en/latest/integration/configuration/

DrR0X-glitch commented 8 months ago

Just checking in, is this issue resolved now? Could you go ahead and close it if so. Happy to help if you are still having issues.