joshuar-go-hass-agent/internal/device
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
..
appSensor_types_linux.go Better naming of batteries in Linux. 2023-04-10 10:20:47 +10:00
apps_linux.go Add a helper function to convert dbus variant to Go native types. 2023-04-16 16:51:38 +10:00
battery_linux.go Support any DBus signal match types when setting watches. 2023-04-10 21:41:07 +10:00
battery_props_linux.go Better naming of batteries in Linux. 2023-04-10 10:20:47 +10:00
device.go Support any DBus signal match types when setting watches. 2023-04-10 21:41:07 +10:00
device_linux.go - HA API responses now treated as bytes.Buffer with the response handler 2023-04-18 09:40:53 +10:00
external_ip.go Add a "last updated" attribute for the external ip sensor. 2023-04-17 09:49:45 +10:00
helpers_linux.go Add a helper function to convert dbus variant to Go native types. 2023-04-16 16:51:38 +10:00
location_linux.go - HA API responses now treated as bytes.Buffer with the response handler 2023-04-18 09:40:53 +10:00
network_linux.go Add a "last updated" attribute for the external ip sensor. 2023-04-17 09:49:45 +10:00
network_props_linux.go Switch back to zerocat/mdns for HA discovery. 2023-04-12 09:49:26 +10:00
power_linux.go Squashed commit of the following: 2023-04-15 10:27:43 +10:00
power_props_linux.go Squashed commit of the following: 2023-04-15 10:27:43 +10:00