Replies: 9 comments 21 replies
-
Did some testing on WT32-SC01 and the sleep mode does not work. [13:07:38.624][79860/83588 4][55248/55788 1] MQTT PUB: idle => short |
Beta Was this translation helpful? Give feedback.
-
I am planning to test this release candidate on the Makerfab ESPTFT35CA and integrating with Home Assistant. I am compiling myself using VSCode/Platform IO under Ubuntu, with a custom configuration (just to set up WiFi and MQTT), and will be testing both serial install and OTA. See related issue on enabling the backlight on this board. Status Updates:
and the following is in my configuration.yaml as well:
the script executes with no errors but the configuration does not seem to "take". I tried both json and jsonl. The jsonl configuration file works if I upload it via the Web UI (which I figured out works only for uploading but not for editing...) but not the .json even if I edit the config also to point at "pages.json". Finally, the descriptions of the openhasp.load_pages service still says jsonl but does not mention json.
Comments:
|
Beta Was this translation helpful? Give feedback.
-
V0.6.3 rc1 looks great thanks for updating it, but I observed some issue with the Antiburnin. it is not turning off automatically or with the mqtt with off message or when the screen is touched. it only turns off when page is navigated through navigation button is pressed. Tested with ota and full firmware update on
|
Beta Was this translation helpful? Give feedback.
-
RC1 is working well on a custom build: LOLIN D32 Pro with ILI9488 Display and GT911 Capacitive Touch Interface. Seems like it boots much faster than 0.6.2. |
Beta Was this translation helpful? Give feedback.
-
The latest 0.6.3-rc2 is now available for testing from https://install.openhasp.com/ which fixes the latest known bugs from rc1. |
Beta Was this translation helpful? Give feedback.
-
We have found a bug regarding |
Beta Was this translation helpful? Give feedback.
-
Is there any possible way to have a command run, or a page loaded when connection to MQTT is down? I have 10 Lanbon L8s in the house and whenever I reboot HA all our light switches just show "Connecting..". This normally isn't a problem, but recently an HA update failed which resulting in me needing to roll back to a snapshot and restore from a backup, which resulted unusable switches for a while.
...and If I unplug the WiFi, pages_offline.jsonl is displayed which allows me to turn on/off the relays which is great, but I'd give my left toe to gave a page load if the device is unable to communicate with MQTT. :) |
Beta Was this translation helpful? Give feedback.
-
Thanks everyone for testing. v0.6.3 has now been released #338 ! |
Beta Was this translation helpful? Give feedback.
-
v0.6.3 has been in development for quite some time. It has a long CHANGELOG with a lot of bug fixes and additional features.
I think this update warrants a more thorough testing process before freezing the code and doing an official release... Hence I would like to ask you to help testing.
UPDATE: I'm currently testing v0.6.3-rc2 1c86a3a with these hardware devices:
other testers:
You can download or install v0.6.3-rc2 1c86a3a from https://install.openhasp.com
If you are testing v0.6.3-rc3 on another device, please report below.
You can also provide all feedback in this thread (or the Github issue if it already exists).
I'm going to update the v0.6.3 documentation next, so stay tuned for that.
Beta Was this translation helpful? Give feedback.
All reactions