marcsowen / homebridge-homematicip

Homematic IP plugin for homebridge
Apache License 2.0
78 stars 19 forks source link

HMiP WHS2 - log full of switch state change #437

Open Enoch23 opened 1 year ago

Enoch23 commented 1 year ago

I am using the channel two of the HmIP WSH2 to control an electric valve. The device is paired to the access point and is configured as “ Switches an output for e.g. boiler or pump depending on the heating or cooling demand” and then as “Heat demand for rooms with leading room”.

My hoobs logs are filled with messages like the following:

[06.04.23, 07:24] [HomeKit] Switch state of Switch Actuator for heating changed to ON [06.04.23, 07:35] [HomeKit] Switch state of Switch Actuator for heating changed to OFF [06.04.23, 07:35] [HomeKit] Switch state of Switch Actuator for heating changed to ON [06.04.23, 07:35] [HomeKit] Switch state of Switch Actuator for heating changed to OFF [06.04.23, 07:35] [HomeKit] Switch state of Switch Actuator for heating changed to ON [06.04.23, 07:44] [HomeKit] Switch state of Switch Actuator for heating changed to OFF [06.04.23, 07:44] [HomeKit] Switch state of Switch Actuator for heating changed to ON [06.04.23, 07:44] [HomeKit] Switch state of Switch Actuator for heating changed to OFF [06.04.23, 07:44] [HomeKit] Switch state of Switch Actuator for heating changed to ON

Is there anything I can do to prevent this? Is the actuator actually switching that often? To me it doesn’t seem that way. This makes me think that there is something wrong with the plug-in. The thing is, this device should probably not even be displayed as an operatable switch. Trying to switch manually in HomeKit causes an error message in hoobs, which makes sense to me as this is something that is configured to be outside of the user operatable scope.

Any help appreciated here. Even some work around for now to prevent this switch from being an option in HomeKit.

Enoch23 commented 1 year ago

Push

Enoch23 commented 8 months ago

Nothing new here?