joshuar-go-hass-agent/internal/linux/system
Joshua Rich 3bb3849bc8 fix(linux): 🐛 safely check for hsi properties
- check if hsi summary and result exist before converting from dbus Variant to a value
- make sure summary and result are not default values before adding to sensor attributes
2024-10-09 14:52:40 +10:00
..
testing/data/hwmon test(linux/hwmon): add tests for hwmon package 2024-09-08 15:38:23 +10:00
dbusCommand.go refactor(linux): 🔊 clean up logging 2024-09-06 16:27:20 +10:00
fwupdmgr.go fix(linux): 🐛 safely check for hsi properties 2024-10-09 14:52:40 +10:00
hsi_generated.go feat(linux): add sensor for displaying firmware security details 2024-09-29 13:38:26 +10:00
hwmon.go fix(linux): 🐛 use distinct device classes for intrusion and alarm hardware sensors 2024-09-29 16:03:12 +10:00
info.go refactor(hass): 🚚 rename EntityState -> State for simplifcation 2024-09-29 10:46:49 +10:00
time.go refactor(hass): 🚚 rename EntityState -> State for simplifcation 2024-09-29 10:46:49 +10:00
users.go refactor(hass): 🚚 rename EntityState -> State for simplifcation 2024-09-29 10:46:49 +10:00