-
-
Notifications
You must be signed in to change notification settings - Fork 264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug
Climate Addon will not control relay
#2374
Comments
In your first screenshot current temp is 22.4, which is more than what thermostat is set to (22)? |
Could you please share the logs from ESPHome while you are toggling the relay on/off? |
home-assistant_esphome_2024-11-10T21-25-48.607Z.log
Yes I set it to debug mode, switched on to heat, the relay clicked. But when I turn off the heat or reduce the target temperature nothing happens.
|
that is correct, I fixed the offset but still nothing |
I mean the log from ESPHome. You can get that from your ESPHome dashboard, click on the "Log" button related to your panel. |
Ok I hope I got it this time. |
Okay 3 is a charm :D Thanks for the 4 arrows that really helped ;) |
Those are exactly the logs I was looking for, however, I don't see any event of you toggling the relays during the time that log was captured. Have you done that? |
What I have done is this: restart the panel, switch to mode heat, raise target temperature from 15 to 22 deg. Then the relay 1 clicked. Then I lowered the target temperature and turned heat mode off. Nothing happens then, |
I will try to flash it again, some errors occur. [19:49:22][E][nextion:576]: ERROR: Received numeric return but next in queue "send_command_printf" is not a valid sensor type 0 [19:49:22][E][nextion:576]: ERROR: Received numeric return but next in queue "set_component_value" is not a valid sensor type 0 [19:49:52][E][nextion:576]: ERROR: Received numeric return but next in queue "backlight_brightness" is not a valid sensor type 0 it still does not work, something seems wrong. Do I need to set up something in the blueprints first? I have setup a basic blue print, nothing special. I can touch the temperature and the temperature controller opens but nothing happens when I operate it. |
I mean, the heat command seems to work, according to the log: [09:56:24][D][climate:011]: 'Thermostat' - Setting and when I turn it off, this also seems to do something, but relay 1 remains "on" [09:57:41][D][sensor:094]: 'ntc_source': Sending state 1.66683 V with 2 decimals of accuracy I can manually turn off relay 1 which works: [09:58:29][D][switch:016]: 'Relay 1' Turning OFF. But now when I switch the mode to "heat" then relay 1 will remain off: [10:00:11][D][climate:396]: 'Thermostat' - Sending state: What am I doing wrong? |
I will try to duplicate this here. |
OK if it helps I can expose the device and send the IPv6 address in a PM. the config is this: |
TFT Version
No response
Firmware Version
No response
Blueprint Version
No response
Panel Model
None
What is the bug?
I have configured the NSpanel according to the instructions, I want to control the underfloor heating.
When I turn off or on the thermostat in HA I expect the relay to click but nothing happens.
How can I debug this? In HA I can see relay1, relay2 and the thermostat. I would not expect to see relay1 as I should not be able to use it with this config.
Steps to Reproduce
I installed the updated config wirelessly
Your Panel's YAML
ESPHome Logs
No response
Home Assistant Logs
No response
The text was updated successfully, but these errors were encountered: