hjdhjd / homebridge-myq

:car: myQ Liftmaster and Chamberlain Plugin for Homebridge https://github.com/nfarina/homebridge
Other
568 stars 43 forks source link

No Occupancy Sensor Characteristic #1099

Closed ckarcz closed 11 months ago

ckarcz commented 11 months ago

Describe The Problem:

No occupancy characteristic is available in HomeKit for garage door with camera.

To Reproduce:

Logs:

[24/08/2023, 20:51:44] Homebridge v1.6.1 (HAP v0.11.1) (Homebridge) is running on port 51386.
[24/08/2023, 20:51:46] [myQ] myQ API: Successfully connected to the myQ API using the east myQ cloud region.
[24/08/2023, 20:51:47] [myQ] myQ API: Discovered device family garagedoor: Garage Door [Liftmaster Commercial WiFi Wall Mount Operator] (serial number: CG28634DCD20, gateway: GW12000E1ED7).
[24/08/2023, 20:51:47] [myQ] myQ API: Discovered device family gateway: Garage Door [Chamberlain WiFi GDO DC 1.25 HP] (serial number: GW12000E1ED7).
[24/08/2023, 20:51:47] [myQ] myQ API: Discovered device family camera: Garage Door Camera (serial number: TC-2003-10095260).
[24/08/2023, 20:51:47] [myQ] myQ API: Discovered device family gateway: Garage Keypad (serial number: GW390000C9A8).
[24/08/2023, 20:51:47] [myQ] myQ API: Discovered device family camera: Garage Keypad (serial number: TC-0006-10095646).
[24/08/2023, 20:51:47] [myQ] myQ API: Discovered device family gateway: MyQ-HomeBridge [Chamberlain myQ Home Bridge] (serial number: GW2000000E1A).
[24/08/2023, 20:51:47] [myQ] myQ device family 'camera' is not currently supported, ignoring: Garage Door Camera (serial number: TC-2003-10095260).
[24/08/2023, 20:51:47] [myQ] myQ device family 'camera' is not currently supported, ignoring: Garage Keypad (serial number: TC-0006-10095646).

Homebridge Configuration:

Show the relevant portion of your homebridge config.json here, if needed.
Remove any sensitive information.

Screenshots:

Environment:

ckarcz commented 11 months ago

saw this: Add an occupancy sensor accessory using the open state of the opener to determine occupancy. This can be useful in automation scenarios where you want to trigger an action based on the opener being open for an extended period of time.

github-actions[bot] commented 11 months ago

This issue is locked to prevent necroposting on closed issues. Please create a new issue for related support requests, bug reports, or feature suggestions.