Skip to content

[Enhancement]: Publish screen sharing status to MQTT #2107

@IsmaelMartinez

Description

@IsmaelMartinez

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

  1. Add MQTT publish call when screen sharing starts/stops
  2. Publish to {topicPrefix}/screen-sharing topic with true/false values
  3. Update MQTT documentation

Effort Estimate

Tiny (~1 hour)

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions