You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
💥 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