mirror of
https://github.com/nickustinov/itsyhome-macos.git
synced 2026-04-26 04:15:56 +03:00
[GH-ISSUE #88] Security System state not available from webhook #83
Labels
No labels
bug
enhancement
pending release
pull-request
wip
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/itsyhome-macos#83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @akazabam on GitHub (Mar 1, 2026).
Original GitHub issue: https://github.com/nickustinov/itsyhome-macos/issues/88
In the Itsyhome menubar dropdown, I can see my Security System, its state, and changing the state work fine, but the state is not available at all from a webhook query (either the whole room or the device, directly):
The menubar drop down show the correct "Off", "Stay", "Away", and "Night" modes, with the current one selected, but not for the webhook, at all. This particular device comes from Homebridge, but I have other Homebridge devices that work fine with webhook queries and show state correctly. For whatever its worth, I don't know if this is an actual bug, a limitation of Homebridge, or a limitation of Apple Home, itself.