eBUS Adapter Shield v5 and hardware extensions (a button and SSD1306) #1502
mateuszdraco
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I have my shield v5 and it works well, I can manage my Vaillant heating system via Home Assistant. Now, I was wondering if I could add a simple manual trigger, to heat up running water on demand. I already have that functionality in the HA itself, but in order to use it I need to reach out to my phone (or access HA somehow).
I read the pin-out documentation and I was able to prepare a push-button assigned correctly, additionally I wired SSD1306 to be able to display some data about the heating system. I know the SSD1306 works correctly as I was able to use
i2cssd
command in REPL and it works.Now, my questions are:
I tried to find any documentation about it but with no luck unfortunately.
Thanks, Mateusz
Beta Was this translation helpful? Give feedback.
All reactions