Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Юрий, добрый день!Hi everyone.
I think before MQTT in v0.8, I'll roll out a few minor updates with support for some optional but necessary things:
1) Working in AP and WiFi mode simultaneously. Accordingly, if you need to switch the controller to another Wi-fi network, it will be possible to do it without a computer.
Currently you need to connect it to PC and edit config/wifi.json in soft like Thronny.
There is a platform limitation here: when WiFi and AP simultaneously works, the DHCP server does not work on AP, so you need to set IP manually.
2) Work in AP-only mode.
3) It follows from point 2 that it is necessary to take some time for the work of the schedule. This is mandatory. Now the work on the schedule is not even turned on until the time is synchronized in obvious reason.
4) I will try to support the Captive Portal feature so that when initializing and connecting to the AP, there is an automatic opening of the page of the controller.
Therefore, I will add support the RTC module for offline work.
I have a DS3231 module, so I think about it and add it.
I think the device will automatically pick up whether it is connected or not, so its will be an option to set time from UI.
I will also add some settings:
1) Analog control work period: 15/30/60/120 sec.
2)Setting the working currents of the motors. For 23mm, for example, it is optimal 1A, 30mm -1.2A, and 40mm -1.5A. The driver itself can go up to 3A.
Now there is a hard-coded 1A.