-
Notifications
You must be signed in to change notification settings - Fork 58
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
How to use setSystemTime ? #115
Comments
I use this line every 24h and it works fine:
|
Without any parameter, like the actual OS system time? |
This command returns:
Can you please tell me what you have set in vito.xml and vcontrol.xml for SystemTime |
in vcontrol.xml i have
in vito.xml
the result is:
edit: |
It seems you have a different heating system. |
I got a vitodens 200 Ho2b (so it seems to more advanced vitotronic?) |
I have a Viessmann VScotHO1 with ID=20CB and the samples above did not work in my environment with version 0.98.10-24-ge424ec4 of both vcontrold and vclient. I checked the XML variants I have and compared them with the one from this repo as mentioned above without any new ideas. Then I did some internet searches again (as many times before) and found this entry: Works for me!! You'll find my script here: Btw: This command that I found in this entry of the FHEM forum: https://forum.fhem.de/index.php/topic,94809.msg883333.html?PHPSESSID=46hkruj0s8fq4l6egs6s7vp1g3#msg883333 switches Regards Christoph |
Ah I wasn't up to date, still running 0.98.10-176 |
Could someone please explain how to use setSystemTime.
What do I have to set in vito.xml and vcontrold.xml to be able to set the time by a vclient command?
The text was updated successfully, but these errors were encountered: