SWS-12500-custom-component/custom_components/sws12500
SchiZzA aff850492d
Update Windy integration to use station ID and password authentication
- Replace API key with station ID and password for authentication
- Change Windy API endpoint to v2 observation update
- Adapt data conversion for WSLink to Windy format
- Update config flow and translations accordingly
2026-07-25 21:45:07 +02:00
..
translations Update Windy integration to use station ID and password authentication 2026-07-25 21:45:07 +02:00
__init__.py Update Windy integration to use station ID and password authentication 2026-07-25 21:45:07 +02:00
config_flow.py Update Windy integration to use station ID and password authentication 2026-07-25 21:45:07 +02:00
const.py Refactor SWS12500 integration for push-based updates 2026-07-25 21:45:07 +02:00
data.py Refactor SWS12500 integration for push-based updates 2026-07-25 21:45:07 +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 Improve type safety, add data validation, and refactor route handling 2026-07-25 21:45:06 +02:00
routes.py Refactor SWS12500 integration for push-based updates 2026-07-25 21:45:07 +02:00
sensor.py Refactor SWS12500 integration for push-based updates 2026-07-25 21:45:07 +02:00
sensors_common.py Refactor SWS12500 integration for push-based updates 2026-07-25 21:45:07 +02:00
sensors_weather.py Refactor SWS12500 integration for push-based updates 2026-07-25 21:45:07 +02:00
sensors_wslink.py Refactor SWS12500 integration for push-based updates 2026-07-25 21:45:07 +02:00
strings.json Refactor SWS12500 integration for push-based updates 2026-07-25 21:45:07 +02:00
utils.py Refactor SWS12500 integration for push-based updates 2026-07-25 21:45:07 +02:00
windy_func.py Update Windy integration to use station ID and password authentication 2026-07-25 21:45:07 +02:00