-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bosch Radiator Thermostat II not pairing #15159
Comments
Did you add the install code of your radiator thermostat to your zigbee dongle? You can find it as a QR code in the battery compartment. |
@Koenkk This should propably added to the documentation of the device. |
@niklasarnitz Thank you for your very fast reply! |
@niklasarnitz I was able to pair it yesterday and all the data it exposes show up in the z2m frontend. Debug 2022-11-24 13:45:35Publishing 'set' 'occupied_heating_setpoint' to 'Wohnzimmer Thermostat Bosch' Debug 2022-11-24 13:45:49Received Zigbee message from 'Wohnzimmer Thermostat Bosch', type 'attributeReport', cluster 'hvacThermostat', data '{"localTemp":2340}' from endpoint 1 with groupID 0 Info 2022-11-24 13:45:49MQTT publish: topic 'zigbee2mqtt/Wohnzimmer Thermostat Bosch', payload '{"battery":100,"linkquality":105,"local_temperature":23.4,"local_temperature_calibration":null,"occupied_heating_setpoint":20.5}' Debug 2022-11-24 13:46:19Received Zigbee message from 'Wohnzimmer Thermostat Bosch', type 'attributeReport', cluster 'hvacThermostat', data '{"localTemp":2350}' from endpoint 1 with groupID 0 Info 2022-11-24 13:46:19MQTT publish: topic 'zigbee2mqtt/Wohnzimmer Thermostat Bosch', payload '{"battery":100,"linkquality":112,"local_temperature":23.5,"local_temperature_calibration":null,"occupied_heating_setpoint":20.5}' Error 2022-11-24 13:46:28Publish 'set' 'local_temperature_calibration' to 'Wohnzimmer Thermostat Bosch' failed: 'Error: Write 0x18fc2600000a0f85/1 hvacThermostat({"localTemperatureCalibration":-12}, {"sendWhen":"active","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Data request failed with error: 'MAC no ack' (233))' Info 2022-11-24 13:46:28MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"Publish 'set' 'local_temperature_calibration' to 'Wohnzimmer Thermostat Bosch' failed: 'Error: Write 0x18fc2600000a0f85/1 hvacThermostat({"localTemperatureCalibration":-12}, {"sendWhen":"active","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Data request failed with error: 'MAC no ack' (233))'","meta":{"friendly_name":"Wohnzimmer Thermostat Bosch"},"type":"zigbee_publish_error"}' |
I had that error once when adding the device first after fumbling around with the install code things. The solution for me was to reset the device, force-remove the device from z2mqtt and then re pair the whole setup. |
@niklasarnitz |
No problem :)The Bosch thermostats sometimes remember a bit too much I guess.Sent from my iPhoneOn 24. Nov 2022, at 14:16, Tempic ***@***.***> wrote:
@niklasarnitz
And you saved my day again :)
Deleting, resetting and re-pairing for 2 times did it and everything seems to be working now.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi, |
@HannesFischer Open the Zigbee2MQTT dashboard, then navigate to "Settings" at the top. |
@Tempic Thank you so much. I kind of missed that setting. It works now :D |
Hey! Edit. Z2mqtt expects 91 or 95... |
I had the same issue at first. You have to scan the qr code next to the hex values. The text, the qr code returns, is the actual install code. |
Thanks for your hint and the Fast reply! |
I don't know if the conbee supports install codes. I'm using the sonoff zigbee 3.0 dongle. |
How do I get the thermostate into pairing mode? Just reinsert the batteries or do I have to hold the button for some seconds while inserting the batteries? |
As far as i know, keep holding the large button on the front while reinserting the batteries. The display will read "RES". Let go of the button and keep holding it again, until the device flashes green. It should restart and reset. At least thats whats in the manual |
|
What happened?
I would like to add the Bosch Radiator Thermostat II to z2m.
The device support was just added by @niklasarnitz and from my understanding should be in the dev branch right now.
When trying to pair the device it gets picked up by z2m and the interview is started. After a while I just get an error message stating "Failed to interview". The thermostat shows up as unsupported in my list.
I am a fairly inexperienced user so I may be overlooking something here.
What did you expect to happen?
The interview should be successful
How to reproduce it (minimal and precise)
Allow devices to join via z2m frontend
Enable pairing mode on the thermostat
Zigbee2MQTT version
1.28.2-dev commit: b15cd43
Adapter firmware version
20220103
Adapter
Zigbee 3.0 USB Dongle Plus, zStack3x0
Debug log
2022-11-24 02:26:54Starting interview of '0x18fc2600000a0f85'
2022-11-24 02:26:54MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x18fc2600000a0f85","ieee_address":"0x18fc2600000a0f85","status":"started"},"type":"device_interview"}'
2022-11-24 02:26:54MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"interview_started","meta":{"friendly_name":"0x18fc2600000a0f85"},"type":"pairing"}'
2022-11-24 02:29:16Failed to interview '0x18fc2600000a0f85', device has not successfully been paired
The text was updated successfully, but these errors were encountered: