Hi, i also have an Evolution SX, i use the CAN bus to send or receive messages, much better then the IP protocol, its instant traffic, you just need to hook up an USB to CAN adapter to your system
i can share code later, so no docker or addon needed
HassOS is already loaded with the preconfigured drivers for can controllers, i submitted that PR 2 years ago
@Riquet there’s actually an ARM7 build. check: Docker
But I don’t know what is going on with your setup. Do you need something other than linux/arm/v7?
Personally, I’m also not using it anymore. My TCP connection on the controller broke so I’ll probably need to adapt to use the canbus adapter thing. Or upgrade to the new dobiss and use the unofficial addon for it.
Thanks for your answer/supports guys. Really appreciated. @Spabo I saw now the special image for ARM/V7. I will try this tonight. @pergola.fabio I follow the topic since a while and i saw the canbus but i taught it was only an alternative to TCp but still inside Dobiss2MQTT. But If it is not supported anymore, i think it’s maybe beter to go for the direct Canbus interface then.
I bought already a canbus interface and I will try to install it tonight.
I didn’t saw you PR in the Home assistant list of possible add-ons (but I’m not a specialist !) and the new organisation didn’t help. I seek “canbus” and found nothing.
IS there a special way to get it?
thanks
@pergola.fabio
Thank you for your detailed answer. I’m not sure I understand everything or how i can execute all the requested actions but i will try step by step.
I try the canable module. I connect can L to RX from DObiss and Can H to TX. I install can-utils and then i start the connexion with sudo ip link set up can0 type can bitrate 125000
and then candump can0
but I don’t receive any answer.
do you have an idea of the possible problem?
is ground always necessary.
I read also something about a resistor!
thanks
i dont have TX RX , i just have H / L , and also GND connected, verry important, i broke my can controller before on my max, because GND was not connected
i have the jumper enabled to termination on my canable
Make sure to use a good USB cable, some usb cables are charge only, you need one wirth charge + data
I use SLCAN firmware on it, i had better experience with it, on my custom component, when HA starts, those commands are fired, try them first in SSH, and then do a candump can0, normally you should see stuff coming in when you turn on a light from a button