Skip to content

MOES ZSS-QY-HP - SUPPORT LUX ILLUMINANCE IN HOMEBRIDGE #1038

@imeSven

Description

@imeSven

Device Model

MOES ZSS-QY-HP

Is there an existing issue for this?

  • I have searched the existing issues and did not find an existing issue.

Supported by Zigbee2MQTT?

  • Device is supported by Zigbee2MQTT

Missing features / functionality

Hi there. I am trying to get the illuminance lux of the occupancy sensor but i cannot make it seen in the homekit. Can you please help me out ? Thank you.

HomeKit Services and Characteristics

.

Exposes information from Zigbee2MQTT

{
    "mqtt": {
        "base_topic": "zigbee2mqtt",
        "server": "mqtt://192.168.0.168:1883",
        "reject_unauthorized": false,
        "keepalive": 60,
        "version": 4,
        "disable_qos": false
    },
    "defaults": {
        "exclude": false,
        "converters": {
            "switch": {
                "type": "switch"
            },
            "occupancy": {
                "type": "occupancy"
            }
        }
    },
    "exclude_grouped_devices": false,
    "devices": [
        {
            "id": "Coordinator ",
            "exclude": true
        },
        {
            "id": "0xa4c1388d10d6702e",
            "included_keys": [
                "Illuminance",
                "Illuminance_lux"
            ]
        }
    ],
    "_bridge": {
        "username": "0E:68:E6:6A:B1:84",
        "pin": "321-54-423",
        "port": 48662
    },
    "platform": "zigbee2mqtt"

Additional information / Other remarks

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions