LAB02-Research / HASS.Agent-Notifier

HASS.Agent Notifier integration. Adds notifications to HASS.Agent - a Windows based client for Home Assistant.
MIT License
67 stars 4 forks source link

multiple computers to notify #24

Closed mortalone closed 2 years ago

mortalone commented 2 years ago

hi. i was wondering if it is possible to set up multiple computers.

notify: name: "hass agent test device 1" platform: hass_agent_notifier resource: http://{device_ip1}:5115/notify

name: "hass agent test device 2" platform: hass_agent_notifier resource: http://{device_ip2}:5115/notify

LAB02-Admin commented 2 years ago

There are some examples you can use in this ticket: #19