mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 19:12:10 +01:00
Added functionality for euro lift tilt mechanisms.
This commit is contained in:
parent
93656f9478
commit
1cb9746cc8
8 changed files with 66 additions and 22 deletions
|
|
@ -1201,7 +1201,7 @@ var security = new Security();
|
|||
|
||||
class General {
|
||||
initialized = false;
|
||||
appVersion = 'v2.1.8';
|
||||
appVersion = 'v2.1.9';
|
||||
reloadApp = false;
|
||||
init() {
|
||||
if (this.initialized) return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue