joshuar-go-hass-agent/internal/hass
Joshua Rich 4e1107d3ca test(hass): remove spew 2023-06-06 09:29:56 +10:00
..
api.go fix(hass): add omitempty to JSON fields where appropriate 2023-06-03 14:01:09 +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): remove spew 2023-06-06 09:29:56 +10:00
config.go refactor(hass): rearrange struct fields for memory savings 2023-06-03 13:15:24 +10:00
location.go refactor(hass,sensors): replace interface{} usage with json.RawMessage 2023-05-21 21:27:38 +10:00
registration.go refactor(hass): rearrange struct fields for memory savings 2023-06-03 13:15:24 +10:00
sensor.go chore(hass): remove deprecated function 2023-06-03 13:54:15 +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): update sensor tests 2023-06-03 13:54:40 +10:00
websocket.go refactor(hass): rearrange struct fields for memory savings 2023-06-03 13:15:24 +10:00