joshuar-go-hass-agent/internal/hass
Joshua Rich 1d1fa2b0ba refactor(hass): 🚚 rename EntityState -> State for simplifcation 2024-09-29 10:46:49 +10:00
..
sensor refactor(hass): 🚚 rename EntityState -> State for simplifcation 2024-09-29 10:46:49 +10:00
client.go refactor(hass): 🚚 rename EntityState -> State for simplifcation 2024-09-29 10:46:49 +10:00
client_mocks_test.go perf(agent): 🏗️ restructure preferences and hass client usage 2024-09-14 10:58:15 +10:00
config.go perf(agent,hass): refactor sensor processing 2024-08-19 21:13:39 +10:00
discovery.go refactor: 🚨 adjust linter config and correct violations 2024-09-03 15:47:22 +10:00
registration.go perf(agent): 🏗️ restructure preferences and hass client usage 2024-09-14 10:58:15 +10:00
request.go refactor(hass): 🚚 rename EntityState -> State for simplifcation 2024-09-29 10:46:49 +10:00
request_test.go refactor(hass): 🚚 rename EntityState -> State for simplifcation 2024-09-29 10:46:49 +10:00
response.go test(hass): re-add some testing 2024-09-27 15:14:31 +10:00
response_test.go test(hass): re-add some testing 2024-09-27 15:14:31 +10:00
validation.go perf(hass): 🏗️ remove sensor interfaces, use exported struct instead 2024-09-26 15:39:34 +10:00
websocket.go perf(hass): 🏗️ remove sensor interfaces, use exported struct instead 2024-09-26 15:39:34 +10:00