-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Accessories not showing up in HomeKit. #72
Comments
I'm having a similar issue. The plugin is installed and configured, and I see a successful get request in the logs, but no Sensibo device shows up in my Home app. If I downgrade this plugin to 2.1.8, my device shows up in the Home app. It is only on the 2.2.0 version that it doesn't work correctly. |
I am having the same issue. older plugin version did not fix it.. I see in the logs that it creates the accessory, but never appears in HomeKit. If I setup the Sensibo plugin to use it's own bridge, it works |
I have this same issue, 2.1.8 works with AirQ but not 2.2.0 |
For those looking for a fix, I have submitted a PR, #94, for this issue. As a workaround (until it is merged) please see my alternate NPM package https://www.npmjs.com/package/@benwebbbenwebb/homebridge-sensibo-ac |
Any idea of a rough timeline for the merge? |
Please upgraded to v2.3.3 and let me know about any issues, that version should include Air and Air Plus devices |
Upgrade done, so far, so good, brilliant, many thanks, much appreciated. |
Hey guys. Similarly I have a Sky and logs confirm that 1 accessory is loaded but Homebridge doesn't show it in the accessories and ofcourse not into Homekit |
Closing this issue as I think it's now all resolved with the 2.3.4-release |
@benwebbbenwebb sorry to bring up an old thread, but I'm still having issues with this, even on 2.3.4. I get a successful get response, but my device doesn't show up in the Home app. In the get response it shows "productModel":"inside" Let me know if you need any more information. I'm still able to downgrade to 2.1.8 the device shows up. Thanks |
Sure, I’ll take a look. Thanks for providing the productModel, what does “inside” map to? Is it the Elements sensor? (E.g. #103) If not, then I’ll need an example payload to understand what features, attributes and measurements it returns. |
I have installed the plugin and configured my device using both the key and user name and password. I have tried them individually and together. The log says it is up and running. I set up my bridge in HomeKit, but no accessories show up. I am trying to connect a SensiboAC. Here is my log;
fields=id,acState,measurements,remoteCapabilities,room,temperatureUnit,productModel,location,occupancy,smartMode,motionSensors,filtersCleaning,serial,pureBoostConfig,homekitSupported
10/5/2021, 9:57:18 PMSensibo Ac BridgeSensiboACSuccessful GET response:
10/5/2021, 9:57:18 PMSensibo Ac BridgeSensiboAC[]
10/5/2021, 9:58:48 PMSensibo Ac BridgeSensiboACCreating GET request to Sensibo API --->
10/5/2021, 9:58:48 PMSensibo Ac BridgeSensiboAChttps://home.sensibo.com/api/v2/users/me/pods?fields=id,acState,measurements,remoteCapabilities,room,temperatureUnit,productModel,location,occupancy,smartMode,motionSensors,filtersCleaning,serial,pureBoostConfig,homekitSupported
10/5/2021, 9:58:49 PMSensibo Ac BridgeSensiboACSuccessful GET response:
10/5/2021, 9:58:49 PMSensibo Ac BridgeSensiboAC[]
10/5/2021, 10:00:19 PMSensibo Ac BridgeSensiboACCreating GET request to Sensibo API --->
10/5/2021, 10:00:19 PMSensibo Ac BridgeSensiboAChttps://home.sensibo.com/api/v2/users/me/pods?fields=id,acState,measurements,remoteCapabilities,room,temperatureUnit,productModel,location,occupancy,smartMode,motionSensors,filtersCleaning,serial,pureBoostConfig,homekitSupported
10/5/2021, 10:00:20 PMSensibo Ac BridgeSensiboACSuccessful GET response:
10/5/2021, 10:00:20 PMSensibo Ac BridgeSensiboAC[]
The text was updated successfully, but these errors were encountered: