-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
[Bug] Error: Cannot add a Service with the same UUID '00000089-0000-1000-8000-0026BB765291 #883
Comments
Hard to read the unformatted device information on my phone. Currently that's not supported by homebridge-z2m. One of them may still work, given that if does print out a mapping. Note that in a recent update, Apple changed something in their Home.app that makes some Stateless Programmable Switch services not show up correctly (according to reports from others, did not check myself). |
Hey, high five to you. Because after 1 week of searching and trying you solved my problem. With the eve app i was able to get the cube visible in homekit with all buttons. Now i can use it finally. A big thank you ! |
So this issue can be closed? |
The original issue and error message still of course persists. For me the cube worked directly in homekit, but it's mapped with the "wrong" set of Actions. The cube can be set into two different "modes" (https://www.zigbee2mqtt.io/devices/CTP-R01.html) and seems the buttons are being mapped according to the "Action Mode", rather than the "Scene Mode" (which is the default). This could be a problem with the device integration into z2m itself. Here's the device info in better format:
|
Is there an existing issue for this?
Describe the bug
I am trying to add my Aqara Cube T1 Pro via Homebridge and z2m to my homekit, but i get an error message.
I tryed to find a solution via searching the web but nothing works for me.
I deleted the accessory folder in homebridge, and i also deactivate all other plugins that i have but the message remains, and i could not add any switches for the Cube into homekit.
[6/4/2024, 9:26:14 AM] [homebridge-z2m] Failed to setup stateless programmable switch for accessory AqaraCube from expose "{"access":1,"category":"diagnostic","description":"Triggered action (e.g. a button click)","label":"Action","name":"action","property":"action","type":"enum","values":["shake","throw","tap","slide","flip180","flip90","hold","side_up","rotate_left","rotate_right","1_min_inactivity","flip_to_side"]}" and mapping "{"valueLongPress":"hold","serviceLabelIndex":4}", error: Error: Cannot add a Service with the same UUID '00000089-0000-1000-8000-0026BB765291' as another Service in this Accessory without also defining a unique 'subtype' property.
[6/4/2024, 9:26:14 AM] [homebridge-z2m] Mapping of property 'action' of device 'AqaraCube':
Button 1 (1_min_inactivity):
- SINGLE: 1_min_inactivity
Button 2 (flip90):
- SINGLE: flip90
Button 3 (flip180):
- SINGLE: flip180
Button 5 (shake):
- SINGLE: shake
Button 6 (slide):
- SINGLE: slide
Button 7 (tap):
- SINGLE: tap
Button 8 (throw):
- SINGLE: throw
Button 9 (rotate_left):
- SINGLE: rotate_left
Button 10 (rotate_right):
- SINGLE: rotate_right
Button 11 (side_up):
- SINGLE: side_up
Button 12 (flip_to_side):
- SINGLE: flip_to_side
[6/4/2024, 9:26:14 AM] Homebridge v1.8.2 (HAP v0.12.1) (homebridge-z2m) is running on port 36039.
[6/4/2024, 9:26:14 AM] [homebridge-z2m] Connected to MQTT server
[6/4/2024, 9:26:14 AM] [homebridge-z2m] Using Zigbee2MQTT v1.37.1 (identified via zigbee2mqtt/bridge/info)
Related devices
aqara cubi T1 pro
Related Devices
No response
Steps To Reproduce
No response
Expected behavior
No response
Device entry
Status update
No response
Messages from this plugin
No response
This plugin
v1.9.3
Homebridge
v20.12.2
Zigbee2MQTT
v1.9.3
Homebridge Config UI X (if applicable)
No response
The text was updated successfully, but these errors were encountered: