joshuar-go-hass-agent/internal/hass
Joshua Rich 5e4a9ba238 fix(agent,hass): 🐛 fix registration flow after hass client refactoring
- registration should expect to receive object, not pointer to object
- fix tests for agent registration
- cover more registration saving scenarios in tests
2024-08-21 16:24:03 +10:00
..
sensor test(hass): re-add tests after code refactoring 2024-08-20 15:33:05 +10:00
client.go fix(hass): 🐛 pass required request type to NewRequest 2024-08-20 15:32:41 +10:00
client_mocks_test.go perf(agent,hass): refactor sensor processing 2024-08-19 21:13:39 +10:00
config.go perf(agent,hass): refactor sensor processing 2024-08-19 21:13:39 +10:00
discovery.go refactor!: major internal update 2024-07-29 22:20:48 +10:00
registration.go fix(agent,hass): 🐛 fix registration flow after hass client refactoring 2024-08-21 16:24:03 +10:00
websocket.go perf(agent,hass): refactor sensor processing 2024-08-19 21:13:39 +10:00