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] currentURL MQTT push #334

Open
starkillerOG opened this issue Jan 1, 2022 · 0 comments
Open

[FEATURE] currentURL MQTT push #334

starkillerOG opened this issue Jan 1, 2022 · 0 comments

Comments

@starkillerOG
Copy link

Your feature request. Please describe.
What is the feature, why is it valuable to the community or application?

The current URL that is displayed in the app is published on the /state topic on MQTT inside the json message with key currentURL.
This is greath since it allows for some nice automations using HomeAssistant in combination with the {"url": "http://"} command.
However the current URL is only published every x seconds which is configurable in the WallPanel settings.

I would very much like the currentURL to be published to MQTT immediately on a change of the URL in the application.
This is already done for the motion and face detection topics, so I think it schould also be posible for the /state topic on URL changes.
This would allow for even nicer automations and more control using automations in HomeAssistant.

Thank you very much for the greath app, keep up the good work, much appriciated!

NOTE
We get many feature requests, each feature requires community support and also development time. Features that have no community support are not considered. If you are not contributing to the feature, then the feature may not happen.

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