joshuar-go-hass-agent/internal/agent
Joshua Rich ed3edf660f feat(agent): rework registration to require a url over hostname/port
This feature change simplifies a lot of code logic as well as making it
easier for end users. Now, all that is needed besides a long-lived token
is a web address, which is what most users would use and understand to
connect to Home Assistant.
2023-07-02 23:33:12 +00:00
..
agent.go refactor(agent,hass,sensors): fetch HA config as needed 2023-07-02 05:58:33 +00:00
config.go feat(agent): rework registration to require a url over hostname/port 2023-07-02 23:33:12 +00:00
device_linux.go feat: major re-write for registration process 2023-06-29 01:10:18 +00:00
notifications.go refactor(agent,hass): simplify notification channel handling 2023-05-15 22:07:07 +10:00
register.go feat(agent): rework registration to require a url over hostname/port 2023-07-02 23:33:12 +00:00
tracker.go refactor(agent,hass,sensors): fetch HA config as needed 2023-07-02 05:58:33 +00:00
ui.go refactor(agent,hass,sensors): fetch HA config as needed 2023-07-02 05:58:33 +00:00