SWS-12500-custom-component/custom_components/sws12500
SchiZzA dfd2a2c05a
Added support for GET and POST endpoints.
2026-07-25 21:45:08 +02:00
..
translations Update Windy integration to use station ID and password authentication 2026-07-25 21:45:07 +02:00
__init__.py Added support for GET and POST endpoints. 2026-07-25 21:45:08 +02:00
config_flow.py Add health diagnostic sensor and extensive tests for sws12500 2026-07-25 21:45:08 +02:00
const.py Add health diagnostic sensor and extensive tests for sws12500 2026-07-25 21:45:08 +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 health diagnostic sensor and extensive tests for sws12500 2026-07-25 21:45:08 +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 Fix typo in fallback handler name from unregistred to unregistered 2026-07-25 21:45:08 +02:00
sensor.py Add health diagnostic sensor and extensive tests for sws12500 2026-07-25 21:45:08 +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 Add health diagnostic sensor and extensive tests for sws12500 2026-07-25 21:45:08 +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 Remove verify_ssl=False from async_get_clientsession calls 2026-07-25 21:45:07 +02:00