joshuar-go-hass-agent/internal/hass
Joshua Rich 33242fe735 refactor(config): update config fetch/store functions 2023-05-14 17:36:25 +10:00
..
api.go refactor(config): update config fetch/store functions 2023-05-14 17:36:25 +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): update config fetch/store functions 2023-05-14 17:36:25 +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 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 refactor(config): update config fetch/store functions 2023-05-14 17:36:25 +10:00