joshuar-go-hass-agent/internal/hass
Joshua Rich dc6e4b1890 fix(hass): don't run response handler if request was never sent 2023-05-19 20:47:13 +10:00
..
api.go fix(hass): don't run response handler if request was never sent 2023-05-19 20:47:13 +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 refactor(config): implement a refresh function for config interface 2023-05-18 10:32:02 +10:00
config.go refactor(hass): HassConfig implements Config 2023-05-16 14:32:08 +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 fix(hass): fix backoff package dependency 2023-05-13 11:10:16 +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 fix(hass): cancel websocket connection context when done message received 2023-05-16 18:01:04 +10:00