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

Is notification over MQTT possible? #51

Open
bugs181 opened this issue Nov 3, 2024 · 1 comment
Open

Is notification over MQTT possible? #51

bugs181 opened this issue Nov 3, 2024 · 1 comment

Comments

@bugs181
Copy link

bugs181 commented Nov 3, 2024

Looked everywhere in this repo for examples of how to send a notification via MQTT, with no luck. Is MQTT currently only used for Home Assistant settings and not used for sending notifications?

Documentation states:

If you have a MQTT server running, you can connect your TvOverlay device to it to control its main functions.

I'd argue displaying a notification over MQTT IS a main function. Why tout MQTT at all if it's not possible?

I'd prefer to avoid REST API if at all possible. The HTTP overhead is fairly large on the IoT network compared to MQTT. The less traffic over WiFi the better.

If this was implemented, I'd gladly pay for premium.

@lazmo88
Copy link

lazmo88 commented Feb 16, 2025

You should be able to build automation that relays MQTT data to notify service. That said, it is definitely doable IMHO.

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

2 participants