Page 1 of 1

P096 Vito not in any Test Build

Posted: 27 Mar 2022, 22:25
by Trainer

Re: P096 Vito not in any Test Build

Posted: 27 Mar 2022, 23:25
by Ath
That Vito plugin is not in the regular ESPEasy repository, afaics.
Looking at that source, it will need a lot of work to get it up to current standards, and compatible with the active development. You can try to do that, if you feel like it, but please use the current mega branch as a starting point.

Re: P096 Vito not in any Test Build

Posted: 15 Jul 2022, 20:13
by Conner
Hello, i aslo look for a way to control my heating in case of upcoming gas prices.
Did you find a way to compile the Plugin? Maybe in a older version?
regards

Re: P096 Vito not in any Test Build

Posted: 23 Aug 2022, 06:26
by sierrawillett
Did you find any info out ?

Re: P096 Vito not in any Test Build

Posted: 07 Sep 2022, 20:58
by Conner
Not yet. I try to compile different versons with the old plugin but could not make it run. For testing the communication i use at the moment a different software. the optolink hardware with the esp works and i get all data by mqtt to the broker. but i still like to make it run with easyesp.

Re: P096 Vito not in any Test Build

Posted: 07 Sep 2022, 21:18
by Ath
@Conner if you want me to get it compiling with current ESPEasy, I can put some effort in that, it will just take some time, as I'm quite busy (both work and ESPEasy stuff ;)) atm.

Re: P096 Vito not in any Test Build

Posted: 08 Sep 2022, 21:51
by Conner
Hello, this will be a big help, 10x.
In the meantime i do some tests with the Ser2Net or SerProxy Plugin.
Which one should be the best choice to get serial Data and use this in Rules?
The Protocoll of the heating is here: https://github.com/openv/openv/wiki/Protokoll-KW
The Ser2Net looks like to have a Problem with getting a 0x05 over the Serial.

Re: P096 Vito not in any Test Build

Posted: 09 Sep 2022, 17:13
by Conner
i did some tests today with ther SerNet Plugin. This looks not like a way I can use because I need to communicate with the heating by hex values. Looks like this is not possible there. Any other plugins I can use?