FHEM Forum

FHEM - Hausautomations-Systeme => MAX => Thema gestartet von: marcinn am 08 Oktober 2019, 14:01:41

Titel: Panel state (open/close) for the Thermostat and WallThermostat
Beitrag von: marcinn am 08 Oktober 2019, 14:01:41
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
Titel: Antw:Panel state (open/close) for the Thermostat and WallThermostat
Beitrag von: rudolfkoenig am 11 Oktober 2019, 14:44:04
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.
Titel: Antw:Panel state (open/close) for the Thermostat and WallThermostat
Beitrag von: marcinn am 31 Oktober 2019, 14:13:03
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
Titel: Antw:Panel state (open/close) for the Thermostat and WallThermostat
Beitrag von: rudolfkoenig am 31 Oktober 2019, 16:29:04
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?
Titel: Antw:Panel state (open/close) for the Thermostat and WallThermostat
Beitrag von: marcinn am 04 November 2019, 16:01:29
Hi

I've checked it on rev 20455 and it doesn't look right.
I'll prepare a new patch .

Thanks,
marcin
Titel: Antw:Panel state (open/close) for the Thermostat and WallThermostat
Beitrag von: marcinn am 05 November 2019, 09:19:57
Hi

I've checked again the release 20458. Everything is OK

Thanks a lot,
Marcin
Titel: Antw:Panel state (open/close) for the Thermostat and WallThermostat
Beitrag von: zweiundzwanzig am 04 Dezember 2019, 18:01:56
Nice! Thank you!