joshuar-go-hass-agent/internal/linux/power
Joshua Rich decd825a6b refactor!: major MQTT functionality refactor
BREAKING CHANGE: This commit is a major
refactoring of the MQTT functionality coinciding
with changes to the underlying library that powers
it. **MQTT entities have been renamed, which will
result in some breakage of automations and
features in Home Assistant.** No functionality has
been lost however, and this change will make it
easier to add additional controls and features
powered by MQTT to Go Hass Agent.
2024-05-05 11:01:52 +10:00
..
laptopLid.go refactor(agent,linux): ♻️ move linux-specific mqtt code to linux package 2024-04-30 14:01:40 +10:00
powerControl.go refactor!: major MQTT functionality refactor 2024-05-05 11:01:52 +10:00
powerProfile.go refactor(linux): switch to unbuffered channel for power profile sensor updates 2024-04-20 10:03:11 +10:00
powerState.go fix(linux): 🐛 don't block sending initial power state sensor update 2024-04-29 22:00:51 +10:00
screenLock.go refactor(linux): ♻️ clean up linux trace logging 2024-03-02 10:58:56 +10:00
screenLockControl.go refactor!: major MQTT functionality refactor 2024-05-05 11:01:52 +10:00