SWS-12500-custom-component/custom_components/sws12500
schizza 99d25bfd56 Adds unit migration functionality to options flow
Implements a user interface to migrate units for rain sensors including migration of historic data via statistics.
This provides the user with the ability to correct rain units, if they have been set incorrectly.
Includes UI to select sensor and units, as well as trigger migration.
2025-04-24 17:56:47 +02:00
..
translations Adds rain sensors for different time periods for WSLink 2025-04-04 13:10:10 +02:00
__init__.py Adds sensors for WSLink and improves data handling 2025-03-10 08:42:17 +01:00
config_flow.py Adds unit migration functionality to options flow 2025-04-24 17:56:47 +02:00
const.py Merge branch 'main' into add_sensors_for_wslink 2025-04-04 13:11:45 +02:00
manifest.json Update version number 2025-04-04 13:14:19 +02:00
routes.py webhook refactor, 2025-02-15 18:16:54 +01:00
sensor.py Adds sensors for WSLink and improves data handling 2025-03-10 08:42:17 +01:00
sensors_common.py WSLink support in beta 2025-02-12 13:13:46 +01:00
sensors_weather.py Corrected temperature unit in outside_temp. 2025-03-11 17:39:09 +01:00
sensors_wslink.py Corrects translation keys for rain sensors 2025-04-13 17:52:58 +02:00
strings.json Different values displayed on station/cloud and HA - Total rainfall 2025-03-15 15:10:49 +01:00
utils.py Fix BUG 68 2025-04-04 14:18:23 +02:00
windy_func.py aiohttp fix 2024-12-14 14:34:11 +01:00