Skip to content

Releases: marcogazzola/hassio-arpa-air-quality

v1.0.0

25 May 07:38
6600de5
Compare
Choose a tag to compare

☠️ Breaking Changes

  • new configuration settings in region.json
  • regions as pluggable apps
  • added units of measures for parameter
  • full code refactoring

🎉 Features

  • managed Toscana Arpa Air quality data

Upgrade from 0.5.*

After update from version 0.5.* to >1.0.0 you can delete old keys in secrets.yaml file and sensors in configuration.yaml file.
Items to remove are:

  • secrets.yaml
    • arpa_url_json
    • arpa_station_id
    • arpa_refresh_rate
    • arpa_monitored_params
  • configuration.yaml (template sensors)
    • arpa_url_json
    • arpa_station_id
    • arpa_refresh_rate

v1.0.0.b0

23 May 00:28
Compare
Choose a tag to compare
v1.0.0.b0 Pre-release
Pre-release

☠️ Breaking Changes

  • new configuration settings in region.json
  • regions as pluggable apps
  • added units of measures for parameter
  • full code refactoring

🎉 Features

  • managed Toscana Arpa Air quality data

Upgrade from 0.5.*

After update from version 0.5.* to >1.0.0 you can delete old keys in secrets.yaml file and sensors in configuration.yaml file.
Items to remove are:

  • secrets.yaml
    • arpa_url_json
    • arpa_station_id
    • arpa_refresh_rate
    • arpa_monitored_params
  • configuration.yaml (template sensors)
    • arpa_url_json
    • arpa_station_id
    • arpa_refresh_rate

v0.5.1

20 May 13:18
Compare
Choose a tag to compare
fix workflow and documentation

v0.5.0

19 May 21:40
Compare
Choose a tag to compare
Initial commit