joshuar-go-hass-agent/internal/hass
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
..
api.go - HA API responses now treated as bytes.Buffer with the response handler 2023-04-18 09:40:53 +10:00
api_enum.go More major work to utilise and inherit a context set at the root level, 2023-04-01 21:19:42 +10:00
config.go - HA API responses now treated as bytes.Buffer with the response handler 2023-04-18 09:40:53 +10:00
location.go - HA API responses now treated as bytes.Buffer with the response handler 2023-04-18 09:40:53 +10:00
registration.go Add licensing. 2023-04-10 09:45:12 +10:00
sensor.go Add licensing. 2023-04-10 09:45:12 +10:00
sensor_strings.go Lots of code moves to logically place functions/structs and avoid import 2023-04-06 10:08:21 +10:00
websocket.go Clean up websocket error messages. 2023-04-16 10:13:52 +10:00