-
-
Notifications
You must be signed in to change notification settings - Fork 317
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Wire existing screen-sharing-started and screen-sharing-stopped IPC events to MQTT publish, completing the media status picture for home automation.
Motivation
- Completes media status picture for home automation (call state + screen sharing)
- IPC events already exist - just needs wiring to MQTT
- Minimal effort, high value for users with RGB LED or smart home integrations
Research
See mqtt-extended-status-investigation.md
Implementation Plan
- Add MQTT publish call when screen sharing starts/stops
- Publish to
{topicPrefix}/screen-sharingtopic withtrue/falsevalues - Update MQTT documentation
Effort Estimate
Tiny (~1 hour)
Related
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Done