• v1.3.5.3 beea6c1ee0

    BlubbFish released this 2017-12-25 19:11:01 +01:00 | 36 commits to master since this release

    Changelog

    New Features

    • Boolean levels also returned as Int in Json

    Bugfixes

    Changes

    Downloads
  • v1.3.5.2 1082ee0d2a

    BlubbFish released this 2017-12-24 11:43:58 +01:00 | 37 commits to master since this release

    Changelog

    New Features

    • Add a filter for temperature also (if > 50 or < -20 its ignored)

    Bugfixes

    Changes

    Downloads
  • v1.3.5.1 6d395107cb

    BlubbFish released this 2017-12-23 23:37:36 +01:00 | 38 commits to master since this release

    Changelog

    New Features

    • Add a filter for to high values (if W < 3660 its ignored)

    Bugfixes

    Changes

    Downloads
  • v1.3.5.0 ae999384c7

    BlubbFish released this 2017-12-22 23:09:26 +01:00 | 39 commits to master since this release

    Changelog

    New Features

    • Add CommandClasses Alarm, SceneControllerConf
    • Add classes to IgnoreClasses

    Bugfixes

    • Avoid nullpointer Exception

    Changes

    Downloads
  • v1.3.4.1 08047db287

    BlubbFish released this 2017-12-21 23:59:55 +01:00 | 41 commits to master since this release

    Changelog

    New Features

    • Add CommandClasses SensorBinary

    Bugfixes

    Changes

    • Json Names are now with a Capital letter
    Downloads
  • v1.3.4.0 0834e09178

    BlubbFish released this 2017-12-19 21:18:30 +01:00 | 43 commits to master since this release

    Changelog

    New Features

    Bugfixes

    Changes

    • Json Names are now with a Capital letter
    Downloads
  • v1.3.3.0 b29e1d2a14

    BlubbFish released this 2017-12-19 18:33:31 +01:00 | 44 commits to master since this release

    Changelog

    New Features

    Bugfixes

    • Poll Once was not used

    Changes

    Downloads
  • v1.3.2.0 d9dfe7d63a

    BlubbFish released this 2017-12-18 17:02:18 +01:00 | 45 commits to master since this release

    Changelog

    New Features

    Bugfixes

    • Using Abstract Methods not the Api directly

    Changes

    • Using Int -> Double Cast
    Downloads
  • v1.3.1.0 db935e019c

    BlubbFish released this 2017-12-17 22:53:16 +01:00 | 46 commits to master since this release

    Changelog

    New Features

    Bugfixes

    • Using Double instead of Single

    Changes

    Downloads
  • v1.3.0.0 d439471051

    BlubbFish released this 2017-12-17 21:05:03 +01:00 | 48 commits to master since this release

    Changelog

    New Features

    • Using ACommandClass

    Bugfixes

    Changes

    • Refactoring CommandClass, Merge CommandClass and CommandClassSub and Put parts to abstract ACommandClass.
    • Delete ICommandClass
    Downloads