Skip to content
Carsten edited this page Oct 8, 2022 · 5 revisions

When first launching the app, you need to configure your desired controls via a json file.

A minimal Config

Minimal_comments

this config would result in this Entry in the Device Controls menu:

Screenshot_20221009-005827

When tapping on it it will connect to the specified MQTT Server, send the onCommand to the Server and change the visual appearance of the button:

Screenshot_20221009-005835

Config with two Controls

This time we choose to model a Washing Machine (A overview of supported visuals can be found here). The resulting Config would look like this: Example2_comments

And the Device Control Menu would look like this:

grafik

For further info have a look here

Clone this wiki locally