BenPru / luxtronik

Luxtronik integration for Home Assistant
MIT License
71 stars 27 forks source link

Add sensors or parameters - how to (in this case the new power limitation) #267

Open stefanovich1 opened 3 weeks ago

stefanovich1 commented 3 weeks ago

Hey friends,

ist there a documentation, on how to add parameters or sensors to the integration? My attempt is to add the power limitation as a writable parameter tobe able to use it in automations.

Thanks

stefanovich1 commented 3 weeks ago

Thanks I gues. I dont get how a windows exe can fix the integartion on the HA? The exe is flagged as suspicious....can you give furhter info on how this exe will fix this problem?

ChrisMisker commented 3 weeks ago

I would definitely not do anything with what Wanderx said, I don't trust that. What you can do, is find the ID. Download the diagnostics before you change the parameter, change the parameter and download the diagnostics again. Find the difference between the 2 files and try to find the right parameter. Mention it here, and Benpru might add it to a future version.

stefanovich1 commented 3 weeks ago

I would definitely not do anything with what Wanderx said, I don't trust that. What you can do, is find the ID. Download the diagnostics before you change the parameter, change the parameter and download the diagnostics again. Find the difference between the 2 files and try to find the right parameter. Mention it here, and Benpru might add it to a future version.

Thanks for suggestion: Do you mean the datalogger diagnostics from the machine, right?

ChrisMisker commented 3 weeks ago

I would definitely not do anything with what Wanderx said, I don't trust that. What you can do, is find the ID. Download the diagnostics before you change the parameter, change the parameter and download the diagnostics again. Find the difference between the 2 files and try to find the right parameter. Mention it here, and Benpru might add it to a future version.

Thanks for suggestion: Do you mean the datalogger diagnostics from the machine, right?

See https://github.com/BenPru/luxtronik and then the chapter about Support / Creating tickets.

stefanovich1 commented 2 weeks ago

Hello friends,

I did some investigation: The Parameter ID 1158 is ON/OFF Limitation The Parameter ID 1159 is the limitation in kW but in a weird dimension. e.g. 2kW is listet as "20" and 1.1kw is listet as "11"

Is there a way to add it manualy via editor in HA?