homebridge / HAP-NodeJS

Node.js implementation of the HomeKit Accessory Protocol (HAP)
Apache License 2.0
2.68k stars 630 forks source link

Other Airquailtysensor service? #635

Closed madcat-nl closed 5 years ago

madcat-nl commented 5 years ago

Hi i have created an air quality sensor that exposes the airquality based on the AirQualitySensor type. But because i was receiving some strange data i also bought the elgato room v2 That one exposes the air quality based on stars instead of the Characteristic.AirQuality in their app, in the homekit app it all looks the same.

I was wondering what kind of service or characteristics it is using, does anybody know? Is it an undocumented service/characteristic.

ebaauw commented 5 years ago

See https://github.com/simont77/fakegato-history/wiki/Services-and-characteristics-for-Elgato-Eve-devices. Not sure if the v2 Eve Room is the same, though.

madcat-nl commented 5 years ago

Ah thanks,so elgato has created their own standard :)