-
-
Notifications
You must be signed in to change notification settings - Fork 141
Closed
Description
DESCRIPTION
I connect EMS interface of my Boiler JUNKER CERAPUR SMART using the screenshot terminal B-B. In the BUS ha e also CT200 Easy control.
The Boiler is recognized as a “Generic Boiler” and not as an exact model ,
I also receive many incomplete rx .
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
- [x ] Searched the issue in issues
- [ x] Searched the issue in discussions
- [ x] Searched the issue in the docs
- [ x] Searched the issue in the chat
- [x ] Provide the System information in the area below, taken from
http://<IP>/api/system
Paste System information here....
{
"system": {
"version": "3.7.3-dev.17",
"uptime": "000+00:11:18.832",
"uptimeSec": 678,
"platform": "ESP32",
"cpuType": "ESP32-D0WD-V3",
"arduino": "Tasmota Arduino v2.0.17",
"sdk": "4.4.8.240628",
"freeMem": 163,
"maxAlloc": 91,
"freeCaps": 114,
"usedApp": 1665,
"freeApp": 319,
"partition": "app0",
"flash_chip_size": 4096,
"resetReason": "Software reset CPU / Software reset CPU",
"psram": false,
"model": ""
},
"network": {
"network": "WiFi",
"hostname": "ems-esp",
"RSSI": -55,
"WIFIReconnects": 0,
"TxPowerSetting": 0,
"staticIP": false,
"lowBandwidth": false,
"disableSleep": true,
"enableMDNS": true,
"enableCORS": false,
"APProvisionMode": "disconnected",
"APSecurity": "wpa2",
"APSSID": "ems-esp"
},
"ntp": {
"NTPStatus": "connected",
"enabled": true,
"server": "time.google.com",
"tzLabel": "Europe/Rome",
"timestamp": 1758229477
},
"mqtt": {
"MQTTStatus": "disconnected",
"enabled": false,
"clientID": "esp32-a21b5ae0",
"keepAlive": 60,
"cleanSession": false,
"entityFormat": 0,
"base": "ems-esp",
"discoveryPrefix": "homeassistant",
"discoveryType": 0,
"nestedFormat": 1,
"haEnabled": false,
"mqttQos": 0,
"mqttRetain": false,
"publishTimeHeartbeat": 60,
"publishTimeBoiler": 10,
"publishTimeThermostat": 10,
"publishTimeSolar": 10,
"publishTimeMixer": 10,
"publishTimeWater": 10,
"publishTimeOther": 60,
"publishTimeSensor": 10,
"publishSingle": false,
"publish2command": false,
"sendResponse": false
},
"syslog": {
"enabled": false
},
"sensor": {},
"api": {
"APICalls": 0,
"APIFails": 0
},
"bus": {
"busStatus": "connected, tx issues - try a different Tx Mode",
"busProtocol": "HT3",
"busTelegramsReceived": 188,
"busReads": 0,
"busWrites": 0,
"busIncompleteTelegrams": 52,
"busReadsFailed": 140,
"busWritesFailed": 0,
"busRxLineQuality": 79,
"busTxLineQuality": 0
},
"settings": {
"boardProfile": "CUSTOM",
"locale": "it",
"txMode": 3,
"emsBusID": 11,
"showerTimer": false,
"showerMinDuration": 180,
"showerAlert": false,
"phyType": 0,
"rxGPIO": 16,
"txGPIO": 17,
"dallasGPIO": 0,
"pbuttonGPIO": 0,
"ledGPIO": 2,
"ledType": 0,
"hideLed": true,
"noTokenApi": false,
"readonlyMode": true,
"fahrenheit": false,
"dallasParasite": false,
"boolFormat": 2,
"boolDashboard": 2,
"enumFormat": 1,
"analogEnabled": false,
"telnetEnabled": true,
"maxWebLogBuffer": 25,
"modbusEnabled": false,
"forceHeatingOff": false,
"developerMode": true
},
"devices": [
{
"type": "boiler",
"name": "Generic Boiler",
"deviceID": "0x08",
"productID": 0,
"brand": "",
"version": "00.00",
"entities": 28,
"handlersReceived": "0x18 0x34",
"handlersPending": "0xBF 0x10 0x11 0xC2 0xC6 0x15 0x1C 0x19 0x1A 0x35 0x2A 0xD1 0xE3 0xE4 0xE5 0xE9 0x0494 0x0495 0x048D 0x048F 0x048A 0x04A2 0x0485 0x0486 0x0492 0x0488 0x0484 0x048B 0x0491 0x0499 0x049C 0x049D 0x04AE 0x04AF 0x02CC"
},
{
"type": "controller",
"name": "Generic Controller",
"deviceID": "0x09",
"productID": 0,
"brand": "",
"version": "00.00",
"entities": 0
}
]
}
TO REPRODUCE
Steps to reproduce the behavior:
EXPECTED BEHAVIOUR
A clear and concise description of what you expected to happen.
SCREENSHOTS
If applicable, add screenshots to help explain your issue.
ADDITIONAL CONTEXT
Add any other context about the issue here.
(Please remember to close the issue when it has been addressed)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels