joshuar-go-hass-agent/internal/agent/ui
Joshua Rich c7c3ff383b perf(agent,hass): refactor sensor processing
- move sensor request/response handling back into hass package
- define a client in hass to handle sensor processing with HA
- restructure and simplify request and response objects
- use a generic function for sending request to HA and receiving the right response object
- simplify response processing code by reusing response objects
- don't "double marshal" requests
- re-use existing resty client for HA config fetching in the UI
2024-08-19 21:13:39 +10:00
..
assets chore(ui): 💄 add new icon files 2024-05-25 13:52:35 +10:00
fyneUI perf(agent,hass): refactor sensor processing 2024-08-19 21:13:39 +10:00
icon.go refactor(agent): 🚨 fix lint warnings in agent code 2024-06-09 10:27:00 +10:00
strings.go refactor(agent): ♻️ clean up code for readabillity 2024-06-08 15:28:13 +10:00
ui.go perf(agent,hass): refactor sensor processing 2024-08-19 21:13:39 +10:00