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

Release v2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 14:38
v2.0.1
257ac5c
  • 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