-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to do set command #13
Comments
Hey! There is a piece of code missing in the vito.xml file. |
Hey, |
Yes, no problem, I installed the addon samba share. you can use it to access home assistant as a network drive. there you have the addons folder. I downloaded homeassistant-vcontrol as a zip, there you will find the vito.xml, there you change it accordingly. and put the unpacked and modified in the addons folder. then restart home assistant and the addon can then be found under Local add-ons and you can install it as normal. best greetings :) |
Ok, thank you. |
:) |
I have the same problem. I can't find the configuration file in order to add new commands. I have the latest HA installation (Home Assistant 2023.1.7) running on a raspberry. And I have installed the 1.8.2 addon from your repository. I use the "20CB" protocol and I am trying to set the partymode. The /etc/vcontrold/ directory is missing. And using the Samba addon I see only an emtpy addons directory. Can you please tell me, where I went wrong? |
@raebbaer Same device, same issue here. Looking into vito.xml of this project: https://github.com/Alexandre-io/homeassistant-vcontrol/blob/main/vcontrold/rootfs/etc/vcontrold/vito.xml and openv/vcontrold: https://github.com/openv/vcontrold/blob/master/xml/300/vito.xml you can see the it does not explicitly mention 20CB but only 2053 for this command. It is assuming some backwards compatibility of the protocols. That does not seem to apply here but I don't have any other sources. Maybe openv would be a good place for a Issue/FR. To add/fix this we probably either need a sniffer in a working setup or the Viessmann tools as described in https://github.com/sarnau/InsideViessmannVitosoft |
Hello,
I have follow the configuration from Bjoern3003.
My device protocol is 20CB.
But I always receive an error message when I try a set command :
[16:01:24] INFO: Looping vclient...
[16:01:36] INFO: Sending command: [setBetriebArt]: WW
[72] Wed Jan 25 16:01:36 2023 : Client connected 127.0.0.1:48130 (FD:5)
[72] Wed Jan 25 16:01:36 2023 : Command: setBetriebArt WW
SRV ERR: command unknown
[72] Wed Jan 25 16:01:36 2023 : Command: quit
[72] Wed Jan 25 16:01:36 2023 : Process 72 released lock
[72] Wed Jan 25 16:01:36 2023 : Closed connection (fd:5)
server error
setBetriebArt WW:
Can you help me with this error
Regards
Nicolouts
The text was updated successfully, but these errors were encountered: