taHC81 / Eltek-Flatpack2-ESPhome

Monitor and configure Eltek Flaptak2 PSU using ESPhome
MIT License
12 stars 2 forks source link

CAN Interface #3

Closed kameev closed 1 day ago

kameev commented 7 months ago

Thank you for that grate project! Everything went smooth!

Just one remark, i build it up like it is on the picture, but i had to change the CAN Interface in the yaml.

rx_pin: GPIO19 tx_pin: GPIO18

to

rx_pin: GPIO18 tx_pin: GPIO19

Just in case someone faces a simular issue.

taHC81 commented 2 months ago

Thanks for this!