joshuar-go-hass-agent/internal/linux
Joshua Rich c6fd675896 style(hass,linux): change name of unknown state to match Go conventions 2023-09-26 11:59:02 +00:00
..
appSensor.go feat(tracker,device,linux): move to utilising an interface for updating sensor networkStatsSensor 2023-09-25 05:43:26 +00:00
batterySensor.go style(hass,linux): change name of unknown state to match Go conventions 2023-09-26 11:59:02 +00:00
dbus.go feat(linux): add a sensor to track logged in users and their usernames 2023-08-27 07:46:35 +00:00
dbusTypesStringer.go refactor(linux,tracker,device,api): major refactor part 2 2023-07-18 14:17:25 +10:00
dbus_test.go ci(tests): for now, skip D-Bus tests 2023-09-11 00:56:18 +00:00
device.go refactor(hass,agent,linux): restructure code 2023-09-15 07:00:11 +00:00
diskSensor.go feat(tracker,device,linux): move to utilising an interface for updating sensor networkStatsSensor 2023-09-25 05:43:26 +00:00
init.go refactor(linux)!: intialise DBus API internally in linux package 2023-07-18 10:17:38 +00:00
loadavgSensor.go feat(tracker,device,linux): move to utilising an interface for updating sensor networkStatsSensor 2023-09-25 05:43:26 +00:00
locationSensor.go feat(tracker,device,linux): move to utilising an interface for updating sensor networkStatsSensor 2023-09-25 05:43:26 +00:00
memorySensor.go feat(tracker,device,linux): move to utilising an interface for updating sensor networkStatsSensor 2023-09-25 05:43:26 +00:00
networkConnectionSensor.go style(hass,linux): change name of unknown state to match Go conventions 2023-09-26 11:59:02 +00:00
networkStatsSensor.go feat(tracker,device,linux): move to utilising an interface for updating sensor networkStatsSensor 2023-09-25 05:43:26 +00:00
powerSensor.go feat(tracker,device,linux): move to utilising an interface for updating sensor networkStatsSensor 2023-09-25 05:43:26 +00:00
problemsSensor.go feat(tracker,device,linux): move to utilising an interface for updating sensor networkStatsSensor 2023-09-25 05:43:26 +00:00
screenlockSensor.go feat(tracker,device,linux): move to utilising an interface for updating sensor networkStatsSensor 2023-09-25 05:43:26 +00:00
sensor.go refactor(linux): use string constants for data source attributes 2023-09-10 00:30:52 +00:00
sensorType.go feat(linux): add a sensor to track logged in users and their usernames 2023-08-27 07:46:35 +00:00
sensorTypeStrings.go feat(linux): add a sensor to track logged in users and their usernames 2023-08-27 07:46:35 +00:00
timeSensor.go style(hass,linux): change name of unknown state to match Go conventions 2023-09-26 11:59:02 +00:00
usersSensor.go feat(tracker,device,linux): move to utilising an interface for updating sensor networkStatsSensor 2023-09-25 05:43:26 +00:00
versionSensor.go feat(tracker,device,linux): move to utilising an interface for updating sensor networkStatsSensor 2023-09-25 05:43:26 +00:00