Bouni / luxtronik

Luxtronik integration for Home Assistant
MIT License
82 stars 13 forks source link

Debug function to write all sensors to log. #26

Open dagtveit opened 2 years ago

dagtveit commented 2 years ago

Is there a way that i can write all sensor data to a log. i am trying to look for some specifix sensor values. or if anyone by any chance know the id of the one where you increase the temperature setpoint for up to 5 degress temporarily.

my issue is that the outside temperature compensation dosnt take in account wind and this house isnt that good insulated so i need more water temperature. if its windy

Bouni commented 2 years ago

At the moment there is no way, sorry. But you can execute this script:

https://gist.github.com/Bouni/cf0dc2c7c53c32deeb264803ec350e5c

To get a nice dump of all the parameters, calculations and visibilities.

Make sure to adjust the IP and port in line 3 to your heatpumps settings!