Fixes #62 Fixes rainfall unit inconsistency Updates daily rain sensor to use consistent measurement units and corrects device class and suggested unit. Fixes #62 Adds database path constant and data migration function Defines DATABASE_PATH constant for database file location Introduces migrate_data function to update unit of measurement in long statistics. Adds sensor migration feature Introduces a migration step for sensor statistics Updates schema and translations to support migration Fixes data migration from mm/d to mm |
||
|---|---|---|
| .. | ||
| translations | ||
| __init__.py | ||
| config_flow.py | ||
| const.py | ||
| manifest.json | ||
| routes.py | ||
| sensor.py | ||
| sensors_common.py | ||
| sensors_weather.py | ||
| sensors_wslink.py | ||
| strings.json | ||
| utils.py | ||
| windy_func.py | ||