Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the past (I think about 1 year ago) I used rge s0tool code to create my Water Meter.
At the time I found the code on github but I didn't realize that it was possible to install the code with the wizard so I created an esphome device and manually added the code extrapolating it from what I found on this repository. Now update the device using the official code but I have two problems. First: I would have to update the device via wireless because its access via USB and PC is complicated. Second: if possible I would like to keep the "history" on Home Assistant, i.e. I would like HA not to notice the change and continue to see it as the same device.
Is there a way to do what is indicated? If so, how should I proceed?
Here's my code:
Beta Was this translation helpful? Give feedback.
All reactions