joshuar-go-hass-agent/internal/hass
Joshua Rich 0610e8b2d8 refactor(hass): rearrange struct fields for memory savings 2023-06-03 13:15:24 +10:00
..
api.go refactor(hass): rearrange struct fields for memory savings 2023-06-03 13:13:36 +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(hass,sensors): replace interface{} usage with json.RawMessage 2023-05-21 21:27:38 +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 fix(sensors,hass): merge Sensor and SensorUpdate interfaces 2023-06-03 12:00:05 +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 fix(sensors,hass): merge Sensor and SensorUpdate interfaces 2023-06-03 12:00:05 +10:00
websocket.go refactor(hass): rearrange struct fields for memory savings 2023-06-03 13:15:24 +10:00