Commit Graph

  • 1ad10b4b1e
    fixed: Menu options ecowitt_support SchiZzA 2026-05-27 21:34:32 +0200
  • b9815713a0
    fix value in wslink sensors SchiZzA 2026-05-27 21:30:11 +0200
  • 211965dd52
    Ecowitt support SchiZzA 2026-05-27 21:27:13 +0200
  • 9288ae4a64
    Updated config flow SchiZzA 2026-05-27 17:27:10 +0200
  • 7abfedc1ca
    ``` schizza 2026-05-25 22:24:42 +0200
  • cc50f9babb
    fix: Corrected RAIN and DAILYRAIN for PWS protocol. SchiZzA 2026-05-18 20:49:01 +0200
  • 21dfa61cd5
    Add HCHO / VOC air-quality sensors (T9 module) SchiZzA 2026-05-11 23:55:36 +0200
  • 546c3250f9
    Merge 58b9da9b80 into 7582f1e9b4 FigurinePanda43 2026-05-18 20:59:01 +0200
  • 7582f1e9b4
    fix: Corrected RAIN and DAILYRAIN for PWS protocol. v1.8.6 stable SchiZzA 2026-05-18 20:49:01 +0200
  • 485c56a6b8
    Bump version to 1.8.5 v1.8.5 SchiZzA 2026-05-12 00:32:37 +0200
  • 93fd85a487
    Add HCHO / VOC air-quality sensors (T9 module) SchiZzA 2026-05-11 23:55:36 +0200
  • 1d2c1b4be3
    Introduce SWSRuntimeData dataclass for typed entry.runtime_data. SchiZzA 2026-05-11 13:49:40 +0200
  • 202447405f
    Typos corrected. SchiZzA 2026-04-11 17:37:53 +0200
  • 8547e7a7f5
    Update README.md Lukas Svoboda 2026-04-11 17:26:16 +0200
  • fed00b437a
    Add test-station-server as a submodule. schizza 2026-04-11 17:24:49 +0200
  • 6ba7d284de
    Update README with Ecowitt station support details Lukas Svoboda 2026-04-11 16:53:32 +0200
  • 15e9df00ca
    Implement Ecowitt protocol support and dynamic binary sensor discovery. v2.0.0pre1 schizza 2026-04-11 16:37:17 +0200
  • 4208d9d3c9
    Update README with integration renaming and setup details Lukas Svoboda 2026-04-10 18:42:52 +0200
  • 50fe9e35fe
    Add Ecowitt compatibility and deprecate legacy battery sensors. SchiZzA 2026-04-10 18:35:33 +0200
  • 7f72497e9e
    Update version to 2.0.pre0 SchiZzA 2026-03-23 18:35:29 +0100
  • e737fb16d3
    Use configured WSLink add-on port for health/status endpoints. v2.0.0pre0 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
  • bab704b125
    Bump version to 1.8.4 v1.8.4 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