-
Change Level to numeric and create State for Bollean values, because telegraf only parse numeric Stable
released this
2017-12-25 19:11:01 +01:00 | 36 commits to master since this releaseChangelog
New Features
- Boolean levels also returned as Int in Json
Bugfixes
Changes
Downloads
-
released this
2017-12-24 11:43:58 +01:00 | 37 commits to master since this releaseChangelog
New Features
- Add a filter for temperature also (if > 50 or < -20 its ignored)
Bugfixes
Changes
Downloads
-
released this
2017-12-23 23:37:36 +01:00 | 38 commits to master since this releaseChangelog
New Features
- Add a filter for to high values (if W < 3660 its ignored)
Bugfixes
Changes
Downloads
-
released this
2017-12-22 23:09:26 +01:00 | 39 commits to master since this releaseChangelog
New Features
- Add CommandClasses Alarm, SceneControllerConf
- Add classes to IgnoreClasses
Bugfixes
- Avoid nullpointer Exception
Changes
Downloads
-
SensorBinary and Fixing Stable
released this
2017-12-21 23:59:55 +01:00 | 41 commits to master since this releaseChangelog
New Features
- Add CommandClasses SensorBinary
Bugfixes
Changes
- Json Names are now with a Capital letter
Downloads
-
Fixing Json Names Stable
released this
2017-12-19 21:18:30 +01:00 | 43 commits to master since this releaseChangelog
New Features
Bugfixes
Changes
- Json Names are now with a Capital letter
Downloads
-
fixing polling once bug Stable
released this
2017-12-19 18:33:31 +01:00 | 44 commits to master since this releaseChangelog
New Features
Bugfixes
- Poll Once was not used
Changes
Downloads
-
released this
2017-12-18 17:02:18 +01:00 | 45 commits to master since this releaseChangelog
New Features
Bugfixes
- Using Abstract Methods not the Api directly
Changes
- Using Int -> Double Cast
Downloads
-
Tiny fix for mqtt Stable
released this
2017-12-17 22:53:16 +01:00 | 46 commits to master since this releaseChangelog
New Features
Bugfixes
- Using Double instead of Single
Changes
Downloads
-
Simpler CommandClass Stable
released this
2017-12-17 21:05:03 +01:00 | 48 commits to master since this releaseChangelog
New Features
- Using ACommandClass
Bugfixes
Changes
- Refactoring CommandClass, Merge CommandClass and CommandClassSub and Put parts to abstract ACommandClass.
- Delete ICommandClass
Downloads