Skip to content
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

[INCREMENTAL] Respect hierarchy between multiple devices #17

Open
rhockenbury opened this issue Sep 4, 2024 · 0 comments
Open

[INCREMENTAL] Respect hierarchy between multiple devices #17

rhockenbury opened this issue Sep 4, 2024 · 0 comments

Comments

@rhockenbury
Copy link
Owner

rhockenbury commented Sep 4, 2024

If a user has multiple devices that report the same weather data fields, only one of those devices weather values will be shown for that field. In that sense, some devices have the ability to take precedence over other devices for certain fields.

The complete sensor hierarchy (for being registered in parallel to the same console) is: (right trumps left)

  • outdoor T/H: WH65/WS69 --> WS80 --> WS90 --> WH32
  • wind: WH65/WS69 --> WS68 --> WS80 --> WS90
  • rain: WH65/WS69 --> WH40 --> WS90 (where with the latter, with latest console firmware, a traditional rain gauge (WH65/WS69 or WH40) can be synoptically registered and displayed with the WS90 piezo rain)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant