Go to file
Dustin 4156a10685 hass: Omit retain when it is None
Home Assistant refuses to parse entity configuration objects if the
value of the `retain` field is `null`.
2023-01-09 11:41:40 -06:00
src hass: Omit retain when it is None 2023-01-09 11:41:40 -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