-
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
How to use weather-node with Home assistant and ESPHome #8
Comments
Hi! |
hi , thx for quick reaction here its my code for ESPHome
I still have a question, what happens when the temperature value is negative? |
Seems good to me. To support negative temperature you can do something like this
The sign is the higher bit of x[2].
Do you mind telling what version you're using, nRF24LE1-based or Arduino-based? |
Hi , |
Hi ,
![Snímek obrazovky 2021-07-25 v 0 35 58](https://user-images.githubusercontent.com/61905170/126882531-2a66de38-f4d3-44a7-a561-8dc29ab58040.png)
its possible use node with Home assistant and ESPHome (esp32) ?
how to get data for use in home assistant?
The text was updated successfully, but these errors were encountered: