Lanbon L8 with HASPmota home automation center #20374
waltkind
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
Nice! 😄 For examples, it can also be useful to search for openHASP and JSONL, as HASPmota is "heavily inspired" by the latter. Should be compatible, at least mostly. Obviously, this does not showcase what you can do with Berry code, and the Tasmota extensions with rule patterns and formatting. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Super nice!!! We should maybe open a "show your project" section for code sharing. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As there are not much samples of code for HASPmota in the net, it took me some time and help here to come as far to show the beginning of my home automation center. As home automation software I use FHEM.
First some screenshots:
The home sreen shows:
The next screen shows the state of the shutter automatic which can be toggled at different locations and the third screen allows to display fotos of the door camera.
The code I try to keep as small as possible.
The autoexec.be:
variable.be:
mqtt.be:
and pages.jsonl:
It is a long post now and I have not yet explained the code, but I would be happy to answer questions as good I can.
I am far from finishing yet, but i see the systen getting slow and when I added an additional page the system hung up. Looking for a solution. The file system shows enough free storage.
Beta Was this translation helpful? Give feedback.
All reactions