forked from visualapproach/WiFi-remote-for-Bestway-Lay-Z-SPA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
28 lines (19 loc) · 1.17 KB
/
changelog.txt
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
Changes in dev-branch (master is v2.1.6)
basic www authentication
Home assistant config examples
Feature: send KWH
Removed jets in allowedstated for NO54123
Change execute time selector to show seconds (in some browsers)
Fixed cost/kWh overflow bug
WiFi outage won't stop program
At first start-up, if ESP device doesn't have any wifi credentials, an autoportal will be started.
Enter credentials and save. The program is blocked until this is done.
The CIO will function during the autoportal, but the display will not update and no commands will execute.
Following start-ups, for example after power-out, the device runs without WiFi connection
and tries to reconnect periodically to last working wifi network. The autoportal will not start,
so if you change SSID or password on your router you have to resetwifi/ on the ESP first.
If started without WiFi the internal clock will be way behind present time,
leading to command queue will delay scheduled events by a couple of years.
Immidiate actions such as restoring last known states should still work.
NTP will try to sync time after WiFi is reestablished.
Display will show "check net" once a minute if wifi is lost.