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

Trigger specific Vestaboard Plus Messages #10

Open
jamestalbot3 opened this issue Mar 15, 2024 · 1 comment
Open

Trigger specific Vestaboard Plus Messages #10

jamestalbot3 opened this issue Mar 15, 2024 · 1 comment

Comments

@jamestalbot3
Copy link

Is there any way I could use this integration to trigger specific messages/plugins that are set via Vestaboard plus? For example, I currently have it set up in the app to show me NYC MTA updates every 15 minutes, but would love to be able to use an automation to trigger that as I'm getting ready to leave or at a button press. I haven't found any way to pull that sort of data. Apologies if this is a dumb question, still getting the hang of everything.

@DanielBaulig
Copy link
Owner

DanielBaulig commented Mar 15, 2024

Sadly it's not possible to trigger specific Vestaboard Plus messages using this integration. You can however, push text and messages to Vestaboard using this integration. The two aspects you'd have to do would be to

a) find a source of the data you would like to display (this are usually other integrations providing this data in form of sensors and services), for your use case for example using the Home Assistant Realtime GTFS integration (no affiliation or experience with it, just did a quick Google search).
b) Layout the data in a Vestaboard message that you can then display on your board using vestaboard.post.

This is certainly more work than what Vestaboard Plus provides and can seem a little intimidating, especially if you are new to Home Assistant, but it would be a great learning experience and ultimately provides an unbelievable amount of flexibility in terms of what to show on your board and when. For example, I display date and time, outdoor temperature, air quality, solar panel production, battery backup charge level, electric car charging status as well as HVAC status, upcoming calendar events and a customizable status message on my Vestaboard. All the data is pulled from various Home Assistant integrations and pushed to the board using this very integration.

IMG_4089

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