Alexandre-io / homeassistant-vcontrol

Vcontrold Home Assistant add-on repository
Apache License 2.0
37 stars 23 forks source link

Added getTempRaumIstA1M1 reading #51

Closed rene-mt closed 9 months ago

rene-mt commented 9 months ago

I added the reading for determining the actual room temperature, given a Vitotrol 200/300 remote is connected to the heating. I'm using this in my own home automation setup with vcontrold and a Vitodens 300-W - so I can confirm it is working at least with the 20CB protocol (VScotHO1). But according to https://github.com/openv/openv/wiki/Adressen the reading should work as well with V200KW1 (2094) and V200KW2 (2098), thus I added these three protocols to the config.

Would be great to have this reading in the next release of vcontrold for Home Assistant (I am currently migrating to HA from FHEM, and vcontrold integration is crucial for me :) ).

dk1305hb commented 9 months ago

This add-on uses the original openv files. It is already implemented that you can use your own vito.xml https://github.com/Alexandre-io/homeassistant-vcontrol/issues/47

Second possibility is to use your own vcontrol installation and link the ip in the yaml config of this add-on.

rene-mt commented 9 months ago

Alright, will close the request then and go with my own XML.