SWS-12500-custom-component/custom_components/sws12500
SchiZzA 7582f1e9b4
fix: Corrected RAIN and DAILYRAIN for PWS protocol.
The `RAININ` suppose to be accumulated rainfall in 60 minutes. So the
unit must be in `mm/h` or `in/h`.
In the opposite `DAILYRAIN` is rain in the day do far, represented in
accumulated `mm` or `in`.
2026-05-18 20:49:01 +02:00
..
translations Add HCHO / VOC air-quality sensors (T9 module) 2026-05-11 23:55:36 +02:00
__init__.py Fix options flow and route switching after config updates 2026-02-28 18:37:19 +01:00
config_flow.py Add HCHO / VOC air-quality sensors (T9 module) 2026-05-11 23:55:36 +02:00
const.py Add HCHO / VOC air-quality sensors (T9 module) 2026-05-11 23:55:36 +02:00
manifest.json fix: Corrected RAIN and DAILYRAIN for PWS protocol. 2026-05-18 20:49:01 +02:00
pocasti_cz.py Add Pocasi CZ push to server support 2025-11-16 18:37:01 +01:00
routes.py Fix options flow and route switching after config updates 2026-02-28 18:37:19 +01:00
sensor.py Fix typecheck issues 2025-11-17 00:28:37 +01:00
sensors_common.py WSLink support in beta 2025-02-12 13:13:46 +01:00
sensors_weather.py fix: Corrected RAIN and DAILYRAIN for PWS protocol. 2026-05-18 20:49:01 +02:00
sensors_wslink.py Add HCHO / VOC air-quality sensors (T9 module) 2026-05-11 23:55:36 +02:00
strings.json Fix typos, fix await in windy_func 2025-11-16 19:18:29 +01:00
utils.py Add HCHO / VOC air-quality sensors (T9 module) 2026-05-11 23:55:36 +02:00
windy_func.py Add HCHO / VOC air-quality sensors (T9 module) 2026-05-11 23:55:36 +02:00