Skip to content

Commit

Permalink
Merge pull request #19 from DMBlakeley/main
Browse files Browse the repository at this point in the history
  • Loading branch information
chasenicholl committed Jan 4, 2024
2 parents f7a61a7 + 9f5911b commit 83ce28b
Show file tree
Hide file tree
Showing 4 changed files with 113 additions and 116 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file. This project uses [Semantic Versioning](https://semver.org/).

## v4.0.1
* Check that `station_id` length is more than one character when initializing plugin in Local API mode.
* Update axios to v1.6.2 to address moderate severity vulnerability.

## v4.0.0
* Added Local UDP API support! Now you can choose to listen to your Weather Stations observations directly over your local network. No Station ID or API Token needed.
* To use the local API add `local_api`: `true` or `false` to your top level configuration.
Expand Down
Loading

0 comments on commit 83ce28b

Please sign in to comment.