ebaauw / homebridge-hue

Homebridge plugin for Philips Hue
Apache License 2.0
894 stars 91 forks source link

Hue Dimmer Switch don't show in new home architecture #1182

Closed mixman68 closed 6 months ago

mixman68 commented 6 months ago

Issue

I don't see switches sensors (dimmer switch and tap switches)

{
    "name": "Hue",
    "anyOn": true,
    "effects": false,
    "excludeSensorTypes": [
        "Daylight",
        "CLIPGenericFlag",
        "CLIPGenericStatus",
        "Geofence"
    ],
    "hosts": [
        "REDACTED"
    ],
    "hueMotionTemperatureHistory": false,
    "lights": true,
    "nativeHomeKitLights": false,
    "nativeHomeKitSensors": false,
    "resource": true,
    "sensors": true,
    "users": {
        "REDACTED": "REDACTED"
    },
    "platform": "Hue"
}

Log Messages

I see it in Accessories view of Homebridge Config image

Debug Files

homebridge-hue.json.gz

mixman68 commented 6 months ago

PS: I don't want to use Philips hue matter with HomePod cuz all outlets are shown as light so when I ask to shutdown lights, HomeKit shutdowns outlet too

mixman68 commented 6 months ago

They finally showed up, after remove and rejoin the homebridge