Danilo Campos
Danilo Campos
Yeah, thanks for thinking about this, I agree. `begin()` is probably the most culturally idiomatic. You've got a few thoughts brewing, want to open a PR to reflect this change?
Upstream issue. You can find a workaround here: https://github.com/dawidchyrzynski/arduino-home-assistant/issues/183 tl;dr: `arduino-home-assistant` doesn't unique the entities in its 2.0 release; use my fork that does instead.
You'll probably need to delete the device in Home Assistant and re-add it. Try that out and let me know how it goes.
Iiiinteresting, and annoying. Come to think of it, I vaguely remember encountering this on [ThermTerm](https://github.com/daniloc/ThermTerm), and you can see evidence of it in the weirdly complex constructor for `HAInterface` I...
I'm not sure that's going to solve it for you, @dynjo. Is it possible you tried to install the folder instead of the zip file into Blender?
@dynjo Remove the add-on in Blender, then in Finder go to folder: /Users/jan/Library/Application Support/Blender/4.0/scripts/addons/ Make sure "Blender Plugin" is not there. Then reinstall the add-on using the zip file again....
I don't know much about python, especially as it relates to naming collisions, but it also occurs to me that having pip remove the other "network" module you installed might...
@dynjo Grateful for the report! Keep me posted, this is the most brittle part of the whole affair so I'm eager to learn anything I can about it