Hi all,
After 2 years I restarted working my Home sensors and my MySensors projects. I want to create some PCB and decided to start working with KiCAT.
I'm using version 5.1 and was able to import libraries and assign 3d shapes to MySensor components. However, the MySensors 3d shapes look to be wrong. Their size is too big when compared with KiCAT standard components.
Has anyone of you gone through this issue? Any workaround?
Thanks in advance.
So @Greg-Bowers .... you found the flaw?
hello @jkandasa
..... a little parenthesis!
( what's new in MyC )
https://github.com/mycontroller-org/server/releases/tag/development
Thanks for the response. Can you be more specific about how to request the status from the node?
My understanding is the request format is:
request (Child_ID, VariableType);
But if the Home Assistant entity that I want to request the status of is not a MySensors entity it will not have a Child_ID. So how do I format the request statement?