jfarmer08 / homebridge-wyze-smart-home

Wyze Smart Home plugin for Homebridge.
MIT License
105 stars 17 forks source link

Garage door -- only turn on/off camera #267

Closed RickLumina closed 2 months ago

RickLumina commented 2 months ago

Describe Your Problem: I am unable to control the garage door. It will only turn off and on the camera.

[9/5/2024, 11:45:45 AM] [Wyze] [Camera] Loading accessory from cache Garage Door (MAC: mac address) [9/5/2024, 11:45:45 AM] [Wyze] [Camera] [Privacy] Updating status of mac address (Garage Door) [9/5/2024, 11:46:45 AM] [Wyze] Refreshing devices... [9/5/2024, 11:46:45 AM] [Wyze] Found 1 device(s) [9/5/2024, 11:46:45 AM] [Wyze] [Camera] Loading accessory from cache Garage Door (MAC: mac address) [9/5/2024, 11:46:45 AM] [Wyze] [Camera] [Privacy] Updating status of mac address (Garage Door)

{
    "name": "Wyze",
    "username": "email address",
    "password": "password",
    "keyId": "key id",
    "apiKey": " apikey",
    "refreshInterval": 60000,
    "hms": true,
    "showAdvancedOptions": true,
    "apiLogEnabled": false,
    "pluginLoggingEnabled": true,
    "lowBatteryPercentage": 30,
    "garageDoorAccessory": [
        "mac address"
    ],
    "excludeMacAddress": false,
    "excludedeviceType": false,
    "platform": "WyzeSmartHome"
}

Screenshot 2024-09-05 125813

Screenshots:

Environment: OrangePi zero Athom

github-actions[bot] commented 2 months ago

Message that will be displayed on users' first issue

RickLumina commented 2 months ago

I figured it out.