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

Missing "power" fields for Oregon Scientific Weather Sensor #154

Open
puterboy opened this issue Sep 25, 2024 · 0 comments
Open

Missing "power" fields for Oregon Scientific Weather Sensor #154

puterboy opened this issue Sep 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@puterboy
Copy link

Analysis

I don't have an "Oregon Scientific Weather Sensor" but seemingly one of my neighbors does :)
My serial logs show the following warnings:

WARNING: Undeclared field "power1_W" in [101] "Oregon Scientific Weather Sensor"
WARNING: Undeclared field "power2_W" in [101] "Oregon Scientific Weather Sensor"
WARNING: Undeclared field "power3_W" in [101] "Oregon Scientific Weather Sensor"

Seems like their may be fields missing in the detection
(Again I don't have one so I am just reporting this to be helpful to others)

Expected Behavior

No warnings

Steps To Reproduce

Just running under OMG rtl-433

Logs

WARNING: Undeclared field "power1_W" in [101] "Oregon Scientific Weather Sensor"
WARNING: Undeclared field "power2_W" in [101] "Oregon Scientific Weather Sensor"
WARNING: Undeclared field "power3_W" in [101] "Oregon Scientific Weather Sensor"

Configuration

As above

Environment

  • OS: Lilygo LORA esp32
  • Software: OMG_lilygo_rtl_433_ESP
  • Node:
  • npm:

Process Supervisor

not applicable

Additional Context

No response

@puterboy puterboy added the bug Something isn't working label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant