nlrb / com.tclcode.otgw

OpenTherm Gateway application for Homey
https://apps.athom.com/app/com.tclcode.otgw
10 stars 3 forks source link

Not able to add new OTGateway to Homey (OpenTherm Gateway v2.2.0) #26

Closed jvanbodegom closed 1 year ago

jvanbodegom commented 1 year ago

Hi Ramon,

Thanks for the great effort and value you deliver for the community building these great APPS! I use the Visonic app for years; it's awesome!

I have ordered the new OTGW from nodoshop and it is running perfect. The WEBGUI is showing all details correctly and via telnet the serial printing seems to be working fine. My problem is trying to add the Gateway to my Homey Pro (prev 2019). I use the IP address and port 23 but so far no luck... It keep telling me "Zoeken naar de OpenTherm Gateway op xxx.xxx.xxx.xxx:23..."

Would be great if you could help me out? As I would love to get the data to my Homey.

Kind regards, Groeten, Joeri (mag ook in Nederlands reageren)

more details:

============== Device Information:

Developer Robert van den Breemen ESP8266 Firmware Version 0.9.5+4eb7d24 (30-05-2022) OTGW PIC Firmware Version 6.2 OTGW PIC Device ID pic16f1847 Compiled on (date/time)May 30 2022 08:35:36 HostName OTGW IP address xxx.xxx.xxx.51 MAC address C8:C9:A3:5A:C8:48 Free Heap Memory (bytes) 9984 Max. Free Memory (bytes) 8968 Unique Chip ID5ac848 Arduino Core Version 2_7_4 Espressif SDK Version 2.2.2-dev(38a443e) CPU speed (MHz)160 Sketch Size (bytes)553.906 Free Sketch Space (bytes)1492 Flash ID0016405E Flash Chip Size (MB)4 Real Flash Chip Size (MB)4 LittleFSsize2 Flash Chip Speed (MHz)40 Flash ModeDIO Board TypeESP8266_NODEMCU Wifi Network (SSID)xxxxxxx Wifi Receive Power (dB)-82 NTP Enable true NTP TimezoneEurope/Amsterdam Uptime Since Boot0(d)-00:27(H:m) Last Reset ReasonSoftware/System restart Nr. Reboots 4 MQTT Connected false Thermostat Connected true Boiler Connected true Gateway mode false OTGW Online/Offline true

====== Telnet Capture:

17:57:50.769986 ( 13984| 12800) processOT (1693): Thermostat T00000300 (9)[MsgID= 0][READ_DATA ]>Status = Master [CD---W--] 17:57:50.879158 ( 13984| 12800) processOT (1693): Boiler B40000302 (9)[MsgID= 0][READ_ACK ]>Status = Slave [-C------] 17:57:50.987226 ( 13984| 12800) processOT (1693): Thermostat T90011F00 (9)[MsgID= 1][WRITE_DATA ]>TSet = 31.00 °C 17:57:51.297024 ( 15328| 12800) processOT (1693): Boiler B50011F00 (9)[MsgID= 1][WRITE_ACK ] TSet = 31.00 °C 17:57:51.478041 ( 14600| 12800) processOT (1693): Thermostat T001B0000 (9)[MsgID= 27][READ_DATA ] Toutside = 0.00 °C 17:57:51.852793 ( 15336| 12800) processOT (1693): Boiler BC01B0B4C (9)[MsgID= 27][READ_ACK ]>Toutside = 11.30 °C 17:57:52.013585 ( 14664| 12800) processOT (1693): Thermostat T80190000 (9)[MsgID= 25][READ_DATA ] Tboiler = 0.00 °C 17:57:52.406968 ( 14672| 12800) processOT (1693): Boiler BC0191933 (9)[MsgID= 25][READ_ACK ]>Tboiler = 25.20 °C 17:57:52.573011 ( 13512| 11128) processOT (1693): Thermostat T00000300 (9)[MsgID= 0][READ_DATA ]>Status = Master [CD---W--] 17:57:52.960552 ( 15104| 12424) processOT (1693): Boiler B40000302 (9)[MsgID= 0][READ_ACK ]>Status = Slave [-C------] 17:57:53.133729 ( 13760| 12424) processOT (1693): Thermostat T00000300 (9)[MsgID= 0][READ_DATA ]>Status = Master [CD---W--]

jvanbodegom commented 1 year ago

UPDATE: Problem solved!

The problem is solved after using the correct tcp port: 25238 The port 23 was misleading in the Homey add gateway page. But I figured it out.

Thanks again for all the great apps!