Hi
Is there possibility to add this patch to code for fhem?
The main goal is to show if the heating thermostat is locked for manually setting the temperature at the device.
I use it to publish this state to mqtt and present it on GUI.
Patch is very short, because this state is already supported in 10_MAX.pm
There is only one line to be added in two places.
Thanks,
Marcin
Sorry for the delay, I successfully tried to forget, that I am the temporary maintainer of this orphaned module.
As Wzut suggested here (https://forum.fhem.de/index.php?topic=104437.new#new), I changed the word open to unlocked, and committed the changes.
Hi
Thanks a lot.
I've prepared another patch. I've updated the status of RF communication between units and cube
#communication with link partner - if device is not accessible over the air from the cube
BR,
Marcin
I've commited the patch, but I had to apply it manually, as patch itself rejected it.Can you please check, if I've done it correctly?
Hi
I've checked it on rev 20455 and it doesn't look right.
I'll prepare a new patch .
Thanks,
marcin
Hi
I've checked again the release 20458. Everything is OK
Thanks a lot,
Marcin
Nice! Thank you!