- (DutchmanNL) Dependency updates
- (DutchmanNL) Bugfix: Correct indication of connection state #307
- (DutchmanNL) Improve error messages & sentry reporting
- (DutchmanNL) Missing dropdown for ID of effects added
- (DutchmanNL) HotFix: Missing axios dependency added
- (DutchmanNL) Missing state definitions WLED FW 0.13.0-b12 added.
- (DutchmanNL) System load reduced
- (DutchmanNL) All warnings related to JS-Controller 3.x checks solved
- (DutchmanNL) Ensure legacy support of WLED FW < 0.12 (fallback to http-API instead of websocket)
- (DutchmanNL) Communication by websocket implemented, this feature allows live data updates (instead of interval polling). Requires WLED firmware >= 12
- (DutchmanNL) added new state attributes reported by Sentry
- (DutchmanNL) added min & max for brightness value to support iOT adapter
- (DutchmanNL) added new state attributes reported by Sentry
- (DutchmanNL) Bugfix Live override datapoint created as read-only #252
- (DutchmanNL) excluded value "PIR" from data write due to current formatting
- (foxriver76) we fixed some incorrect object types, fixes warnings with JS-Controller 3.3.x #215 & #209
- (DutchmanNL) add support for WLED 0.13.x (added types fps, ndc, ip, of)
- (DutchmanNL) Bugfix : State type definition for time and pmt
- (DutchmanNL) add development option to disable sentry
- (DutchmanNL) split API calls, avoid not needed query's
- (DutchmanNL) Bugfix : issue with boolean attributes #40
- (DutchmanNL) add new state definition for WLED version 0.11
- (DutchmanNL) Bugfix : You are assigning a string to the state "wled.0.xxxx.seg.0.col.0
- (DutchmanNL) Support WLED 0.10.2, new state definitions implemented
- (DutchmanNL) Update state definitions
- (DutchmanNL) Remove log messages for missing states (Sentry report only)
- (DutchmanNL) Bugfix : 0.5.3 decommissioned, update to 0.5.4 !
- (DutchmanNL) Bugfix : Add missing Attributes with WLED 0.10.0
- (DutchmanNL) Implement Sentry
- (DutchmanNL) Bugfix : Devicename
- (DutchmanNL) Bugfix : Warning with JS Controler 3.0.7
- (DutchmanNL) Bugfix : Avoid writing objects unnecessarily
- (DutchmanNL) Added translations
- (DutchmanNL) Release to stable repository, beta testing finished
- (DutchmanNL & Jey-Cee) Bugfix : Polling timer not saved
- (DutchmanNL) Bugfix : Correct handling of "online" state
- (DutchmanNL) Bugfix : Polling timer (offline devices did not reconnect)
- (DutchmanNL) Bugfix : Hex state value change
- (DutchmanNL) Code cleanup
- (DutchmanNL) Improved logging information
- (DutchmanNL) Make polling timer configurable
- (DutchmanNL) Correct handling of device online state
- (DutchmanNL) Show online state in instance configuration
- (DutchmanNL) Bugfix io-package
- (DutchmanNL) Improved logging at adapter start
- (DutchmanNL) Possibility to add devices by IP-adress implemented. (Needed for situations were autoscan fails)
- (DutchmanNL) Ensure known devices get connected immediatly after adapter start instead of waiting for network scan
- (DutchmanNL) Code cleanup and optimalisation
- (DutchmanNL) FIX memory leak by proper handling of bonjour service
- (DutchmanNL) Solved incorrect formated API call at state changes causing warning message
- (DutchmanNL) Fixed error when API call fails (write warning to log and retry at intervall time)
- (DutchmanNL) HEX color states implemented
- (DutchmanNL) Implement drop down menu for effects
- (DutchmanNL) Implemented states hidden from JSON-API : tt / psave / nn / time
- (DutchmanNL) Improve logging issue
- (DutchmanNL) initial release