HomeAssistant integration

If I switch the firmware to grblHal, it shows a “serialport:list” with the ethernet address in it and then if I try to connect, there is the open command with the address: [“open”,“192.168.5.1”,“grblHAL”,{“baudrate”:115200,“rtscts”:false,“network”:true}]. So if we have a setting and you add the IP of the SLB for it to connect, then that might work. Let me put that in and upload a new image.

1 Like

The docker image has been updated. Pass in the IP address of the SLB using GRBLHALIPADDRESS. This will try to connect using that address. If you still get an error, there might be some more information I need to pass in.

Now we’re getting somewhere!


1 Like

Now to learn Node Red so I can do something with all this data lol… I’m trying to reverse engineer other people’s work, not that I 1) know what I am doing, or 2) know what I really want it do haha

2 Likes