dbus2mqtt internal state (WIP)
Introduction
This will publish the dbus2mqtt's internal state to the dbus2mqtt/state
MQTT topic every 5 seconds
Setup activities
Execute the following command to run dbus2mqtt with the example configuration in this repository.
dbus2mqtt --config docs/examples/dbus2mqtt_internal_state.yaml
{"now": "2025-04-23T16:01:34.985452", "dbus_list": ["org.freedesktop.systemd1", "org.gnome.SessionManager"]}