joshuar-go-hass-agent/internal/linux
Joshua Rich caf65fd569 refactor(linux): adjust logic for active app watch 2023-06-11 09:50:33 +10:00
..
api.go feat(linux): add screen lock sensor 2023-06-06 10:46:39 +10:00
appSensor_types_linux.go refactor(linux): don't export some internal types 2023-04-30 10:25:47 +10:00
apps_linux.go refactor(linux): adjust logic for active app watch 2023-06-11 09:50:33 +10:00
battery_linux.go refactor(linux): internalise more DBus logic for DBus requests 2023-06-11 09:42:17 +10:00
battery_props_linux.go refactor(linux): don't export some internal types 2023-04-30 10:25:47 +10:00
dbus_linux.go refactor(linux): internalise more DBus logic for DBus requests 2023-06-11 09:42:17 +10:00
device_linux.go refactor(agent,linux)!: utilise the device API interface in agent code 2023-05-19 22:37:52 +10:00
disk_usage_linux.go refactor(linux): use a common function for polling sensors 2023-05-13 13:00:54 +10:00
loadavg_linux.go refactor(linux): use a common function for polling sensors 2023-05-13 13:00:54 +10:00
location_linux.go refactor(linux): internalise more DBus logic for DBus requests 2023-06-11 09:42:17 +10:00
mem_linux.go refactor(linux): use a common function for polling sensors 2023-05-13 13:00:54 +10:00
mem_stats_linux.go refactor(linux): remove remaining unnecessary exports 2023-04-30 10:37:17 +10:00
network_connections_linux.go refactor(linux): internalise more DBus logic for DBus requests 2023-06-11 09:42:17 +10:00
network_connections_props_linux.go feat(linux): improve network connection sensor code 2023-05-07 11:15:04 +10:00
network_statistics_linux.go refactor(linux): use a common function for polling sensors 2023-05-13 13:00:54 +10:00
network_statistics_stat_linux.go feat(linux): add network bytes received/sent sensors 2023-04-28 08:51:50 +10:00
polling_helper_linux.go refactor(linux): use a common function for polling sensors 2023-05-13 13:00:54 +10:00
power_linux.go refactor(linux): internalise more DBus logic for DBus requests 2023-06-11 09:42:17 +10:00
power_props_linux.go refactor(linux): remove remaining unnecessary exports 2023-04-30 10:37:17 +10:00
problems_linux.go refactor(linux): internalise more DBus logic for DBus requests 2023-06-11 09:42:17 +10:00
screenlock.go fix(linux): catch error 2023-06-11 09:50:19 +10:00
time.go refactor(linux): rearrange struct fields to save memory 2023-06-03 15:49:24 +10:00
time_props.go feat(linux): add uptime and last boot sensors 2023-05-07 15:45:46 +10:00