SWS-12500-custom-component/custom_components/sws12500
SchiZzA cf1026f2b9
Update Windy integration to use station ID and password authentication
- Replace API key with station ID and password for Windy data push
- Change Windy update URL and add authorization header
- Update config flow and constants to support new credentials
- Adjust data mapping for WSLink compatibility
- Change WSLink endpoint HTTP method to POST
2026-01-30 17:14:21 +01:00
..
translations Update Windy integration to use station ID and password authentication 2026-01-30 17:14:21 +01:00
__init__.py Update Windy integration to use station ID and password authentication 2026-01-30 17:14:21 +01:00
config_flow.py Update Windy integration to use station ID and password authentication 2026-01-30 17:14:21 +01:00
const.py Update Windy integration to use station ID and password authentication 2026-01-30 17:14:21 +01:00
manifest.json Bump version from 1.6.8 to 1.6.9 2025-10-26 22:00:39 +01:00
pocasti_cz.py Add Pocasi CZ push to server support 2025-11-16 18:37:01 +01:00
routes.py Fix typecheck issues 2025-11-17 00:28:37 +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 Corrects wind direction sensor state class 2025-10-27 08:12:26 +01:00
sensors_wslink.py Fix typecheck issues 2025-11-17 00:28:37 +01:00
strings.json Fix typos, fix await in windy_func 2025-11-16 19:18:29 +01:00
utils.py Fix Heat Index and Chill Index 2025-12-22 11:47:02 +01:00
windy_func.py Update Windy integration to use station ID and password authentication 2026-01-30 17:14:21 +01:00