joshuar-go-hass-agent/internal/sensors
Joshua Rich 246e8f89f8 refactor(sensors): more consistent debuyg logging of sensor states 2023-05-08 18:06:31 +10:00
..
registry.go feat(sensors): implement a Registry interface 2023-05-02 09:50:10 +10:00
registry_badgerdb.go feat(sensors): implement a Registry interface 2023-05-02 09:50:10 +10:00
registry_badgerdb_test.go feat(sensors): implement a Registry interface 2023-05-02 09:50:10 +10:00
registry_nutsdb.go feat(sensors): add a nutsDB registry backend 2023-05-02 09:51:14 +10:00
registry_nutsdb_test.go feat(sensors): add a nutsDB registry backend 2023-05-02 09:51:14 +10:00
setup_linux.go feat(linux): add uptime and last boot sensors 2023-05-07 15:45:46 +10:00
state.go refactor(sensors): more consistent debuyg logging of sensor states 2023-05-08 18:06:31 +10:00
state_test.go test(sensors): add tests for state 2023-04-24 10:20:54 +10:00
tracker.go refactor(sensors): more consistent debuyg logging of sensor states 2023-05-08 18:06:31 +10:00
tracker_test.go test(sensors): update tracker tests to utilise Registry interface 2023-05-02 09:52:30 +10:00