8000 Releases · crycode-de/ioBroker.odl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: crycode-de/ioBroker.odl

Release v5.0.0

25 May 16:12
v5.0.0
5545df0
Compare
Choose a tag to compare
  • (crycode-de) Node.js >= 20, Admin >= 7.4.10 required
  • (crycode-de) Updated dependencies
  • (crycode-de) Added information how to get the required IDs of the measuring stations

Release v4.0.2

16 Nov 15:51
v4.0.2
a03b3d6
Compare
Choose a tag to compare
  • (crycode-de) Added missing sizes to jsonConfig

Release v4.0.1

23 Oct 11:34
v4.0.1
cee61f0
Compare
Choose a tag to compare
  • (crycode-de) Added support for tiny screens to jsonConfig
  • (crycode-de) Updated dependencies

Release v4.0.0

23 Sep 11:54
v4.0.0
579250d
Compare
Choose a tag to compare
  • (crycode-de) Node.js >= 18, Admin >= 6.17, js-contoller >= 5.0.19 are required
  • (crycode-de) Migrate to jsonConfig
  • (crycode-de) Updated dependencies

Release v3.0.1

27 Sep 14:13
ce74428
Compare
Choose a tag to compare
  • (crycode-de) Node.js >= 16 is required
  • (crycode-de) Fixed issue with history adapters
  • (crycode-de) Updated dependencies

Release v2.0.5

24 Apr 17:32
v2.0.5
447906e
Compare
Choose a tag to compare
  • Fixed spelling issue in german translation
  • Updated dependencies

Release v2.0.4

09 Apr 14:43
v2.0.4
e399d08
Compare
Choose a tag to compare
  • Added info message about breaking changes when upgrading from <2.0.0 to >=2.0.0

Release v2.0.3

23 Mar 10:24
v2.0.3
e2c34be
Compare
Choose a tag to compare
  • Optimized Sentry integration in admin

Release v2.0.2

23 Mar 08:22
v2.0.2
9d00166
Compare
Choose a tag to compare
  • Fixed config error (Sentry IOBROKER-ODL-2)
  • Updated dependencies

Release v2.0.1

14 Mar 14:38
v2.0.1
257ac5c
Compare
Choose a tag to compare
  • Use official data API from BfS
  • 💥 Breaking: Use 9-digit identifiers instead of locality codes
    • New object will be created for each location
    • Migration from locality codes to identifiers is done on first start after adapter upgrade, but custom object settings (like history) have to be migrated manually
  • 💥 Breaking: The .odl state is now named .value
  • Added statistic states
  • Added optional support for cosmic and terrestrial value components (disabled by default)
  • Added .status state representing the location status given from BfS
  • If an enabled history (history, influxdb, sql) for .value, .valueCosmic or .valueTerrestrial is found, the adapter tries to load the timeseries data from BfS for past 7 days.
  • If the status of a location is not "in operation", the value states will be null with q set to 0x81 (general problem by sensor)
  • Complete rebuild of the admin interface using react
  • Randomize adapter schedule between minute 15 and 45 and also using seconds on first start to better spread API calls
  • Replaced request with axios
  • Updated adapter dev toolchain
  • Updated dependencies
  • Require node >=12
  • Use weblate for translations
0