..
translations
Add WSLink support for additional sensor channels
2026-03-01 16:56:46 +01:00
__init__.py
Replace casts with checked type helpers
2026-03-02 22:06:09 +01:00
config_flow.py
Stabilize webhook routing and config updates
2026-03-01 12:48:23 +01:00
const.py
Improve Windy error handling and retry logic
2026-03-03 14:17:34 +01:00
data.py
Add health diagnostic sensor and extensive tests for sws12500
2026-02-21 11:29:40 +01:00
health_sensor.py
Add multiple health sensors and device info
2026-03-02 22:08:40 +01:00
icons.json
Refactor SWS12500 integration for push-based updates
2026-01-27 09:21:27 +01:00
manifest.json
Improve type safety, add data validation, and refactor route handling
2026-01-18 17:53:28 +01:00
pocasti_cz.py
Anonymize data payload in PocasiPush logging
2026-02-06 18:20:17 +01:00
routes.py
Make routes method-aware and update related tests
2026-03-04 07:53:26 +01:00
sensor.py
Validate hass data with py_typecheck.checked
2026-03-02 22:08:01 +01:00
sensors_common.py
Refactor SWS12500 integration for push-based updates
2026-01-27 09:21:27 +01:00
sensors_weather.py
Add health diagnostic sensor and extensive tests for sws12500
2026-02-21 11:29:40 +01:00
sensors_wslink.py
Removed extended debugging info from sensors. Added descriptive method on route info.
2026-03-01 17:32:36 +01:00
strings.json
Refactor SWS12500 integration for push-based updates
2026-01-27 09:21:27 +01:00
sws12500
Add health diagnostic sensor and extensive tests for sws12500
2026-02-21 11:29:40 +01:00
utils.py
Remove numpy dependency and simplify range checks in heat_index function
2026-02-06 18:32:56 +01:00
windy_func.py
Improve Windy error handling and retry logic
2026-03-03 14:17:34 +01:00