ebaauw / homebridge-rpi

Homebridge plugin for Raspberry Pi.
Apache License 2.0
308 stars 18 forks source link

Only temperature is available #40

Closed mwhuss closed 4 years ago

mwhuss commented 4 years ago

I installed and setup the plugin and I only see a single "thermostat" accessory that shows the temperature of localhost. It's missing the frequency, voltage, and throttled information.

ebaauw commented 4 years ago

Apple’s Home app only supports a limited subset of HomeKit. Did you try another HomeKit app?

mwhuss commented 4 years ago

I installed another HomeKit app and now I do see the extra data under the accessory that's not shown in the Home app. I was under the assumption the plugin would expose multiple accessories with each showing the information. Maybe consider it a feature request 😄

ebaauw commented 4 years ago

Or maybe not. Home would just show a bunch of Not Supported tiles, and you’d hit the Apple imposed limit of 149 accessories per Homebridge instance way sooner.