-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Local Socket API support #16
Merged
Merged
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9632777 - Browse repository at this point
Copy the full SHA 9632777View commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 38cd83f - Browse repository at this point
Copy the full SHA 38cd83fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee27de5 - Browse repository at this point
Copy the full SHA ee27de5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8ab3f5 - Browse repository at this point
Copy the full SHA f8ab3f5View commit details
Commits on Nov 5, 2023
-
* 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. Observations are broadcasted every 60 seconds. This leverages the `obs_st` message. See [documentation](https://weatherflow.github.io/Tempest/api/udp/v171/) for more information.
Configuration menu - View commit details
-
Copy full SHA for c86bdb7 - Browse repository at this point
Copy the full SHA c86bdb7View commit details
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 542cd9b - Browse repository at this point
Copy the full SHA 542cd9bView commit details -
- Fixed error in config.schema.json which was blocking display of occupancy sensor type. - Added note in README.md to indicate that `precip_accum_local_day` not available in local API.
Configuration menu - View commit details
-
Copy full SHA for 54ca06a - Browse repository at this point
Copy the full SHA 54ca06aView commit details
Commits on Nov 8, 2023
-
Add description that states that `precip_accum_local_day` is not supported using Local API.
Configuration menu - View commit details
-
Copy full SHA for 4543c92 - Browse repository at this point
Copy the full SHA 4543c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for acc3331 - Browse repository at this point
Copy the full SHA acc3331View commit details -
Check for 'precip_accum_local_day'
Disable `precip_accum_local_day` Occupancy Sensor if using Local API.
Configuration menu - View commit details
-
Copy full SHA for 9544e13 - Browse repository at this point
Copy the full SHA 9544e13View commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c42968e - Browse repository at this point
Copy the full SHA c42968eView commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 330f25e - Browse repository at this point
Copy the full SHA 330f25eView commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 857afc4 - Browse repository at this point
Copy the full SHA 857afc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 859a5f2 - Browse repository at this point
Copy the full SHA 859a5f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c519d6 - Browse repository at this point
Copy the full SHA 4c519d6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.