Installation and Example~
Page Layout
We call plate any device running openHASP in your system.
Installation~
The openHAB configuration files to have this demo load automatically can be found here.
Update the IP-address for your MQTT-broker in the haspLVGL_demo.things
file.
Make sure you have your plate connected to the network and to your MQTT boker, and your topic is set to demo_plate
.
Code~
To add an openhasp plate to your installation with Jaffa Sunrise sample configuration, upload a pages.jsonl
file with the folowing content to your plate:
- in the plate's web UI select
Mono
UI theme and reboot, - upload a
pages.jsonl
file with the folowing content to your plate and reboot:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
|
Restart the plate and the demo page should load automatically to your device.
Last update:
2023-12-09