You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accessing the webpage states are all NA, I can change from Cool to Heat
09:33:10 [D] [climate:011] '' - Setting
09:33:10 [D] [climate:015] Mode: HEAT
09:33:11 [W] [component:237] Component web_server took a long time for an operation (1028 ms).
09:33:11 [W] [component:238] Components should block for at most 30 ms.
However the unit is in AUTO and it does not change on the unit.
However, I'm not sure this helps, as if I remove the links between the ESP and the CAN transceiver I get the same results.
So it looks like it is not actually sending/receiving anything, but I do not know how I can trouble shoot this?
Issue #77 seems to have been using the RJ45, but I'm using the push in connectors.
Issue #40 seems to be a broken CAN bus, can this be tested, I only have one of them.
I'm struggling to find a way to proceed, except buy more parts in case they are broken! Any suggestions welcome
thanks
Andrew
The text was updated successfully, but these errors were encountered:
Oh that is embarrassing, I had done the standard swap the rx and tx across the two boards as you would if connecting between two esp etc. However in this case the GPIO is listing which to connect to the rx and tx pin not setting them to rx and tx. Anyway data coming in on some of them, now just need to work out how to get that fancy front end,
Hi, I'm floundering a bit. Just installed HA 2024.11.1 with ESP home 2024.10.3.
I’m trying to connect to a Comfoair Q450
I’ve installed the .yaml on a
https://raw.githubusercontent.com/AchimPieters/esp32-homekit-camera/master/Images/ESP32-30PIN-DEVBOARD.png
(well I think it is that)
I’m using usb to power it, as I don’t have a 12V stepdown, I assume that is only for power, so can be replaced by usb power?
I’m using a CAN Bus Transceiver – TJA1051T/3 as it is the one I happen to have! It has a termination switch, that I have tried on and off.
I can add the device to HA dashboard and it shows lots of sensors starting with lay32A analog_input_0_10v_1, but the results are all shown as unknown
Looking at the logs through HA I get the standard connection then it just sits there. Pressing the boot physical boot switch it shows this
Accessing the webpage states are all NA, I can change from Cool to Heat
However the unit is in AUTO and it does not change on the unit.
However, I'm not sure this helps, as if I remove the links between the ESP and the CAN transceiver I get the same results.
So it looks like it is not actually sending/receiving anything, but I do not know how I can trouble shoot this?
Issue #77 seems to have been using the RJ45, but I'm using the push in connectors.
Issue #40 seems to be a broken CAN bus, can this be tested, I only have one of them.
I'm struggling to find a way to proceed, except buy more parts in case they are broken! Any suggestions welcome
thanks
Andrew
The text was updated successfully, but these errors were encountered: