Skip to content

Releases: stoffel7/ioBroker.enet

Release v2.0.10

29 Jun 07:33

Choose a tag to compare

Server version

  • added clearTimeout in main.js
  • added username as encryptedNative,-> please input username once again
  • added script package.json

Gateway version

  • fixed warnings from Issue#86, -> please remove object tree before first start

Release v2.0.8

25 Jun 16:50

Choose a tag to compare

  • fixed problem causing UnAuthorized LOGIN
  • changed some Async functions

Release v2.0.7

25 Jun 09:49

Choose a tag to compare

  • fixed problem causing UnAuthorized LOGIN
  • changed some log output

Release v2.0.6

18 Jun 07:37

Choose a tag to compare

  • fixed problem causing UnAuthorized LOGIN

Release v2.0.5

12 Jun 09:16

Choose a tag to compare

  • fixed warning: "Object of state 'enet.....value' is missing the required property "common.type"
    fixed warning: "State value to set for 'enet....value' has to be type "string" but received type "boolean"
    to fix above: delete Project- and Scenes-Object tree

  • adopted some log output

    Breaking Change
    be aware, if you update direct to new version
    username/password are stored encrypted, you need to input username/password once again

Release v2.0.4

07 Jun 12:24

Choose a tag to compare

  • fixed error in Gateway "statechange" function

Release v2.0.3

05 Jun 11:33

Choose a tag to compare

  • switched configUI to JSON

    Gateway version

  • "discover.js" and "gateway.js" replaced by files from Version 1.2.2
    and reformatted accroding to requirements from ESLINT
    no logical code changed
    Gateway function activated again,
    eNet Gateway version should now be running again (depending on outstanding tests)

    Server version

    Breaking Change

  • username/password are stored encrypted, you need to input username/password once again

  • fixed wrong type-errors/warnings, you should delete project and scenes folder
    (will be rebuild during Adapter start)

Release v2.0.2

30 May 09:02

Choose a tag to compare

  • (stoffel7) fixed error in io-package.json (materialize)
  • index.html removed
  • fixed JSDoc issues

Release v2.0.1

26 May 12:47

Choose a tag to compare

  • (stoffel7) adpter takeover and added some changes to requests from adapter creator
    added PING function, ( config-> interval=0 no PING)

new major release, adapter take-over

12 Aug 13:16

Choose a tag to compare

major release after take-over