Skip to content

Releases: galletn/upoffiz

Add workday filtering and smart refresh optimization

10 Dec 08:30
9ce1f0f

Choose a tag to compare

What's New in v0.1.6

✨ New Features

  • Workday Filtering: Only refresh parking data during working days
    • Add configurable workday filter using Home Assistant's Workday integration
    • New use_workday_sensor configuration option to enable/disable the feature
  • Smart Refresh Optimization: Skip refresh during peak hours if parking spots are already at 0

🔧 Improvements

  • Dynamic SCAN_INTERVAL: Scan interval now properly respects configured intervals
  • Updated manifest version

👥 Contributors

Thanks to our contributors for this release:

📝 Configuration

New optional configuration option:

upoffiz_parking:
  use_workday_sensor: true  # Enable workday filtering (requires Workday integration)

Full Changelog: v0.1.5...v0.1.6

Add configurable refresh intervals and manual refresh button

09 Dec 08:58
5540170

Choose a tag to compare

Add configurable refresh intervals and manual refresh button

  • Add peak_interval, off_peak_interval, and night_interval configuration options
  • Implement 30-second refresh during peak hours (7:30-9:30)
  • Add button entity for manual refresh
  • Add service for programmatic refresh triggers
  • All intervals configurable via configuration.yaml

init variable before calling it to avoid Error on first run.

27 Nov 08:32
79924b1

Choose a tag to compare

init variable before calling it to avoid Error on first run.

v0.1.3: Update sensor.py

18 Apr 11:11
5f6dd6e

Choose a tag to compare

updated code to fix teapot reply and more throttle control

v0.1.2

15 Dec 14:34
ab8c87a

Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

15 Dec 14:33
b6a1786

Choose a tag to compare

Update manifest.json

V0.1.0

14 Dec 17:39
ef52394

Choose a tag to compare

First release of upoffiz sensor for delaware usage