We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue: On RTL8710BX, using the hlw8012 (https://esphome.io/components/sensor/hlw8012.html) sensor results in a boot loop.
Also board: t102-v1.1 does not allow to use PA15. edit: #227
yaml https://pastebin.com/B8LEbxge platformio.ini [env:wr2] platform = libretiny board = wr2 framework = arduino
[env:wr2] platform = libretiny board = wr2 framework = arduino
Related: https://www.elektroda.com/rtvforum/topic4044018.html
#247 (comment)_
edit: Just found this issue with a supposed fix: #155 (comment) It appears to be working now and I am getting plausible results.
edit2: Fully working, i documented my findings for the espHome devices list: https://github.com/scamiv/esphome-devices/blob/patch-2/src/docs/devices/Digitaling-20A-Power-Monitor-RTL8710BX-t102-v1.1/index.md
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue:
On RTL8710BX, using the hlw8012 (https://esphome.io/components/sensor/hlw8012.html) sensor results in a boot loop.
Also board: t102-v1.1 does not allow to use PA15. edit: #227
yaml https://pastebin.com/B8LEbxge
platformio.ini
[env:wr2] platform = libretiny board = wr2 framework = arduino
Related:
https://www.elektroda.com/rtvforum/topic4044018.html
#247 (comment)_
edit:
Just found this issue with a supposed fix:
#155 (comment)
It appears to be working now and I am getting plausible results.
edit2:
Fully working, i documented my findings for the espHome devices list: https://github.com/scamiv/esphome-devices/blob/patch-2/src/docs/devices/Digitaling-20A-Power-Monitor-RTL8710BX-t102-v1.1/index.md
The text was updated successfully, but these errors were encountered: