Releases: sebilm/ioBroker.nibeuplink
Releases · sebilm/ioBroker.nibeuplink
Release v0.5.2
- Change default callback URL to own GitHub Pages
- Bump dependencies
Version_0.5.1
- Store 'no current connection error' as empty string, not null
- Bump dependencies
Version_0.5.0
- Add new connection types (cloud, poll)
- Set supported node.js versions to >=12.0.0 <17
- Do not log errors immediately after installation
Version_0.4.0
- Set required js-controller to >=2.0.0
- Test for Node 8 removed
- Support for compact mode enabled
- Support for more than one unit added
- There is a new object structure - one level more for the unit.
- The old objects will be updated if they are found - so don't panic.
- If you don't need the old objects, you can remove them. They will not be created again.
- Devide by 10 added to external flow temperature
- Hundreds of missing parameters were added
- The old fallback objects are no longer supported and updated. So check your objects update time.
- You can remove the old objects. They will not be created again.
- Fallback names for unknown parameters changed (id added at the beginning)
- The old fallback objects are no longer supported and updated. So check your objects update time.
- You can remove the old objects. They will not be created again.
- If you have objects with numbers at the beginning, then these are fallback names. Please email me and I can add them.
- Store session in iobroker data directory
- After the adapter update you always had to get a new AuthCode and set it in the adapter settings.
- This is no longer necessary from the next version.
- But after the update to this version (0.4.0) it is necessary once again.
- Translate object keys of serial number, version and product in english for all languages (section SYSTEM_INFO)
- The old objects are no longer supported and updated. So check your objects update time.
- Norwegian added
- Code refactoring
Version_0.3.0
- Compact mode disabled
- Support for Node 6 removed
- Trim whitespaces from setting parameters
- Bugfix: Customs disabled
Version_0.2.2
- Internal clean-up
Version_0.2.1
- Dependencies updated
- Fix problem with nodejs 6 and the spread operator and async
Version_0.2.0
- Code change to new template
- Support for Compact mode (js-Controller 2.0 Feature) added (#1)
- Translations in settings page
- Type moved from general to climate control
Version_0.1.1
- Do not create deprecated sub path objects - only update them if present (if you have them and don't use them, you can delete them)
- info.connection added
Version_0.1.0
- Objects tree changed: New, more readable objects added