SWS-12500-custom-component/custom_components/sws12500
schizza 37c3e2e77f Adds sensors for WSLink and improves data handling
Includes new sensor connection status constants and mappings
Updates WeatherSensor to handle null data values
Switches temperature unit to Celsius for WSLink sensors
Refines heat and chill index calculations with unit conversions
2025-03-10 08:42:17 +01:00
..
translations Improves configuration defaults and UI descriptions 2025-02-18 19:40:46 +01:00
__init__.py Adds sensors for WSLink and improves data handling 2025-03-10 08:42:17 +01:00
config_flow.py Improves configuration defaults and UI descriptions 2025-02-18 19:40:46 +01:00
const.py Adds sensors for WSLink and improves data handling 2025-03-10 08:42:17 +01:00
manifest.json Update minor version 2025-02-18 19:43:36 +01:00
routes.py webhook refactor, 2025-02-15 18:16:54 +01:00
sensor.py Adds sensors for WSLink and improves data handling 2025-03-10 08:42:17 +01:00
sensors_common.py WSLink support in beta 2025-02-12 13:13:46 +01:00
sensors_weather.py Adds sensors for WSLink and improves data handling 2025-03-10 08:42:17 +01:00
sensors_wslink.py Adds sensors for WSLink and improves data handling 2025-03-10 08:42:17 +01:00
strings.json Improves configuration defaults and UI descriptions 2025-02-18 19:40:46 +01:00
utils.py Adds sensors for WSLink and improves data handling 2025-03-10 08:42:17 +01:00
windy_func.py aiohttp fix 2024-12-14 14:34:11 +01:00