hahn-th / homematicip-rest-api

A python wrapper for the homematicIP REST API (Access Point Based)
https://hahn-th.github.io/homematicip-rest-api/
GNU General Public License v3.0
211 stars 63 forks source link

HMIP-BSL with new Functions after Firmwareupgrade #523

Closed Timer2000 closed 2 months ago

Timer2000 commented 3 months ago

Hello,

the HMIP-BSL has an new Firmware with a new Function to control the signal behavior (permanently,flash,pulsating,lightning).

The Problem is it is not possible to set the light without this new parameter. After set the light it is necessary to set the signal behavior in the Homemativ IP App.

Please put the new Function in the API

Thx Timer

hahn-th commented 3 months ago

Good to know. The problem is: i dont own the device. Somebody has to find out how the function has changed, what are new parameters and so on. This has to be done with a proxy. I had the same discussion here: #492 Read it and give me the information i need.

SebeSebe commented 2 months ago

Hi, I habe the same issue after firmware upgrade. HMIP added a new parameter opticalSignalBehaviour to channel 2 and 3 of HMIP-BSL. Valid values are: ON, BLINKING_MIDDLE, BILLOW_MIDDLE, FLASH_MIDDLE. Details se attached file. Hope this helps. HMIP_BSL.txt Regards