joshuar-go-hass-agent/internal/agent/ui
Joshua Rich a979728ee4 feat(hass): API response rewrite
rather than using a concrete type, the requests code expects a Response interface to handle the responses. This interface expects to be able to unmarshal a JSON blob of itself (the response body) or represent itself as an error returned from either the HTTP or API layer.
2024-02-16 10:28:41 +10:00
..
assets feat!: remove config and replace with preferences 2024-02-09 11:42:12 +10:00
fyneUI feat(hass): API response rewrite 2024-02-16 10:28:41 +10:00
ui.go refactor!: major requests refactor 2024-02-16 10:28:33 +10:00