Skip to content
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

Closed
sricks1 opened this issue Oct 6, 2021 · 12 comments
Closed

Accessories not showing up in HomeKit. #72

sricks1 opened this issue Oct 6, 2021 · 12 comments

Comments

@sricks1
Copy link

sricks1 commented Oct 6, 2021

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[]

@ndarmyserver
Copy link

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.

@dVIAN13
Copy link

dVIAN13 commented Jan 8, 2022

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

@adavison007
Copy link

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 have this same issue, 2.1.8 works with AirQ but not 2.2.0

@benwebbbenwebb
Copy link
Collaborator

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

@adavison007
Copy link

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?

@benwebbbenwebb
Copy link
Collaborator

Please upgraded to v2.3.3 and let me know about any issues, that version should include Air and Air Plus devices

@adavison007
Copy link

Upgrade done, so far, so good, brilliant, many thanks, much appreciated.

@kapps7
Copy link

kapps7 commented Dec 24, 2022

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

@benwebbbenwebb
Copy link
Collaborator

Hi @kapps7
Sounds similar to #97, would you be able to provide your Sensibo API response?

@benwebbbenwebb
Copy link
Collaborator

Closing this issue as I think it's now all resolved with the 2.3.4-release

@ndarmyserver
Copy link

@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

@benwebbbenwebb
Copy link
Collaborator

Hi @ndarmyserver

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants