Closed PvdGulik closed 3 years ago
Yes. 0.8.0 has Breaking changes in mqtt. I Will add support for 0.8.0 while retaining support for the previous versions.
Should push the update tomorrow.
Thanks!!
Op 7 mrt. 2021 om 18:15 heeft Dirk Zwager notifications@github.com het volgende geschreven:
Yes. 0.8.0 has Breaking changes in mqtt. I Will add support for 0.8.0 while retaining support for the previous versions.
Should push the update tomorrow.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/proditaki/OTGW-Domoticz-MQTT-Client/issues/2#issuecomment-792313317, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACH4FIXKODP3KRR4NITYUA3TCOYDJANCNFSM4YX6I2JQ.
I added support for 0.8.0 i will probably make some changes in the future, but for now it works.
Because of the breaking changes you'll have to delete an readd the plugin on the hardware page in Domoticz.
Can you confirm this works?
It looks like it works, but since this version I've got memory issues, which ends in a Domoticz Crash. The problem is that slowly the memory increases, after 12 hours, a crash. In 12 hours the process cycles This morning I stopped the OTGW MQTTClient hardware, memory issue stopped.
What can I do?
It looks like it works, but since this version I've got memory issues, which ends in a Domoticz Crash. The problem is that slowly the memory increases, after 12 hours, a crash. In 12 hours the process cycles This morning I stopped the OTGW MQTTClient hardware, memory issue stopped.
What can I do?
Hmm that's wieird. I'd have to look into that.
I Removed changed all Logging to Debug, because i had way too much logging in the Plugin for the amount of MQTT messages the OTGW sends, just commited it. Can you try again now?
Yes, no problem! Where to find the updated files?
Oh its now updated. I forgot to push the commit.
Oké, after 18 hours, no reboot, but will hapen. Memory use is still climbing, but less steep.
Issue is still there...
Weird. I'm going to check if i can reproduce this error.
Problem seems to be in Domoticz. I updated to the latest beta and it seems to stop filling up the memory. See the image: 1 was before update, 2 after
Oké, thanks! Then I have to wait till next version.
or set your update channel to beta in the settings and update to the latest beta version
Yes, I understand, but prefer a Stable version. Nevermind, winter is gone, next winter I'll try again.
I installed latest stable version of Domoticz, 2021.1 which solved the problem. Thanks!
Good to know. Thanks
Solved: Domoticz v2020 bug
This morning I updated the OTGW firmware from R. van Breemen, version 0.8.0. Since that I have a lot of errors in my domoticz-log. Probably something to do with the changes in MQTT messaging. Do you have the same errors and can you fix it?
2021-03-07 16:06:03.917 (OTGW MQTT Client) Device already exists: Status Master 2021-03-07 16:06:04.041 (OTGW MQTT Client) Creating Device Status Master 2021-03-07 16:06:04.076 (OTGW MQTT Client) Device already exists: Status Slave 2021-03-07 16:06:04.198 (OTGW MQTT Client) Creating Device Status Slave 2021-03-07 16:06:04.234 (OTGW MQTT Client) Device already exists: Application Specific Fault 2021-03-07 16:06:04.355 (OTGW MQTT Client) Creating Device Application Specific Fault 2021-03-07 16:06:04.392 (OTGW MQTT Client) Device already exists: ASF OEM fault code 2021-03-07 16:06:04.511 (OTGW MQTT Client) Creating Device ASF OEM fault code 2021-03-07 16:06:04.550 (OTGW MQTT Client) Device already exists: Status Master Configuration 2021-03-07 16:06:04.668 (OTGW MQTT Client) Creating Device Status Master Configuration 2021-03-07 16:06:04.708 (OTGW MQTT Client) Device already exists: Status Master Memberid Code 2021-03-07 16:06:04.825 (OTGW MQTT Client) Creating Device Status Master Memberid Code 2021-03-07 16:06:04.866 (OTGW MQTT Client) Device already exists: Status Slave Configuration 2021-03-07 16:06:04.981 (OTGW MQTT Client) Creating Device Status Slave Configuration 2021-03-07 16:06:05.024 (OTGW MQTT Client) Device already exists: Status Slave Memberid Code 2021-03-07 16:06:05.025 (OTGW MQTT Client) Device already exists: Status Slave Memberid Code 2021-03-07 16:06:05.138 (OTGW MQTT Client) Creating Device Status Slave Memberid Code 2021-03-07 16:06:05.448 (OTGW MQTT Client) Config found: OTGW/RelModLevel 2021-03-07 16:06:05.613 (OTGW MQTT Client) Config found: OTGW/status_master 2021-03-07 16:06:05.757 (OTGW MQTT Client) Config found: OTGW/ch_enable 2021-03-07 16:06:05.967 (OTGW MQTT Client) Config found: OTGW/dhw_enable 2021-03-07 16:06:05.985 (OTGW MQTT Client) Config found: OTGW/cooling_enable 2021-03-07 16:06:05.181 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.181 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.181 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.181 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:05.182 Error: (OTGW MQTT Client) 'onMessage' failed 'KeyError'. 2021-03-07 16:06:05.182 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.182 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.182 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.182 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:05.184 Error: (OTGW MQTT Client) 'onMessage' failed 'KeyError'. 2021-03-07 16:06:05.184 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.184 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.184 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.184 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:05.186 Error: (OTGW MQTT Client) 'onMessage' failed 'KeyError'. 2021-03-07 16:06:05.186 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.186 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.186 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.186 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:05.187 Error: (OTGW MQTT Client) 'onMessage' failed 'KeyError'. 2021-03-07 16:06:05.187 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.187 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.187 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.187 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:05.189 Error: (OTGW MQTT Client) 'onMessage' failed 'KeyError'. 2021-03-07 16:06:05.189 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.189 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.189 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.189 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:05.190 Error: (OTGW MQTT Client) 'onMessage' failed 'KeyError'. 2021-03-07 16:06:05.190 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.190 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.190 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.191 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:05.192 Error: (OTGW MQTT Client) 'onMessage' failed 'KeyError'. 2021-03-07 16:06:05.192 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.192 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.192 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.192 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:05.194 Error: (OTGW MQTT Client) 'onMessage' failed 'KeyError'. 2021-03-07 16:06:05.194 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.194 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.194 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.194 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:05.195 Error: (OTGW MQTT Client) 'onMessage' failed 'KeyError'. 2021-03-07 16:06:05.195 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.195 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.195 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.195 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:05.197 Error: (OTGW MQTT Client) 'onMessage' failed 'KeyError'. 2021-03-07 16:06:05.197 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.197 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.197 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.197 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:05.198 Error: (OTGW MQTT Client) 'onMessage' failed 'KeyError'. 2021-03-07 16:06:05.198 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.198 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.198 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.198 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:05.200 Error: (OTGW MQTT Client) 'onMessage' failed 'KeyError'. 2021-03-07 16:06:05.200 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.200 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.200 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.200 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:05.202 Error: (OTGW MQTT Client) 'onMessage' failed 'KeyError'. 2021-03-07 16:06:05.202 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.202 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.202 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.202 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:05.203 Error: (OTGW MQTT Client) 'onMessage' failed 'KeyError'. 2021-03-07 16:06:05.203 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.203 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.203 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.203 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:05.205 Error: (OTGW MQTT Client) 'onMessage' failed 'KeyError'. 2021-03-07 16:06:05.205 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.205 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.206 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.206 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:05.207 Error: (OTGW MQTT Client) 'onMessage' failed 'KeyError'. 2021-03-07 16:06:05.207 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.207 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.207 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.207 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:05.209 Error: (OTGW MQTT Client) 'onMessage' failed 'KeyError'. 2021-03-07 16:06:05.209 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.209 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.209 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.209 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:05.213 Error: (OTGW MQTT Client) 'onMessage' failed 'KeyError'. 2021-03-07 16:06:05.214 Error: (OTGW MQTT Client) ----> Line 237 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.214 Error: (OTGW MQTT Client) ----> Line 94 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMessage 2021-03-07 16:06:05.214 Error: (OTGW MQTT Client) ----> Line 175 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/mqtt.py', function onMessage 2021-03-07 16:06:05.214 Error: (OTGW MQTT Client) ----> Line 137 in '/home/pi/domoticz/plugins/OTGW-Domoticz-MQTT-Client/plugin.py', function onMQTTPublish 2021-03-07 16:06:06.012 (OTGW MQTT Client) Config found: OTGW/otc_active 2021-03-07 16:06:06.094 (OTGW MQTT Client) Config found: OTGW/ch2_enable 2021-03-07 16:06:06.208 (OTGW MQTT Client) Config found: OTGW/status_slave 2021-03-07 16:06:06.218 (OTGW MQTT Client) Config found: OTGW/fault 2021-03-07 16:06:06.314 (OTGW MQTT Client) Config found: OTGW/centralheating 2021-03-07 16:06:06.413 (OTGW MQTT Client) Config found: OTGW/domestichotwater 2021-03-07 16:06:06.555 (OTGW MQTT Client) Config found: OTGW/flame 2021-03-07 16:06:06.713 (OTGW MQTT Client) Config found: OTGW/cooling 2021-03-07 16:06:06.876 (OTGW MQTT Client) Config found: OTGW/centralheating2 2021-03-07 16:06:06.998 (OTGW MQTT Client) Config found: OTGW/diagnostic_indicator 2021-03-07 16:06:07.121 (OTGW MQTT Client) Config found: OTGW/Tboiler 2021-03-07 16:06:07.207 (OTGW MQTT Client) Config found: OTGW/TrSet 2021-03-07 16:06:07.338 (OTGW MQTT Client) Config found: OTGW/Tret 2021-03-07 16:06:07.455 (OTGW MQTT Client) Config found: OTGW/TSet 2021-03-07 16:06:07.573 (OTGW MQTT Client) Config found: OTGW/Tr 2021-03-07 16:06:07.680 (OTGW MQTT Client) Config found: OTGW/TdhwSet 2021-03-07 16:06:07.820 (OTGW MQTT Client) Config found: OTGW/MaxTSet 2021-03-07 16:06:08.009 (OTGW MQTT Client) Config found: OTGW/master_configuration 2021-03-07 16:06:08.320 (OTGW MQTT Client) Config found: OTGW/slave_configuration 2021-03-07 16:06:08.529 (OTGW MQTT Client) Config found: OTGW/dhw_present 2021-03-07 16:06:08.586 (OTGW MQTT Client) Config found: OTGW/control_type 2021-03-07 16:06:08.645 (OTGW MQTT Client) Config found: OTGW/cooling_config 2021-03-07 16:06:08.704 (OTGW MQTT Client) Config found: OTGW/dhw_config 2021-03-07 16:06:08.765 (OTGW MQTT Client) Config found: OTGW/master_low_off_pomp_control_function 2021-03-07 16:06:08.827 (OTGW MQTT Client) Config found: OTGW/ch2_present 2021-03-07 16:06:08.935 (OTGW MQTT Client) Config found: OTGW/ASF_flags 2021-03-07 16:06:08.982 (OTGW MQTT Client) Config found: OTGW/service_request 2021-03-07 16:06:09.031 (OTGW MQTT Client) Config found: OTGW/lockout_reset 2021-03-07 16:06:09.081 (OTGW MQTT Client) Config found: OTGW/low_water_pressure 2021-03-07 16:06:09.133 (OTGW MQTT Client) Config found: OTGW/gas_flame_fault 2021-03-07 16:06:09.185 (OTGW MQTT Client) Config found: OTGW/air_pressure_fault 2021-03-07 16:06:09.240 (OTGW MQTT Client) Config found: OTGW/water_over-temperature 2021-03-07 16:06:09.611 (OTGW MQTT Client) Config found: OTGW/TrOverride 2021-03-07 16:06:09.970 (OTGW MQTT Client) Config found: OTGW/MaxRelModLevelSetting 2021-03-07 16:06:10.123 (OTGW MQTT Client) Config found: OTGW/OpenThermVersionSlave 2021-03-07 16:06:10.251 (OTGW MQTT Client) Config found: OTGW/Toutside