Away_mode in Alpha-Core-Preview
Hi,
in the latest Alpha-Core-Preview, the water_heater element looks as follows:
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)
How do I get this tile? What kind of one is that exactly? Is this a standard Love Loce tile?
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.
I get this GUI:
Is the switch "Away mode" at the bottom working?
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.
I found two code lines which wasn't merged. Please try the current main branch.
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.
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
No, still not working. (I'm on the latest docker image)
@tmp-hallenser Please look in the log. Something with luxtronik?
Please provide a diagnostic file as attachment. See Support tickets
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?
Please try the latest version.
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)
Changing the
away_modestill 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_heatingentity ,,, showsnumber.luxtronik2_heating_circuit_curve2_temperature_2as 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:
Are you really sure you have a correct setup with a current version?
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:
- restart HA
- try to set the away-mode in the DHW device
- go to System-->Logs, then click "Download Full Logs"
- post the downlloaded file in this thread. Maybe we can get some insight in your problem using this approach.
The diag download should work now: Please try the latest prerelease: 2023.10.20-Alpha
@tmp-hallenser Does release 2024.10.05-Beta now work OK for you? Can this issue be closed? If you still experience a problem, please clarify.