Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate bravagiulia to connect MQTT and TV #2

Open
baol opened this issue Nov 1, 2016 · 0 comments
Open

Integrate bravagiulia to connect MQTT and TV #2

baol opened this issue Nov 1, 2016 · 0 comments

Comments

@baol
Copy link
Owner

baol commented Nov 1, 2016

See https://github.com/baol/bravagiulia

  • Get the list of available commands and listen on homely/tv/<TV-NAME>/<command>
  • use WOL to power on the TV (homely/tv/<TV-NAME>/On?)
  • notify about TV status (On/Off?) as any other device?

The daemon should probably publish the list of supported commands as a retained message (for an example see mosquitto_pub -r option) with qos 1. So that a GUI could just subscribe to the service, get the available buttons, configure the UI, and start controlling the TV.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant