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

Feature request: Please add MQTT Messages for Activity status #97

Open
hdiessner opened this issue Jul 17, 2018 · 0 comments
Open

Feature request: Please add MQTT Messages for Activity status #97

hdiessner opened this issue Jul 17, 2018 · 0 comments

Comments

@hdiessner
Copy link

Hi and first of all, thank you for your excellent work!
Could you please add the "Activity status" (the activityStatus represents the following states: 0 = Hub is off, 1 = Activity is starting, 2 = Activity is started, 3 = Hub is turning off) as MQTT messages?

Similar to the work in the node-red Node for Harmony: https://flows.nodered.org/node/node-red-contrib-harmony

Use case / benefit: If you already send a MQTT message when an activity is starting, you could trigger other devices (like turn on a power switch) before the Harmony Hub sends out the IR signals to the device (behind the power switch).
MQTT: Activity_TV is starting -> Power Switch for TV is turned on (by separate MQTT message from your separate automation logic) -> IR Signals are sent to 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