Laxilef / OTGateway

OpenTherm gateway for HomeAssistant
GNU General Public License v3.0
120 stars 15 forks source link

Invalid values for number.opentherm_pid_p and number.opentherm_pid_d #35

Closed Pajuris closed 4 months ago

Pajuris commented 5 months ago

Logger: homeassistant.components.mqtt.number Source: components/mqtt/number.py:194 Integration: MQTT (documentation, issues) First occurred: 07:38:02 (382 occurrences) Last logged: 10:07:49

Invalid value for number.opentherm_pid_p: 50.0 (range 0.001 - 10.0)
Invalid value for number.opentherm_pid_d: 10000.0 (range 0.0 - 10.0)

Device: https://diyless.com/product/opentherm-thermostat Firmware: firmware_nodemcu_32s_1.4.0-rc.5 Boiler Wiessmann Vitodens 100-W B1KC 26 kW

I use 1.4.0 firmware because 1.3.3 firmware does not have Summer/winter mode, Heating CH1 to CH2 and Modulation sync with heating options. Without these options my boiler does not respond to setting the heating temperature.

Laxilef commented 5 months ago

This has been fixed in the latest RC. Build the firmware from sources.

Pajuris commented 5 months ago

Build, install... but something is wrong. Can not connect to OpenTherm Gateway with password otgateway123456.

Laxilef commented 5 months ago

Why? Did you flash the filesystem?

Pajuris commented 5 months ago

I dont know why :) Yes, I flashed system with the new firmware and after reboot device lost connection to my wifi and appears wifi name: OpenTherm Gateway. And I can not connect to OpenTherm Gateway with password otgateway123456. (WIndows or Mac show, the password is wrong).

Laxilef commented 5 months ago

In addition to the firmware, you need to flash the file system. Has it been done?

Pajuris commented 5 months ago

Ups... no... sorry... :)

Pajuris commented 5 months ago

file system image is littlefs.bin? Error: Detected overlap at address: 0x37 for file .... /littlefs.bin

Pajuris commented 5 months ago

Flashed file system image via PlatformIO. Blogadariu za pomasc, Laxilef. :)

DeadlySin2 commented 5 months ago

Can confirm this issue. The only way to flash the filesystem file is to use PlatformIO, anothe flashers send an error message

Laxilef commented 5 months ago

Hmm, I'll check the addresses, thanks.

Laxilef commented 5 months ago

documentation fixed.

github-actions[bot] commented 4 months ago

This issue is stale because it has been open 15 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 4 months ago

This issue was closed because it has been stalled for 5 days with no activity.