Commit Graph

21 Commits

Author SHA1 Message Date
Matthias Sandmann
6ae2057acd reenabled code and it works out of the box. 2022-03-20 20:58:39 +01:00
Matthias Sandmann
1d86d6d756 added led brightness cmd and fixed date and time issues 2022-03-20 20:48:37 +01:00
Matthias Sandmann
a6a6105a6e added some historic data 2022-03-20 00:03:46 +01:00
Matthias Sandmann
4f7350cc3e added commands: enabled/disabled/smartbutton/authrequired 2022-03-19 16:00:05 +01:00
Matthias Sandmann
dbf7fb844e implemented enable smartCharging and fixed issue in return evaluation in case of empty response. 2022-03-19 15:32:48 +01:00
Matthias Sandmann
736d7a4de7 Fixed RFID Pairing command. Added command descriptions in lastResponse Tag 2022-03-19 15:19:19 +01:00
Matthias Sandmann
7ced8df0a9 changed dates to current time zone and rounded decimals to 2 fractional digits 2022-03-19 14:44:14 +01:00
Matthias Sandmann
e06d486cdc Fixed timer. Added response status to all calls. 2022-03-19 14:16:28 +01:00
Matthias Sandmann
ce687d1adb Re-added set functionalities and timer 2022-03-18 23:58:40 +01:00
Matthias Sandmann
c198d333bf Added update routine 2022-03-18 23:10:05 +01:00
Matthias Sandmann
197c314120 filled new skeleton with basic data 2022-03-18 22:44:22 +01:00
Matthias Sandmann
9859eb546d started refactoring to make all calls async 2022-03-18 10:55:08 +01:00
Matthias Sandmann
477b1ac479 Fixed variable naming to ensure overall uniqueness across FHEM modules (thx CoolTux) 2022-03-17 10:24:10 +01:00
Matthias Sandmann
5100a1c97b fixed token usage and refresh 2022-03-17 10:13:09 +01:00
Matthias Sandmann
1534939516 removed wrong docu. Fixed call to missing function 2022-03-16 22:41:50 +01:00
Matthias Sandmann
e19d66953b Added timer support for auto update 2022-03-16 21:55:18 +01:00
Matthias Sandmann
5ffb942374 refactored set methods 2022-03-16 21:27:34 +01:00
Matthias Sandmann
cf5b76fcfb refactored set commands 2022-03-16 21:18:24 +01:00
Matthias Sandmann
3d6b9836a3 refactoring all sending prep into single call 2022-03-16 20:50:50 +01:00
Matthias Sandmann
7daf2c9f5e first version with basic functionality. 2022-03-16 19:57:21 +01:00
Matthias
2842763000
Initial commit 2022-03-16 19:55:03 +01:00