jagheterfredrik / esphome-rego1000

ESPHome custom component for IVT Rego1000 heat pump controller
12 stars 5 forks source link

possible error at editing file rego 1000.yaml #9

Closed pirateroad closed 1 year ago

pirateroad commented 1 year ago

Hi, i am very new in esphome, tryin install esphome-rego1000 on DOIT ESP32 DEVKIT V1 , rego1000.yaml display this errors... Please tell me where i am doing wrong...? Thanks for you reply... screenshot 2023-04-10 185058

cjonhammar commented 1 year ago

https://github.com/jagheterfredrik/esphome-rego1000#installation

Make changes to secrets and CAN bus pins in rego1000.yaml, then install it on the ESP32 using

esphome run rego1000-zxxx.yaml

you didnt use the correct version of the yaml file, right?

What version do you have?

pirateroad commented 1 year ago

I apologize for the late response, i"m little busy...Thanks for you reply, problem solved cleanup esphome directory in HA.... i have question about hardware connection, ESP 32 is connected directly on CAN bus rego, or using any CAN transceiver aka TJA1050? Power supply ESP32 is realized 12V bus from rego? Thank you for you help...

jagheterfredrik commented 1 year ago

You need a CAN transceiver. You can power the ESP from the rego’s 12V but you have to use a step-down to get correct voltage (3V3).

I’m using a canlite which integrates a step down and a SN65HVD231 transceiver.