Touch panel for home assistant (OXRS)

Hi,
I just created a blueprint to setup an WT32-SC01 PLUS touch panel, that has the OXRS firmware flashed on it to act as a touch dashboard for home assistant.
Currently there are switches, lamps (including RGB and CC), sensors and thermostats implemented.

It's still work in progress, but helps me a lot:

Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.

Here is how to setup the device and flash it with the firmware:
OXRS Setup Manual
You have to set it up and connect it to the mqtt server that home assistant is connected to.

I try to add some pictures, but as a new user that seems not possible.

Any feedback is welcome!

Here a photo:


there are up to five pages currently supported.

I'm very interested in this setup, but I can't get it to display on the SC01. Do you have a tutorial explaining how to configure Home Assistant?

I found it! You need to remove all the "oxrs/" before cmnd and conf in the blueprint. For example, topic: oxrs/conf// becomes topic: conf// and you need to change oxrs_prefix: oxrs to oxrs_prefix: ""