-
Notifications
You must be signed in to change notification settings - Fork 31
Description
Hello everyone. First of all, great project.
I have problems with the vcontrold.xml. I just can't get it to work. Unfortunately I have to adjust a few things here. Otherwise the whole thing won't work for me. I have a heat pump and would like to adjust the whole thing with the operating status, for example.
Everything works great with the vito.xml. I would also have to adjust something, but I can't test that until I can adjust the vcontrold.
The following log appears:
s6-rc: info: service legacy-services successfully started
[19:54:45] INFO: vcontrol_host not set in configuration. Defaulting to 'localhost'.
[19:54:45] INFO: vcontrol_port not set in configuration. Defaulting to '3002'.
[19:54:45] INFO: vcontrold will be set to host: localhost and port: 3002
[19:54:45] INFO: Using custom vito.xml file.
[19:54:45] INFO: Using custom vcontrold.xml file.
[19:54:45] INFO: Configuring command 1: getTempA with type FLOAT
[19:54:45] INFO: Configuring command 2: getTempWWist with type FLOAT
[19:54:45] INFO: Configuring command 3: getTempWWsoll with type FLOAT
[19:54:45] INFO: Configuring command 4: getTempVorlauf with type FLOAT
[19:54:45] INFO: Configuring command 5: getTempRuecklauf with type FLOAT
[19:54:45] INFO: Configuring command 6: getTempPuffer with type FLOAT
[19:54:45] INFO: Configuring command 7: getTempVLsollM2 with type FLOAT
[19:54:45] INFO: Configuring command 8: getTempVListM2 with type FLOAT
[19:54:45] INFO: Configuring command 9: getTempVorlaufPrim with type FLOAT
[19:54:45] INFO: Configuring command 10: getProzSekPump with type FLOAT
[19:54:45] INFO: Configuring command 11: getProzPriPump with type FLOAT
[19:54:45] INFO: Configuring command 12: getProzVerd with type FLOAT
[19:54:45] INFO: Configuring command 13: getBetriebArt with type FLOAT
[19:54:45] INFO: Configuring command 14: getStatusEVU with type FLOAT
[19:54:45] INFO: Configuring command 15: getProzEEV with type FLOAT
[19:54:45] INFO: Configuring command 16: getTempHeisgas with type FLOAT
[19:54:45] INFO: Using internal MQTT Host: core-mosquitto:1883
[19:54:45] INFO: Starting local vcontrold...
[19:54:45] INFO: Using custom vcontrold.xml.
/config/vcontrold/vcontrold.xml:443: element include: XInclude error : failed build URL
Error loading /config/vcontrold/vcontrold.xml, terminating
[19:54:45] WARNING: Halting add-on due to vcontrold failure with exit code 1
s6-rc: info: service legacy-services: stopping
[19:54:46] INFO: vclient_sub service completed successfully. Restarting service.
[19:54:46] INFO: Restarting vlclient_pub service after normal closure
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
Who can help me here? Does it work for anyone? Can someone maybe provide me with their Vcontrold.xml?