Skip to content

v1.0.10

Choose a tag to compare

@funkadelic funkadelic released this 09 Dec 00:48

Release v1.0.10 - Near Real-Time Water Usage Updates

🚀 Features

Hourly Data Import

  • Near Real-Time Updates: Changed automatic import to fetch today's partial data every hour instead of yesterday's complete data once per day
  • The integration now adapts to ACWD's variable reporting delay (typically 3-4 hours)
  • Example: At 2 PM, you'll see data up to ~11 AM, with updates every hour as more data becomes available

Initial Setup Experience

  • Automatic Initial Import: On first installation, the integration now imports yesterday's complete hourly data
  • Provides immediate feedback that the integration is working
  • Users can see data in the Energy Dashboard right away

🔒 Security

  • Improved Logging Security: Removed sensitive information from logs

📊 Energy Dashboard

The hourly data appears automatically in Home Assistant's Energy Dashboard with:

  • Near real-time hourly breakdowns
  • Smart duplicate handling (re-imports replace old values, no duplicates)
  • Long-term statistics storage for historical analysis

⚙️ Technical Details

  • Update interval: Every 1 hour (unchanged from v1.0.9)
  • No hardcoded delays - fetches whatever ACWD has available
  • Statistics system automatically handles duplicate timestamps

📝 Notes

This version focuses on providing the most current water usage data possible while maintaining data integrity through smart duplicate handling.


Full Changelog: v1.0.9...v1.0.10