-
-
Notifications
You must be signed in to change notification settings - Fork 97
Unrecognized device found. DeviceID 0x09, ProductID 152, Version 03.01 #117
Comments
Hi @rskallies. Thanks for the info, I've added the device and the onboard controller which is type 0x09 Which values from the boiler don't seem to be correct? The Junkers heatronic3 protocol behaves a little differently but if you can provide examples we can work on the mapping. |
Thank you for clarification about the unknown device ID (it is the Junkers controller) and of course for adding it. Because TX was not working the last few days until now (latest dev with ems-junkers-1.8.0b7.patch and tx_mode 3 on 1.8.0b9 ) I didn't play further. I just have finished a deep EMS scan and the results show two boilers, where only the last in the list is correct, besides the fact that I have only one installed ;-) autodetect deep These 3 EMS devices were detected: |
this is strange. In #45 there were also issues with the Bosch Easy. Could you try a few things
You shouldn't be seeing 2 boilers so this is a bug that I need to squash. Thanks for helping out |
Nothing is printed from the device ID 2.
See attached log file.
I'm really want to help here! I saw in the log that no -> me communication was visible, so I rebooted the ESP and did another autodetect v. This time only one boiler was found. I'll also attach the second log here |
could you try again with the latest dev build? do a |
Running latest EMS-ESP version: 1.8.0b12: After a fresh reboot the "simple" autodetect routine prints this: autodetect using autodetect deep just fills up the queue and prints Starting a deep EMS device scan. This can take up to 2 minutes. Please wait... The same behavior is seen using tx_mode 3 Should I post a complete log for the autodetect step? |
yes please. |
Here are the relevant lines, the full log is attached below.
|
ok, this was tricky. I made some changes - if you have time can you try again? |
Yes, this worked! Thank you for digging into this 👍
|
great! |
Running the latest dev with EMS+ / TX fixes my devices are found:
Junkers Cerapur ZSB 14-5C boiler recognized by autodetect as
Model Buderus Logamax U122 (DeviceID:0x08 ProductID:203 Version:02.04), most values seems to be ok but some are not.
My thermostat a Bosch EasyControl CT200 is still a unknown device ->
0x09 -> me, type 0x02 telegram: 89 0B 02 00 98 03 01 (CRC=75) #data=3
Unrecognized device found. DeviceID 0x09, ProductID 152, Version 03.01
currently communication with the thermostat is impossible because of XMPP cloud stuff, anyway it would be nice to add at least the proper device id to the project.
Thank you
René
The text was updated successfully, but these errors were encountered: