mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 19:12:10 +01:00
Release v1.5.2
* Additional filters for invalid frames * Added tilt calibration for integrated tilt blinds
This commit is contained in:
parent
e8296d3782
commit
156bdee0a5
6 changed files with 11 additions and 6 deletions
|
|
@ -378,7 +378,7 @@ async function reopenSocket() {
|
|||
await initSockets();
|
||||
}
|
||||
class General {
|
||||
appVersion = 'v1.5.2beta';
|
||||
appVersion = 'v1.5.2';
|
||||
reloadApp = false;
|
||||
async init() {
|
||||
this.setAppVersion();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue