joshuar-go-hass-agent/internal/hass
Joshua Rich 5b785a7649 refactor(hass): adjust websocket debug logging 2023-05-09 09:56:39 +10:00
..
api.go Squashed commit of the following: 2023-04-28 08:27:35 +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
api_test.go test(hass): test marshalling in api 2023-04-25 09:57:11 +10:00
config.go refactor(hass): change debug logging output 2023-05-08 18:02:54 +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 fix(hass,device): fix incorrect state/device class types 2023-04-27 18:36:26 +10:00
sensorDeviceClass.go feat: add memory usage sensor on Linux 2023-04-21 10:27:34 +10:00
sensorDeviceClassStrings.go feat: add memory usage sensor on Linux 2023-04-21 10:27:34 +10:00
sensorStateClass.go fix(hass,device): fix incorrect state/device class types 2023-04-27 18:36:26 +10:00
sensorStateClassStrings.go fix(hass,device): fix incorrect state/device class types 2023-04-27 18:36:26 +10:00
sensorType.go feat: and active command start time to active apps sensor. 2023-04-21 08:35:19 +10:00
sensorTypeStrings.go feat: and active command start time to active apps sensor. 2023-04-21 08:35:19 +10:00
sensor_test.go test(hass): add marhsalling test for Sensor 2023-04-25 16:13:37 +10:00
websocket.go refactor(hass): adjust websocket debug logging 2023-05-09 09:56:39 +10:00