joshuar-go-hass-agent/internal/linux
Joshua Rich db679be133 Revert "fix(linux): return a nil dbus.Variant if prop not retrieved"
This reverts commit 6db5c79a95.
2023-11-19 10:00:50 +10:00
..
appSensor.go refactor(linux): clean up app sensor code 2023-11-18 21:45:13 +10:00
batterySensor.go refactor(linux): clean up battery sensor code to make it more robust 2023-11-18 21:44:43 +10:00
dbus.go Revert "fix(linux): return a nil dbus.Variant if prop not retrieved" 2023-11-19 10:00:50 +10:00
device.go refactor(linux): clean up linux device setup code 2023-10-03 10:59:34 +00:00
diskSensor.go feat(linux): network transfer rate sensors 2023-11-05 11:00:32 +10:00
loadavgSensor.go feat(linux): network transfer rate sensors 2023-11-05 11:00:32 +10:00
locationSensor.go refactor(linux): try to simplify location code and expose problems 2023-10-02 03:32:42 +00:00
memorySensor.go feat(linux): network transfer rate sensors 2023-11-05 11:00:32 +10:00
networkConnectionSensor.go fix(linux): better check for no address for connection 2023-11-05 15:01:24 +10:00
networkConnectionStates.go feat(linux): rework network connections sensor code 2023-11-04 09:40:46 +10:00
networkStatsSensor.go fix(linux): add datasource to network transfer rates sensors 2023-11-05 13:54:24 +10:00
powerSensor.go fix(linux): remove call trace on log message 2023-11-16 10:54:46 +10:00
powerStateSensor.go fix(linux): ensure power state is sent immediately 2023-11-18 15:35:42 +10:00
problemsSensor.go feat(linux): network transfer rate sensors 2023-11-05 11:00:32 +10:00
screenlockSensor.go fix(linux): simplify watch for screen lock sensor 2023-11-18 15:36:06 +10:00
sensor.go style(linux): rename source constants to follow Go conventions 2023-10-01 05:51:01 +00:00
sensorType.go feat(linux): change power management sensor to power state sensor 2023-11-07 09:14:38 +10:00
sensorTypeStrings.go feat(linux): change power management sensor to power state sensor 2023-11-07 09:14:38 +10:00
tempSensor.go feat(linux): network transfer rate sensors 2023-11-05 11:00:32 +10:00
timeSensor.go feat(linux): network transfer rate sensors 2023-11-05 11:00:32 +10:00
usersSensor.go fix(linux): correct tracking of user sessions created/removed 2023-11-06 20:36:38 +10:00
versionSensor.go fix(linux): use string constant for procfs source attribute 2023-10-12 22:42:58 +10:00
wifiSensor.go fix(linux): follow android app and treat wifi sensors as diagnostics 2023-11-04 13:21:05 +10:00