Michal synced commits to ecowitt_support at Michal/SWS-12500-custom-component from mirror
-
935953f20f fix(document): Drop stale WSLink TODO preamble, refresh binary sensor docs
-
3cdaffc81f fix(review): parse battery flags via to_int, release routes on removal
-
d2ae26eab5 fix(review): persist WSLink probe types and harden flag parsing
-
624de521c4 feat(wslink): implement every sensor the WSLink API v0.6 defines
-
4b85d2e393 fix(lint): Track pytest config and add ruff CI lint job
- Compare 15 commits »
Michal synced commits to refs/pull/84/head at Michal/SWS-12500-custom-component from mirror
-
935953f20f fix(document): Drop stale WSLink TODO preamble, refresh binary sensor docs
-
3cdaffc81f fix(review): parse battery flags via to_int, release routes on removal
-
d2ae26eab5 fix(review): persist WSLink probe types and harden flag parsing
-
624de521c4 feat(wslink): implement every sensor the WSLink API v0.6 defines
-
4b85d2e393 fix(lint): Track pytest config and add ruff CI lint job
- Compare 15 commits »
Michal synced commits to refs/pull/84/merge at Michal/SWS-12500-custom-component from mirror
-
c8345e12bc Merge 935953f20f346c84b3371af911c9820348bb654d into 7582f1e9b4a44bb4f5b2d8ad1b3e21e365548329
-
935953f20f fix(document): Drop stale WSLink TODO preamble, refresh binary sensor docs
-
3cdaffc81f fix(review): parse battery flags via to_int, release routes on removal
-
d2ae26eab5 fix(review): persist WSLink probe types and harden flag parsing
-
624de521c4 feat(wslink): implement every sensor the WSLink API v0.6 defines
- Compare 16 commits »
Michal synced commits to ecowitt_support at Michal/SWS-12500-custom-component from mirror
-
0e5a8ce10c fix(wslink): compute heat and wind chill index when the station omits them
-
7c9343f90d fix(sws12500): harden credential validation, URL fallback and push timeouts
- Compare 2 commits »
Michal synced commits to refs/pull/84/head at Michal/SWS-12500-custom-component from mirror
-
0e5a8ce10c fix(wslink): compute heat and wind chill index when the station omits them
-
7c9343f90d fix(sws12500): harden credential validation, URL fallback and push timeouts
- Compare 2 commits »
Michal synced commits to refs/pull/84/merge at Michal/SWS-12500-custom-component from mirror
-
08e9891925 Merge 0e5a8ce10ce617a7aaca016942f37d79941cb758 into 7582f1e9b4a44bb4f5b2d8ad1b3e21e365548329
-
0e5a8ce10c fix(wslink): compute heat and wind chill index when the station omits them
-
7c9343f90d fix(sws12500): harden credential validation, URL fallback and push timeouts
- Compare 3 commits »
Michal synced commits to ecowitt_support at Michal/SWS-12500-custom-component from mirror
-
2827eac158 fix(document): Refresh runtime route docs
-
1bb8864426 fix(review): Disable stale routes and validate credentials
-
5adc684558 refactor(sws12500): centralize battery sensor classification
-
7f3e6bd5df no-mistakes(document): Clarify WSLink add-on port default in README
-
6914d87f5c no-mistakes(document): Update README for Ecowitt, Windy and diagnostics changes
- Compare 99 commits »
Michal synced commits to refs/pull/84/head at Michal/SWS-12500-custom-component from mirror
-
2827eac158 fix(document): Refresh runtime route docs
-
1bb8864426 fix(review): Disable stale routes and validate credentials
-
5adc684558 refactor(sws12500): centralize battery sensor classification
-
7f3e6bd5df no-mistakes(document): Clarify WSLink add-on port default in README
-
6914d87f5c no-mistakes(document): Update README for Ecowitt, Windy and diagnostics changes
- Compare 99 commits »
Michal synced commits to refs/pull/84/merge at Michal/SWS-12500-custom-component from mirror
-
714b8c3a73 Merge 2827eac15856af4d68739a853c257f7c1048b291 into 7582f1e9b4a44bb4f5b2d8ad1b3e21e365548329
-
2827eac158 fix(document): Refresh runtime route docs
-
1bb8864426 fix(review): Disable stale routes and validate credentials
-
5adc684558 refactor(sws12500): centralize battery sensor classification
-
7f3e6bd5df no-mistakes(document): Clarify WSLink add-on port default in README
- Compare 99 commits »
Michal pushed to main at Michal/esphome-config
-
d6923a3806 Add common/board/wemos_esp8266.yaml
Michal synced commits to ecowitt_support at Michal/SWS-12500-custom-component from mirror
-
80c944fc5a feat(device): merge all entities into one shared device with station-type model
-
3fdebc6f20 feat(ecowitt): dedupe unit-variant sensors and translate common native ones
-
72c383ffba fix(health): reflect Ecowitt as a protocol in the diagnostics summary
-
514ab823d6 feat(config-flow): mask secret fields with password selectors (Q7)
-
6a72ce0f51 i18n(cs): add missing CH5-CH8 temp/humidity and CH3-CH8 battery translations
- Compare 9 commits »
Michal synced commits to refs/pull/84/head at Michal/SWS-12500-custom-component from mirror
-
80c944fc5a feat(device): merge all entities into one shared device with station-type model
-
3fdebc6f20 feat(ecowitt): dedupe unit-variant sensors and translate common native ones
-
72c383ffba fix(health): reflect Ecowitt as a protocol in the diagnostics summary
-
514ab823d6 feat(config-flow): mask secret fields with password selectors (Q7)
-
6a72ce0f51 i18n(cs): add missing CH5-CH8 temp/humidity and CH3-CH8 battery translations
- Compare 9 commits »
Michal synced commits to ecowitt_support at Michal/SWS-12500-custom-component from mirror
-
bf6a02c5b3 fix(security): authenticate health endpoint and stop webhook-id leak
-
b3aec61fc2 test: reach 100% coverage of custom_components/sws12500
-
acda94bb03 fix(utils): widen wind_dir_to_text param to float | str | None
-
50d0e9fae7 test: align suite with v2.0 runtime_data architecture
-
25341f79b3 fix: address review findings across forwarders and helpers
- Compare 9 commits »
Michal synced commits to refs/pull/84/head at Michal/SWS-12500-custom-component from mirror
-
bf6a02c5b3 fix(security): authenticate health endpoint and stop webhook-id leak
-
b3aec61fc2 test: reach 100% coverage of custom_components/sws12500
-
acda94bb03 fix(utils): widen wind_dir_to_text param to float | str | None
-
50d0e9fae7 test: align suite with v2.0 runtime_data architecture
-
25341f79b3 fix: address review findings across forwarders and helpers
- Compare 9 commits »
Michal pushed to main at Michal/esphome-config
-
3e5f134414 Add common/board/wemos_esp32.yaml
Michal synced commits to main at Michal/esphome_elektromer_han from mirror
-
73002f92b8 Update README.md
Michal synced commits to refs/pull/186/merge at Michal/UptimeFlare from mirror
-
0c1fedec70 Merge 1f6a4e8cc81df00434c3961c24fb6179002c0309 into a5670e51cbc167bf3610fce4d3389dd00141d729
-
a5670e51cb chore: update FUNDING to ko-fi
- Compare 2 commits »
Michal synced commits to refs/pull/197/merge at Michal/UptimeFlare from mirror
-
25b8c114a4 Merge 08793925ae34137037320c73d32a5b6113c21b04 into a5670e51cbc167bf3610fce4d3389dd00141d729
-
a5670e51cb chore: update FUNDING to ko-fi
- Compare 2 commits »
Michal pushed to main at Michal/esphome-config
-
4e427af423 Update common/board/esp32c3_zero.yaml
Michal pushed to main at Michal/esphome-config
-
78539bc8c7 Update common/board/esp32c3_zero.yaml