joshuar-go-hass-agent/internal
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 - HA API responses now treated as bytes.Buffer with the response handler 2023-04-18 09:40:53 +10:00
config Switch back to zerocat/mdns for HA discovery. 2023-04-12 09:49:26 +10:00
device - HA API responses now treated as bytes.Buffer with the response handler 2023-04-18 09:40:53 +10:00
hass - HA API responses now treated as bytes.Buffer with the response handler 2023-04-18 09:40:53 +10:00
sensors Add a sensor registry on-disk DB for tracking registration and disabled 2023-04-17 20:38:19 +10:00
translations Make translations independent of agent. 2023-04-16 10:04:28 +10:00