SWS-12500-custom-component/custom_components/sws12500
schizza fb9830cc1e Chill index fix
Fix chill index formula as suggested by @facko79.
Chill index is computed only for temperatures  less then 10°C (50°F). Otherwise real temperature is returned.
2024-06-17 14:37:50 +02:00
..
translations Wind chill index 2024-05-09 14:17:01 +02:00
__init__.py Ability to add newly discovered sensors. 2024-04-17 13:12:47 +02:00
config_flow.py Autoloading new sensors. 2024-04-07 11:05:01 +02:00
const.py Wind chill index 2024-05-09 14:17:01 +02:00
manifest.json Chill index fix 2024-06-17 14:37:50 +02:00
sensor.py Wind chill index 2024-05-09 14:17:01 +02:00
strings.json Just cleanup. 2024-04-19 15:46:13 +02:00
utils.py Chill index fix 2024-06-17 14:37:50 +02:00
windy_func.py First code commit. 2024-03-08 20:18:04 +01:00