SWS-12500-custom-component/custom_components/sws12500
SchiZzA f0d24ebde3
Make routes method-aware and update related tests
Include HTTP method in route keys and dispatch, and fix
Routes.show_enabled.
Update register_path to accept a HealthCoordinator and adjust router
stubs in tests. Update WindyPush tests to use response objects
(status/text)
and adapt related exception/notification expectations.
2026-07-25 21:47:47 +02:00
..
translations Add WSLink support for additional sensor channels 2026-07-25 21:47:46 +02:00
__init__.py Replace casts with checked type helpers 2026-07-25 21:47:46 +02:00
config_flow.py Stabilize webhook routing and config updates 2026-07-25 21:47:45 +02:00
const.py Improve Windy error handling and retry logic 2026-07-25 21:47:47 +02:00
data.py Add health diagnostic sensor and extensive tests for sws12500 2026-07-25 21:45:08 +02:00
health_sensor.py Add multiple health sensors and device info 2026-07-25 21:47:46 +02:00
icons.json Refactor SWS12500 integration for push-based updates 2026-07-25 21:45:07 +02:00
manifest.json Improve type safety, add data validation, and refactor route handling 2026-07-25 21:45:06 +02:00
pocasti_cz.py Anonymize data payload in PocasiPush logging 2026-07-25 21:45:08 +02:00
routes.py Make routes method-aware and update related tests 2026-07-25 21:47:47 +02:00
sensor.py Validate hass data with py_typecheck.checked 2026-07-25 21:47:46 +02:00
sensors_common.py Refactor SWS12500 integration for push-based updates 2026-07-25 21:45:07 +02:00
sensors_weather.py Add health diagnostic sensor and extensive tests for sws12500 2026-07-25 21:45:08 +02:00
sensors_wslink.py Removed extended debugging info from sensors. Added descriptive method on route info. 2026-07-25 21:47:46 +02:00
strings.json Refactor SWS12500 integration for push-based updates 2026-07-25 21:45:07 +02:00
sws12500 Add health diagnostic sensor and extensive tests for sws12500 2026-07-25 21:45:08 +02:00
utils.py Remove numpy dependency and simplify range checks in heat_index function 2026-07-25 21:45:08 +02:00
windy_func.py Improve Windy error handling and retry logic 2026-07-25 21:47:47 +02:00