Commit Graph

  • e737fb16d3
    Use configured WSLink add-on port for health/status endpoints. v2.0.0pre0 ecowitt_support SchiZzA 2026-03-23 18:32:02 +0100
  • 159d465db5
    Improve sensor value parsing and add battery binary sensors. SchiZzA 2026-03-23 18:21:05 +0100
  • 9d5fafa8d0
    Add configuration options for WSLink Addon port. SchiZzA 2026-03-23 18:14:46 +0100
  • 63660006ea
    Add health diagnostics coordinator and routing snapshot SchiZzA 2026-03-14 17:39:52 +0100
  • c0cb85d1d8
    Merge 58b9da9b80 into bab704b125 FigurinePanda43 2026-03-09 11:33:22 +0100
  • bab704b125
    Bump version to 1.8.4 v1.8.4 stable SchiZzA 2026-03-05 15:56:02 +0100
  • faf07189c5
    Updated `config_flow`. SchiZzA 2026-03-05 15:53:03 +0100
  • 39b16afcbc
    Update constants to more readable form. SchiZzA 2026-03-05 11:47:52 +0100
  • f0554573ce
    Make routes method-aware and update related tests SchiZzA 2026-03-04 07:53:26 +0100
  • 995f607cf7
    Improve Windy error handling and retry logic SchiZzA 2026-03-03 14:17:34 +0100
  • 3e573087a2
    Add multiple health sensors and device info SchiZzA 2026-03-02 22:08:40 +0100
  • 6a4eed2ff9
    Validate hass data with py_typecheck.checked SchiZzA 2026-03-02 22:08:01 +0100
  • b3aae77132
    Replace casts with checked type helpers SchiZzA 2026-03-02 22:06:09 +0100
  • 7d1494f29b
    Removed extended debugging info from sensors. Added descriptive method on route info. SchiZzA 2026-03-01 17:32:36 +0100
  • 01058a07b4
    Add WSLink support for additional sensor channels SchiZzA 2026-03-01 16:56:46 +0100
  • f06f8b31ae
    Align Windy resend with Stations API response handling SchiZzA 2026-03-01 13:51:17 +0100
  • 95663fd78b
    Stabilize webhook routing and config updates SchiZzA 2026-03-01 12:48:23 +0100
  • 5a1d04944e
    Bump version. v1.8.3 SchiZzA 2026-02-28 18:43:18 +0100
  • 30b88a0f13
    Fix options flow and route switching after config updates SchiZzA 2026-02-28 18:37:19 +0100
  • a6cb121b4a
    Bump version from 1.8.1 to 1.8.2 v1.8.2 Lukas Svoboda 2026-02-26 19:38:03 +0100
  • 048bd6bd4c
    Fix Windy credential validation for None/blank options SchiZzA 2026-02-26 19:33:36 +0100
  • 3822557f74
    Merge pull request #96 from schizza/fix/push_data_not_accepted v1.8.1 Lukas Svoboda 2026-02-26 19:07:16 +0100
  • 96094105e0
    Added support for POST and GET methods in WSLink. fix/push_data_not_accepted SchiZzA 2026-02-26 18:09:52 +0100
  • cc1afaa218
    Organize imports in `__init__.py` SchiZzA 2026-02-26 17:59:25 +0100
  • 9255820a13
    Added support for GET and POST endpoints. SchiZzA 2026-02-26 17:58:12 +0100
  • 6b8fdd5477
    Accept push data for WSLink. SchiZzA 2026-02-25 08:30:55 +0100
  • b0bae69f33
    Update version. SchiZzA 2026-02-23 18:41:58 +0100
  • 5ca0d65cd6
    Fixing error when Windy was not set correctly. (#95) Lukas Svoboda 2026-02-23 18:31:25 +0100
  • 4614b6b9bb
    Fixed WSLink bool in resend function. fix/no_data_accepted SchiZzA 2026-02-23 15:42:13 +0100
  • fc0b8084f1
    Fixing error when Windy was not set correctly. SchiZzA 2026-02-23 14:17:17 +0100
  • 1bbeab1ffe
    Add health diagnostic sensor and extensive tests for sws12500 integration SchiZzA 2026-02-21 11:29:40 +0100
  • 214b8581b0
    Remove numpy dependency and simplify range checks in heat_index function SchiZzA 2026-02-06 18:32:56 +0100
  • c84e112073
    Fix typo in fallback handler name from unregistred to unregistered SchiZzA 2026-02-06 18:22:31 +0100
  • fa3b5aa523
    Anonymize data payload in PocasiPush logging SchiZzA 2026-02-06 18:20:17 +0100
  • f608ab4991
    Remove verify_ssl=False from async_get_clientsession calls SchiZzA 2026-02-06 18:14:02 +0100
  • 0c67b8d2ab
    Update Windy integration to use station ID and password authentication SchiZzA 2026-02-06 15:16:05 +0100
  • 176420aa43
    Update README.md SchiZzA 2026-02-03 18:03:08 +0100
  • c8466fdaa5
    Cherry pick README.md schizza 2026-02-03 17:53:13 +0100
  • 55652415f4
    Update README.md SchiZzA 2026-02-03 17:48:23 +0100
  • ab69cea054
    Update README to reflect new stations and future plans SchiZzA 2026-02-03 17:43:39 +0100
  • 965f562c53
    Merge pull request #92 from schizza/wslink_api_update 1.8.0 Lukas Svoboda 2026-01-30 17:17:08 +0100
  • cf1026f2b9
    Update Windy integration to use station ID and password authentication wslink_api_update SchiZzA 2026-01-30 17:14:21 +0100
  • e2f4adb22e
    Merge 1fec8313d4 into 9f36ab5d4c Lukas Svoboda 2026-01-27 08:21:42 +0000
  • 1fec8313d4
    Refactor SWS12500 integration for push-based updates SchiZzA 2026-01-27 09:21:27 +0100
  • ee7be37ba6 Add shared hass.data keys/constants for cleaner integration state storage (local) main Lukas Svoboda 2026-01-20 20:01:29 +0100
  • 8034ada12f Add shared hass.data keys/constants for cleaner integration state storage Lukas Svoboda 2026-01-20 19:59:29 +0100
  • a3dc3d0d53
    Improve data validation and error logging in utils.py SchiZzA 2026-01-18 21:48:24 +0100
  • 234840e115
    Rename battery_level_to_text to battery_level and update docstring SchiZzA 2026-01-18 19:36:33 +0100
  • a20369bab3
    Fix logging of unregistered route to include path SchiZzA 2026-01-18 19:35:51 +0100
  • 08b812e558
    Improve type safety, add data validation, and refactor route handling SchiZzA 2026-01-18 17:53:28 +0100
  • 9f36ab5d4c
    Add CODEOWNERS file with owner assignment Lukas Svoboda 2026-01-17 10:26:07 +0100
  • 58b9da9b80 Add support for channels 4-8 FigurinePanda43 2026-01-12 22:15:58 +0100
  • fa2aa9a925 Add support for channels 4-8 FigurinePanda43 2026-01-12 22:08:32 +0100
  • 39cd852b36
    Merge remote-tracking branch 'origin/stable' into ecowitt_support SchiZzA 2025-12-22 16:43:04 +0100
  • 94ec3cb0e5
    Merge pull request #86 from schizza/fix/index_computing v1.7.1 Lukas Svoboda 2025-12-22 11:47:42 +0100
  • 743e62c6dd
    Fix Heat Index and Chill Index fix/index_computing SchiZzA 2025-12-22 11:47:02 +0100
  • 466d41f1bb
    Config_flow for Ecowitt SchiZzA 2025-12-09 12:01:32 +0100
  • e34f73a467
    Refactor config_flow, add support for Ecowitt configuration SchiZzA 2025-12-07 17:07:11 +0100
  • 6edaec73d8
    Merge pull request #83 from schizza/recactor/fixes Lukas Svoboda 2025-11-17 00:29:50 +0100
  • 44d0ee5c7b
    Merge branch 'stable' into recactor/fixes recactor/fixes Lukas Svoboda 2025-11-17 00:29:40 +0100
  • e482fcea2b
    Fix typecheck issues SchiZzA 2025-11-17 00:28:37 +0100
  • 826a9a71cc
    Merge pull request #82 from schizza/readme_update v1.7.0 Lukas Svoboda 2025-11-16 22:40:14 +0100
  • 08de8b5570
    Update README SchiZzA 2025-11-16 22:32:40 +0100
  • 0679f1e559
    Fix typos, fix await in windy_func SchiZzA 2025-11-16 19:18:29 +0100
  • 0c42c8d827
    Merge pull request #81 from schizza/feature/pocasi_cz Lukas Svoboda 2025-11-16 19:09:53 +0100
  • de346ed914
    Fix: Retain dat for other options, while configuring Pocasi CZ feature/pocasi_cz SchiZzA 2025-11-16 19:02:24 +0100
  • 7950e1be46
    Add Pocasi CZ push to server support SchiZzA 2025-11-16 18:37:01 +0100
  • 0d47e14834
    Add Počasí Meteo CZ integration to options flow and constants SchiZzA 2025-11-16 15:37:13 +0100
  • 92eadbb4e2
    Typo update SchiZzA 2025-11-16 14:08:27 +0100
  • 040f70c027
    Adds translation keys. SchiZzA 2025-11-16 13:38:11 +0100
  • 67d8acf9cc
    Add constants for `pocasimeteo_cz` SchiZzA 2025-11-16 13:13:41 +0100
  • 006376fc49
    Merge pull request #80 from schizza/fix/wind_dir v1.6.10 Lukas Svoboda 2025-10-27 08:13:15 +0100
  • a43d8202dd
    Corrects wind direction sensor state class fix/wind_dir schizza 2025-10-27 08:12:26 +0100
  • 4ccc37951d
    Bump version from 1.6.8 to 1.6.9 v1.6.9 Lukas Svoboda 2025-10-26 22:00:39 +0100
  • 688bb9e374
    Merge pull request #79 from schizza/chore/assets Lukas Svoboda 2025-10-26 21:59:35 +0100
  • b3032d072f
    Adds assets for HACS integration chore/assets schizza 2025-10-26 21:53:58 +0100
  • a2bc74c2ad
    Adds workflow to publish ZIP asset on release schizza 2025-10-26 21:49:22 +0100
  • 59116a6c48
    Merge pull request #78 from schizza/77-wbgt-temperature-sensor-wslink-api-parameter-t1wbgt v1.6.8 Lukas Svoboda 2025-10-26 21:40:36 +0100
  • 06a8a7ff1b
    Adds WBGT temperature sensor via WSLink 77-wbgt-temperature-sensor-wslink-api-parameter-t1wbgt schizza 2025-10-26 21:39:31 +0100
  • 1d8928bf12
    Merge pull request #76 from schizza/74-additional-sensors v1.6.7 Lukas Svoboda 2025-10-26 21:03:23 +0100
  • 397005bd3f
    Updates component version to 1.6.7 74-additional-sensors schizza 2025-10-26 21:02:13 +0100
  • 80909e88c0
    Adds indoor and channel 2 battery sensors schizza 2025-10-26 20:59:57 +0100
  • 5022cb7767
    Merge pull request #65 from convicte/patch-1 Lukas Svoboda 2025-08-28 21:58:28 +0200
  • f7cea43722
    Merge branch 'stable' into patch-1 Lukas Svoboda 2025-08-28 21:58:15 +0200
  • 7ff8bb7f92
    Merge branch 'main' into patch-1 Lukas Svoboda 2025-08-28 21:57:38 +0200
  • dbebc501e3
    Bump version from 1.6.5 to 1.6.6 v1.6.6 Lukas Svoboda 2025-08-28 21:55:01 +0200
  • 8247f2b854
    Merge pull request #72 from FerronN/ft-add-wslink-battery-level Lukas Svoboda 2025-08-28 21:53:27 +0200
  • d48f0fda6e Merge branch 'ft-add-wslink-battery-level' of https://github.com/FerronN/SWS-12500-custom-component into ft-add-wslink-battery-level Ferron Nijland 2025-08-28 10:42:03 +0200
  • 99fd6d266c Adds outside battery sensor schizza 2025-08-22 18:06:35 +0200
  • 64dd47a3e9 Option flow configuration schizza 2025-08-21 16:46:13 +0200
  • 720c2148e6 Removes unused import from config_flow schizza 2025-08-21 16:45:29 +0200
  • b858f648b9 config_flow migrated to stable version. schizza 2025-08-21 16:30:10 +0200
  • 07ca4a6833 Reorders constants for better readability schizza 2025-08-18 13:29:00 +0200
  • de013891c0 Adds missing constant and improves readability schizza 2025-08-18 12:53:40 +0200
  • 0d0922a494 Improves battery sensor display schizza 2025-08-18 12:50:31 +0200
  • af19358ac7 Adds battery state translations schizza 2025-08-18 10:55:37 +0200
  • 3dbf8b8a7a Improves battery level representation schizza 2025-08-17 18:33:42 +0200
  • a68a4c929a Update const.py schizza 2025-08-16 17:29:22 +0200
  • af286648e9 fix data parsing in sensors_wslink.py FerronN 2025-07-11 10:16:59 +0200
  • b6080fe9fd Fix structure en.json FerronN 2025-07-11 10:15:44 +0200