openviess / PyViCare

Python Library to access Viessmann ViCare API
Apache License 2.0
140 stars 92 forks source link

Query directly the Vitoconnect device ? #34

Closed somm15 closed 3 years ago

somm15 commented 4 years ago

As mentioned in another issue, the port "56747/tcp" is opened on the Vitoconnect. I don't know yet which service is running there. I should also try MitM to check if communication could be intercepted. The goal is to free ourself from the could and have local polling.

adorobis commented 4 years ago

Hi @somm15 Any progress on that? Recent issues with cloud API are a bit annoying...

somm15 commented 4 years ago

There were no reaction so I thought no interest. I didn't really spend effort there so far but I should. I don't like relying on this could system.

adorobis commented 4 years ago

Let me know if there is a way I could help although my programming skills might not be strong enough to make any major work.

hpapagaj commented 4 years ago

Local control would be awesome.

sebekhtc commented 4 years ago

I checked the h/w of the vito, it's based on Atheros AR9331 if it may help.

somm15 commented 3 years ago

https://reverseengineering.stackexchange.com/questions/23222/extract-repack-eeprom-dump Some already tried at least.