john30 / ebusd

daemon for communication with eBUS heating systems
GNU General Public License v3.0
563 stars 130 forks source link

Ebusctl - "find" problem. #366

Closed ikavior closed 3 years ago

ikavior commented 3 years ago

Hi, I have got fully working ebusd deamon till today.

Now I cant read any values from Vaillant Eco Tec. Ebusd installed on RPi, and connected with Esera Ebus adapter - was working.

Today after command: "ebusctl" localhost: find scan.08 = Vaillant;BAI00;0104;7803 scan.15 = Vaillant;70000;0613;6903 scan.ec = Vaillant;SOL00;0613;6903

I cant see any parameters to read.

Any help?

john30 commented 3 years ago

thanks for the hint, that seems to have happened due to http->https redirection. can you check again please?

ikavior commented 3 years ago

now its working

john30 commented 3 years ago

thanks