SWS-12500-custom-component/custom_components/sws12500
schizza 3dbf8b8a7a Improves battery level representation
Refactors battery level representation by using enum instead of string.

Improves battery level display by adding an icon representation.

Changes const BATLEVEL to BATTERY_LEVEL.
2025-08-28 10:41:44 +02:00
..
translations Fix structure en.json 2025-08-28 10:41:44 +02:00
__init__.py Adds sensors for WSLink and improves data handling 2025-03-10 08:42:17 +01:00
config_flow.py Adds unit migration functionality to options flow 2025-08-28 10:40:03 +02:00
const.py Update const.py 2025-08-28 10:41:44 +02:00
manifest.json Adds CH3 temperature and humidity sensors 2025-07-04 19:27:45 +02: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 Corrected temperature unit in outside_temp. 2025-03-11 17:39:09 +01:00
sensors_wslink.py fix data parsing in sensors_wslink.py 2025-08-28 10:41:44 +02:00
strings.json Add outside battery sensor and related translations 2025-08-28 10:41:44 +02:00
utils.py Improves battery level representation 2025-08-28 10:41:44 +02:00
windy_func.py aiohttp fix 2024-12-14 14:34:11 +01:00