Hello! I am working on a new device driver to control the heater in my mobile home. Backend looks mostly fine and i have a new dbus-device implemented. Whats now missing is the GUI part where i am struggling right now.
I would not even need a new entry in the main menu list, an additional tile when scrolling through the different screen likes relays, tanks, etc would be sufficient.
This tile needs to display some dbus-Values and needs an button to start/stop the heater (-> setting dbus-entry to specific value).
Is there a good starting example how to do this or can anybody familiar with that build a small prototype i can enhance ?
Regards,
Wolfgang