@homebridge/hap-nodejs
    Preparing search index...

    Enumeration UnitsConst

    Index

    Enumeration Members

    ARC_DEGREE: "arcdegrees"
    CELSIUS: "celsius"

    Celsius is the only temperature unit in the HomeKit Accessory Protocol. Unit conversion is always done on the client side e.g. on the iPhone in the Home App depending on the configured unit on the device itself.

    LUX: "lux"
    PERCENTAGE: "percentage"
    SECONDS: "seconds"