Skip to content

Releases: aruttkamp/ioBroker.rct

Release v1.2.14

13 Sep 17:39
Compare
Choose a tag to compare
  • (Andreas Ruttkamp) removed .npmignore

Release v1.2.13

17 Jul 05:39
Compare
Choose a tag to compare
  • (NCIceWolf) Added multiple debugging messages
  • (NCIceWolf) Corrected debug messages to be shown as debug, not info
  • (NCIceWolf) corrected connection abortion if not successfully established
  • (NCIceWolf) elements from inverter are only requested once a connection is successfully established
  • (NCIceWolf) added requested and received elements to/from inverter to debug * (NCIceWolf) logging
    merged recent dependabot suggestions
  • (Andreas Ruttkamp) Dependabot suggested updates
  • (Andreas Ruttkamp) some Code cosmetics

Release v1.2.12

03 Jul 17:57
Compare
Choose a tag to compare
  • (Andreas Ruttkamp) Dependabot suggested updates
  • (NCIceWolf) Improving connectivity to inverter

Release v1.2.11

28 Jun 14:09
Compare
Choose a tag to compare
  • (NCIceWolf) Tippfehler korrigiert

Release v1.2.10

28 Jun 07:25
Compare
Choose a tag to compare
  • (NCIceWolf) some improvements on connect / disconnect
  • (Andreas Ruttkamp) Little code corrections

Release v1.2.9

17 May 17:10
Compare
Choose a tag to compare
  • (Andreas Ruttkamp) wrong type for next_calib_date corrected

Release v1.2.8

16 May 18:24
Compare
Choose a tag to compare
  • (NCIceWolf) Implementation of new adminUI
  • (Andreas Ruttkamp) index_m.html deleted
  • (Andreas Ruttkamp) Datatype battery_stack_cycles corrected
  • (NCIceWolf) style.css deleted (not needed for json admin)
  • (NCIceWolf) removed tab-materialize (leftover from initial adapter creation)
  • (NCIceWolf) updated minimum js-controller version to >= 5.0.0 (current: 5.0.19)
  • (NCIceWolf) added minimum admin version to >= 5.0.0 (current stable : 6.13.16), could even be >= 6.0.0
  • (NCIceWolf) prepared translations (further handling -> https://github.com/ioBroker/adapter-dev#manage-translations)

Release v1.2.7

05 May 15:01
Compare
Choose a tag to compare
  • (Andreas Ruttkamp) prim_sm.state added
  • (NCIceWolf) handling of type errors added
  • (Andreas Ruttkamp) some Code cleaning
  • (NCIceWolf) Update io-package.json

Release v1.2.6

03 May 15:40
Compare
Choose a tag to compare
  • (Andreas Ruttkamp) unused parameter deleted

Release v1.2.5

02 May 18:13
Compare
Choose a tag to compare
  • (Andreas Ruttkamp) misspelling in rct_core2 corrected
  • (Andreas Ruttkamp) Missing ack:true added ( issue:#89)
  • (Andreas Ruttkamp) datatypes corrected ( issue:#106)
  • (NCIceWolf) changes to correct loosing connection ( issue:#114 )