Skip to content

3.0.0 - remove secrets.data; deprecate secrets.py

Compare
Choose a tag to compare
@dhalbert dhalbert released this 23 Feb 15:27
· 2 commits to main since this release
094257f

What's Changed

Minor updates to remove secrets usage and update keys:

  • Remove secrets_data
  • Update secrets.py comments to settings.toml
  • Update AIO keys from AIO_* to ADAFRUIT_AIO_*
  • Update learn links to point to correct page for settings.toml
  • Update adafruit_portalbase.network.NetworkBase.get_setting to handle newer ADAFRUIT_AIO* key names and show a warning when using secrets (tests added to make sure it's working as expected)

Full Changelog: 2.1.3...3.0.0