Commit Graph

  • 890813eaa2 Token blocking calls timeout set to 3 seconds main Matthias Sandmann 2022-03-27 01:19:49 +0100
  • 66d0c87f09 variable declarations at the beginning of the method. Matthias Sandmann 2022-03-27 01:14:16 +0100
  • 75f33f0144
    Merge pull request #4 from MrStrategy/interval_to_Attribute Matthias 2022-03-27 00:42:29 +0100
  • 81ac7146db extracted all response messages into methods, now setting N/A instead of deleting settings when session is unavailable, using true / false instead of 0/1 Matthias Sandmann 2022-03-27 00:39:56 +0100
  • 3eb2da2232
    Merge pull request #3 from MrStrategy/cooltux_patch Matthias 2022-03-26 23:22:11 +0100
  • d3a1ed9fbd added second half of the script. Issue of patch was the regex containing # which must be escaped in regex extended Matthias Sandmann 2022-03-26 23:20:30 +0100
  • fc6e74dd3c applied patch up to WriteToCloud Matthias Sandmann 2022-03-26 22:48:10 +0100
  • ff79d0c662 Revert "applied changes by cooltux" Matthias Sandmann 2022-03-24 23:18:46 +0100
  • 907adfb1bc applied changes by cooltux Matthias Sandmann 2022-03-24 22:53:15 +0100
  • d4ae8fcdbf fix multiple variablen declaration and code rewrite patch-fixMultipleVarDeclaration Marko Oldenburg 2022-03-21 10:13:34 +0100
  • a8909ae31e
    Merge pull request #2 from MrStrategy/fix_json_encode Matthias 2022-03-20 21:04:58 +0100
  • 6ae2057acd reenabled code and it works out of the box. Matthias Sandmann 2022-03-20 20:58:39 +0100
  • b59e80b0c8
    Merge pull request #1 from MrStrategy/turn_into_module Matthias 2022-03-20 20:49:47 +0100
  • 1d86d6d756 added led brightness cmd and fixed date and time issues Matthias Sandmann 2022-03-20 20:48:37 +0100
  • a6a6105a6e added some historic data Matthias Sandmann 2022-03-20 00:03:46 +0100
  • 4f7350cc3e added commands: enabled/disabled/smartbutton/authrequired Matthias Sandmann 2022-03-19 16:00:05 +0100
  • dbf7fb844e implemented enable smartCharging and fixed issue in return evaluation in case of empty response. Matthias Sandmann 2022-03-19 15:32:48 +0100
  • 736d7a4de7 Fixed RFID Pairing command. Added command descriptions in lastResponse Tag Matthias Sandmann 2022-03-19 15:19:19 +0100
  • 7ced8df0a9 changed dates to current time zone and rounded decimals to 2 fractional digits Matthias Sandmann 2022-03-19 14:44:14 +0100
  • e06d486cdc Fixed timer. Added response status to all calls. Matthias Sandmann 2022-03-19 14:16:28 +0100
  • ce687d1adb Re-added set functionalities and timer Matthias Sandmann 2022-03-18 23:58:40 +0100
  • c198d333bf Added update routine Matthias Sandmann 2022-03-18 23:10:05 +0100
  • 197c314120 filled new skeleton with basic data Matthias Sandmann 2022-03-18 22:44:22 +0100
  • 9859eb546d started refactoring to make all calls async Matthias Sandmann 2022-03-18 10:55:08 +0100
  • 4d749fc6fe Skelete für neue Modulform patch-marko Marko Oldenburg 2022-03-18 08:16:05 +0100
  • 477b1ac479 Fixed variable naming to ensure overall uniqueness across FHEM modules (thx CoolTux) Matthias Sandmann 2022-03-17 10:24:10 +0100
  • 5100a1c97b fixed token usage and refresh Matthias Sandmann 2022-03-17 10:13:09 +0100
  • 1534939516 removed wrong docu. Fixed call to missing function Matthias Sandmann 2022-03-16 22:41:50 +0100
  • e19d66953b Added timer support for auto update Matthias Sandmann 2022-03-16 21:55:18 +0100
  • 5ffb942374 refactored set methods Matthias Sandmann 2022-03-16 21:27:34 +0100
  • cf5b76fcfb refactored set commands Matthias Sandmann 2022-03-16 21:18:24 +0100
  • 3d6b9836a3 refactoring all sending prep into single call Matthias Sandmann 2022-03-16 20:50:50 +0100
  • 7daf2c9f5e first version with basic functionality. Matthias Sandmann 2022-03-16 19:57:21 +0100
  • 2842763000
    Initial commit Matthias 2022-03-16 19:55:03 +0100