SWS-12500-custom-component/custom_components/sws12500
SchiZzA 214b8581b0
Remove numpy dependency and simplify range checks in heat_index function
2026-02-06 18:32:56 +01:00
..
translations Update Windy integration to use station ID and password authentication 2026-02-06 15:16:05 +01:00
__init__.py Update Windy integration to use station ID and password authentication 2026-02-06 15:16:05 +01:00
config_flow.py Update Windy integration to use station ID and password authentication 2026-02-06 15:16:05 +01:00
const.py Update Windy integration to use station ID and password authentication 2026-02-06 15:16:05 +01:00
data.py Refactor SWS12500 integration for push-based updates 2026-01-27 09:21:27 +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 Fix typo in fallback handler name from unregistred to unregistered 2026-02-06 18:22:31 +01:00
sensor.py Refactor SWS12500 integration for push-based updates 2026-01-27 09:21:27 +01:00
sensors_common.py Refactor SWS12500 integration for push-based updates 2026-01-27 09:21:27 +01:00
sensors_weather.py Refactor SWS12500 integration for push-based updates 2026-01-27 09:21:27 +01:00
sensors_wslink.py Refactor SWS12500 integration for push-based updates 2026-01-27 09:21:27 +01:00
strings.json Refactor SWS12500 integration for push-based updates 2026-01-27 09:21:27 +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 Remove verify_ssl=False from async_get_clientsession calls 2026-02-06 18:14:02 +01:00