joshuar-go-hass-agent/pkg/linux/dbusx
Joshua Rich 91cd040771 feat(dbusx): new function for simpler watch creation
This commit adds a new function that simplifies watch creation. It abstracts low-level D-Bus logic so that a user needs only specify a few watch conditions, then listen on a channel for events that match.
2024-05-18 10:38:39 +10:00
..
busType_strings.go feat(dbusx): new function for simpler watch creation 2024-05-18 10:38:39 +10:00
context.go style(linux): 💬 improve warning messages for sensor D-Bus issues 2024-05-14 13:33:44 +10:00
dbus.go feat(dbusx): new function for simpler watch creation 2024-05-18 10:38:39 +10:00
dbus_test.go test(hass): add tests for config fetching 2024-02-24 16:17:51 +10:00