Skip to content

Instantly share code, notes, and snippets.

@phha
Created December 21, 2019 19:50
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phha/f9a17811b2256a28d9a00b11680b3b5d to your computer and use it in GitHub Desktop.
Save phha/f9a17811b2256a28d9a00b11680b3b5d to your computer and use it in GitHub Desktop.
@BornTKill
Copy link

Dear,

I am using this hardware https://github.com/openv/openv/wiki/Weiterentwicklung-3.3V-TTL-mit-3D-Geh%C3%A4use and vitalk (old and deprecated)
Do you think that it will work with this project ?

@phha
Copy link
Author

phha commented Jun 23, 2020

This was made for a WiFi enabled microcontroller running esphome such as ESP8266 or ESP32. Similar to this one:

https://github.com/openv/openv/wiki/Bauanleitung-ESP32-Adafruit-Feather-Huzzah32-and-Proto-Wing

It is meant to feed data into Home Assistant via Wifi. This seems different from what you are trying to do, so I‘m afraid it won’t be very useful to you.

@BornTKill
Copy link

Ok maybe i misexplain. I have HA and NodeMCU ESP8266 at home. My point is can I just replace my USB-TTL with an ESP ? Components are almost the same.

@phha
Copy link
Author

phha commented Jun 24, 2020

In that case I believe it should work. You might have to adapt the values for the RX2 and TX2 pins, since the ones above are for ESP32.

@phha
Copy link
Author

phha commented Jun 24, 2020

I've put a more recent version here in case you want to try it out:

https://github.com/phha/vitowifi_esphome/blob/master/viessmann.yaml

@BornTKill
Copy link

Dear,

I will test and let You know. I’am new in esphome. I only have to upload the yaml https://github.com/phha/vitowifi_esphome/blob/master/viessmann.yaml as I did for my led strip ? Is the librairie marrant include ? Thank you and sorry for bothering you.

@phha
Copy link
Author

phha commented Jun 24, 2020

You will need all the files in the repository. You will also have to adapt the yaml with your WiFi settings and whatever else you want to add to the configuration. Then you can upload everything from the yaml just like any other ESPHome project.

@BornTKill
Copy link

Ok thank you. Let you know.

@BornTKill
Copy link

Dear,

I've open an issue on https://github.com/phha/vitowifi_esphome if you can have a look :)
Thank you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment