joshuar-go-hass-agent/internal/agent
Joshua Rich 1adf549567 - HA API responses now treated as bytes.Buffer with the response handler
doing whatever it wants with that (most likely unmarshal to JSON).
- Simplify location updater.
- Initial code for handling fetching config from HA an using this to
  update sensor tracker.
2023-04-18 09:40:53 +10:00
..
agent.go - HA API responses now treated as bytes.Buffer with the response handler 2023-04-18 09:40:53 +10:00
config.go - HA API responses now treated as bytes.Buffer with the response handler 2023-04-18 09:40:53 +10:00
notifications.go - HA API responses now treated as bytes.Buffer with the response handler 2023-04-18 09:40:53 +10:00
register.go Make translations independent of agent. 2023-04-16 10:04:28 +10:00
sensorState.go - HA API responses now treated as bytes.Buffer with the response handler 2023-04-18 09:40:53 +10:00
ui.go Make translations independent of agent. 2023-04-16 10:04:28 +10:00