Skip to content

Releases: sebilm/ioBroker.nibeuplink

Release v0.5.2

04 Jul 12:41
Compare
Choose a tag to compare
  • Change default callback URL to own GitHub Pages
  • Bump dependencies

Version_0.5.1

14 May 12:15
Compare
Choose a tag to compare
  • Store 'no current connection error' as empty string, not null
  • Bump dependencies

Version_0.5.0

13 May 14:25
Compare
Choose a tag to compare
  • 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

13 May 14:22
Compare
Choose a tag to compare
  • 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

13 May 14:25
Compare
Choose a tag to compare
  • Compact mode disabled
  • Support for Node 6 removed
  • Trim whitespaces from setting parameters
  • Bugfix: Customs disabled

Version_0.2.2

13 May 14:28
Compare
Choose a tag to compare
  • Internal clean-up

Version_0.2.1

13 May 14:28
Compare
Choose a tag to compare
  • Dependencies updated
  • Fix problem with nodejs 6 and the spread operator and async

Version_0.2.0

13 May 14:28
Compare
Choose a tag to compare
  • 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

13 May 14:29
Compare
Choose a tag to compare
  • 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

13 May 14:29
Compare
Choose a tag to compare
  • Objects tree changed: New, more readable objects added