-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
Zigbee Device Support for newer Firtzbox models #337
Comments
I have the same problem. Does anyone already have an idea? |
This actually does work for me with Homebridge v1.8.5, UI 4.65.1 and the plugin 6.0.19. What did the trick for me was not to use the 17 digit AIN as displayed in FritzOS 7.62 (on the 5690 Pro), but the 19 digit UNIT number, as indicated in the AHA manual published by AVM: -> For a zigbee device you need to add "0B" to AIN displayed in the Fritzbox, i.e. you need to use the unit identifier, not the device identifier (AIN). This is addressing is also what the Fritzbox actually uses internally, when you look at the support log generated by the Fritzbox. It just does not display it properly. I have already opened a ticket with AVM in this respect. Moreover, Philips HUE Zigbee lightbulbs should be registered in the homebridge plugin as "Grouped Device" "Switch & Lightbulb". |
@Stationary-1 thanks for the input on this! I just tried an it did not work. Adding "0B" to my AIN Numbers i get "Leselampe (smarthome-lightbulb): Can not find device with AIN: xxxxx0B". 5690Pro 8.0.1, Hb 1.8.5, Plugin 6.0.19. However I had to look into the Log of my Fritzbox since the two digits added to the AIN seem to be diferent. Mine adds 01. I entered that into the plugin and it works! So for anyone reading this and needing to do it:
|
Good that it works for you now and that you found the log file and the correct number. |
I am trying to run my ZIGBEE Devices that i conneted to my 5690 Pro on FritzOS 7.62 trough this Plugin. I am pretty sure to have set the AIN etc. correctly but still get
[FritzPlatform] "NameOfDevice" (smarthome-lightbulb): Can not find light data - "accType" and/or options correct?
For every Device I try to connect. COntrolling them directly on the Firitzbox works perfectly.
I have tested this with lightbulbs with brightness control and and without temperature control, buttons and motion sensors.
The text was updated successfully, but these errors were encountered: