BenPru / luxtronik

Luxtronik integration for Home Assistant
MIT License
74 stars 28 forks source link

Away_mode in Alpha-Core-Preview #127

Open tmp-hallenser opened 1 year ago

tmp-hallenser commented 1 year ago

Hi,

in the latest Alpha-Core-Preview, the water_heater element looks as follows:

Bildschirmfoto 2023-09-15 um 12 49 03

The bottom left selection is working, the bottom right selection seems to have no effect (i.e. operation state is not switched into 'off' in case 'away' is enabled)

BenPru commented 1 year ago

How do I get this tile? What kind of one is that exactly? Is this a standard Love Loce tile?

tmp-hallenser commented 1 year ago

yes, it's the standard tile. Just a the following line to a dashboard

      - type: entities
        entities:
          - water_heater.luxtronik2_domestic_water

and click on the icon.

BenPru commented 1 year ago

I get this GUI: image image

tmp-hallenser commented 1 year ago

Is the switch "Away mode" at the bottom working?

BenPru commented 1 year ago

Is the switch "Away mode" at the bottom working?

Yes. Off=Off Away=Holidays Heat Pump=Auto Electric=Sec. Heat Generator Performance=Party Works all fine for me.

BenPru commented 1 year ago

I found two code lines which wasn't merged. Please try the current main branch.

tmp-hallenser commented 1 year ago

I'll wait for the next core preview and give it a new try (in the current one, it doesn't work). The "Away mode" switch doesn't have any effect.

BenPru commented 1 year ago

I'll wait for the next core preview and give it a new try (in the current one, it doesn't work). The "Away mode" switch doesn't have any effect.

Please try 2023.9.21-Alpha-Core-Preview

tmp-hallenser commented 1 year ago

No, still not working. (I'm on the latest docker image)

BenPru commented 1 year ago

@tmp-hallenser Please look in the log. Something with luxtronik? Please provide a diagnostic file as attachment. See Support tickets image

tmp-hallenser commented 1 year ago

I'd wish I could download file, but it reads '500 Internal Server Error Server got itself in trouble" ...

Can someone else reproduce the behavior or is it really just me?

BenPru commented 11 months ago

Please try the latest version.

tmp-hallenser commented 11 months ago

Changing the away_mode still does not change operation mode ...

The climate.luxtronik2_heating entity has also a bug from my perspective. It shows number.luxtronik2_heating_circuit_curve2_temperature_2 as the target and no actual. Wouldn't it make more sense it to show number.luxtronik2_heating_target_correction? Or show luxtronik2_flow_out_temperature_target (however, can't be set)

BenPru commented 11 months ago

Changing the away_mode still does not change operation mode ...

I have no idea. Anyone else with this problem? I need more input or logs or diags...

The climate.luxtronik2_heating entity ,,, shows number.luxtronik2_heating_circuit_curve2_temperature_2 as the target and no actual.

What makes you think that about heating_circuit_curve2_temperature_2? climate.luxtronik*_heating uses as actual what you have configured in the luxtronik integration options: image

Are you really sure you have a correct setup with a current version?

rhammen commented 11 months ago

For me, the Away mode works correctly. Without additional logging, it is indeed very difficult to get more information. I tried if I could understand why 'tmp-hallenser' got an error while downloading the diagnostics file. And I also got an error when trying to download the diagnostics file. I created #163 for that.

@tmp-hallenser Could you try the following:

BenPru commented 11 months ago

The diag download should work now: Please try the latest prerelease: 2023.10.20-Alpha