This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
home-assistant
/
joshuar-go-hass-agent
mirror of
https://github.com/joshuar/go-hass-agent.git
Watch
0
Star
0
Fork
You've already forked joshuar-go-hass-agent
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
v10.3.0
joshuar-go-hass-agent
/
internal
/
linux
/
power
History
Joshua Rich
c0f5fac354
fix(linux):
🐛
use distinct device classes for laptop sensors
2024-09-29 16:01:17 +10:00
..
dbus.go
feat(linux):
✨
add desktop session idle sensor
2024-05-19 21:31:57 +10:00
laptop.go
fix(linux):
🐛
use distinct device classes for laptop sensors
2024-09-29 16:01:17 +10:00
powerControl.go
fix(linux):
🐛
make sure power controls pass required argument to D-Bus method call
2024-09-14 14:12:20 +10:00
powerProfile.go
refactor(hass):
🚚
rename EntityState -> State for simplifcation
2024-09-29 10:46:49 +10:00
powerState.go
refactor(hass):
🚚
rename EntityState -> State for simplifcation
2024-09-29 10:46:49 +10:00
screenLock.go
fix(linux):
🐛
correct screen lock state with new device class
2024-09-29 15:49:13 +10:00
screenLockControl.go
perf(hass):
🏗️
remove sensor interfaces, use exported struct instead
2024-09-26 15:39:34 +10:00