puck to Home Assistant via ESPHome #1071
Unanswered
espruino-discuss2
asked this question in
Interfacing
Replies: 4 comments
|
Posted at 2021-07-26 by @gfwilliams Did you have any success with this? What device type/config are you using on ESPHome and the ESP32 to get the data in? It's something I'm interested in doing myself so might be able to be some help. |
0 replies
|
Posted at 2021-08-03 by user130485 Hi, sorry, just saw your reply. |
0 replies
|
Posted at 2021-08-03 by @gfwilliams That's great - thanks for posting that ESPHome code. I hadn't seen any examples of that before so it's great to be able to see something complete. |
0 replies
|
We now have our own Home Assistant Espruino Integration! https://github.com/orgs/espruino/discussions/8013 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Posted at 2021-07-13 by user130485
Hi everyone
I am trying to find the most efficient way to get data from puck.js to ESPHome.
End goal is to get it into Home Assistant. I have other sensors running off ESPHome (ESP32), so makes sense to re-use it to get the data.
Any tips on the service data format? I am sending battery status of puck plus 3 extra pieces of info
All reactions