joshuar-go-hass-agent/internal/hass
Joshua Rich 3d9f4668c3 fix(hass): remove unused code in websockets 2023-06-11 10:05:43 +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 refactor(hass): use generics better re-use code during marshaling 2023-06-11 09:18:45 +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 refactor(hass): use generics better re-use code during marshaling 2023-06-11 09:18:45 +10:00
websocket.go fix(hass): remove unused code in websockets 2023-06-11 10:05:43 +10:00