VitoWiFi icon indicating copy to clipboard operation
VitoWiFi copied to clipboard

Communicate with Viessmann boilers using the optolink for ESP8266 and ESP32

Results 16 VitoWiFi issues
Sort by recently updated
recently updated
newest added

based on your raw example, I set the data points struct to be: ``` const Datapoint Datapoints[] = { 0x0101, 4, // outside temp 0x00F8, 2, // HW Kennung 0x0113,...

just tried your new version 1.0 on my WO1B/Vitocal300 Based on your raw example I tried data points 0x5525, 0x810 and 0x812. None of them was on my list before,...

as the information on the available data points is ... hm heterogeneous to say at least, how about a scanner ? An example file to probe all data points from...

Dear Bert, thanks a ton for your effort and this project! I currently have a Vitoconnect connected to my heating control unit. Now I like to add a DIY adapter...

enhancement

### Installation specifics * **Heating type:** Vitoladens 300c with Vitotronic 200 KW6B * **Protocol:** KW * **Board:** ESP8266 (Wemos D1 mini.) * **Hardware:** SFH485P and SFH309FA ### Symptom i can't...

Is there any possibilty or any user which used VItoWifi together with viesmann vitoconnect due to longer viessmann guarantee when using vitoconnect? ESP32 DEV board has CP2102 Serial Chip which...

enhancement