joshuar-go-hass-agent/internal/hass/api
Joshua Rich d52cf7946e refactor(agent,tracker): separate agent and tracker configuration and setup 2023-12-20 12:12:05 +10:00
..
apiTypes.go refactor(agent,hass,tracker): rework api request/response logic 2023-09-26 11:53:30 +00:00
config.go style(hass): code improvements 2023-12-12 16:11:59 +10:00
context.go refactor(agent,hass,tracker): rework api request/response logic 2023-09-26 11:53:30 +00:00
device.go style(hass): code improvements 2023-12-12 16:11:59 +10:00
mock_AgentConfig_test.go refactor(agent,hass,tracker)!: split UI into own package and more interface usage 2023-09-16 23:57:34 +00:00
mock_Agent_test.go refactor(agent,hass,tracker): rework api request/response logic 2023-09-26 11:53:30 +00:00
mock_DeviceInfo_test.go refactor(hass,agent,linux): restructure code 2023-09-15 07:00:11 +00:00
mock_RegistrationInfo_test.go refactor(agent,hass,tracker): rework api request/response logic 2023-09-26 11:53:30 +00:00
mock_Request_test.go refactor(agent,hass,tracker): rework api request/response logic 2023-09-26 11:53:30 +00:00
registration.go style(hass): code improvements 2023-12-12 16:11:59 +10:00
registration_test.go style(hass): code improvements 2023-12-12 16:11:59 +10:00
request.go refactor(agent,tracker): separate agent and tracker configuration and setup 2023-12-20 12:12:05 +10:00
request_test.go style(hass): code improvements 2023-12-12 16:11:59 +10:00
response.go feat(hass/api): rework sensor response parsing to simplify code 2023-12-13 09:40:29 +10:00
websocket.go style(hass): code improvements 2023-12-12 16:11:59 +10:00