v2.6.1-beta.6
Pre-release
Pre-release
Replace cost sensor entity with external cost statistics
Changes
- Removed EyeOnWaterCostSensor entity — the entity-based approach doesn't integrate with Energy Dashboard when water consumption uses external statistics
- Added external cost statistics (�yeonwater:water_cost_*) published alongside water usage statistics
- Cost = cumulative meter reading × configured unit price
- Both regular polling and import_historical_data service produce cost statistics
- Cost statistics only appear when unit price is configured (Settings → Devices & Services → EyeOnWater → Configure)
- Currency auto-detected from HA config
- Removed state_class from live sensor (display only)
- Updated README with new approach
- 63 tests passing