Skip to content

feat: Enhance Dynamic Weather Integration with Smart Caching and Sensor Options

Choose a tag to compare

@AndreiOprisan123 AndreiOprisan123 released this 18 Mar 15:04
  • Added a comprehensive dashboard example in README.md for easier user setup.
  • Implemented advanced configuration options in config_flow.py, allowing users to select multiple weather and air quality sensors via dropdowns.
  • Introduced smart caching functionality to reduce API calls based on location stability in coordinator.py.
  • Updated constants in const.py to include smart cache settings.
  • Enhanced sensor.py to provide additional health risk options based on sensor readings.
  • Updated translations in strings.json and en.json to reflect new features and improve user guidance.
  • Bumped version to 1.2.1 in manifest.json to signify new features and improvements.