Skip to content

Configuration file for sensoHOME VRT 380 Thermostat #1085

Answered by rRobbieIT
rRobbieIT asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry to answer to my own message, I want to share my findings hoping they could be useful to someone else.

I managed to make the thermostat works, although only with very basic functionality:

  • I used the configuration file 15.700.csv renamed to 15.ctlv0.csv
  • Using a quick python script I could iterate within all the commands in the csv file, to find the ones which were returning something meaningful. All in all I am only using z1ActualRoomTempDesired and z1RoomTemp.
  • I configured ebusd and MQTT with docker
  • I subscribed OpenHAB to the associated MQTT topics as follows:

Reading from Thermostat
ebusd/ctlv0/z1ActualRoomTempDesired

Writing to Thermostat
ebusd/ctlv0/z1ActualRoomTempDesired/set

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rRobbieIT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant