Go to file
Dustin 28c0944130 Add DPMS on/off support
We now manage a switch entity in Home Assistant that can be used to turn
the display on or off.  On Linux, this is handled by the X DPMS
extension; presumably there is similar functionality on other platforms
that we can use if we decide to support those as well.
2023-01-09 11:39:52 -06:00
src Add DPMS on/off support 2023-01-09 11:39:52 -06:00
.gitattributes Initial commit 2022-12-30 09:10:05 -06:00
.gitignore Add basic MQTT client functionality 2022-12-30 13:49:01 -06:00
Cargo.lock Add Home Assistant integration 2023-01-07 17:21:17 -06:00
Cargo.toml Add DPMS on/off support 2023-01-09 11:39:52 -06:00
rustfmt.toml Initial commit 2022-12-30 09:10:05 -06:00