Beiträge von lebphi

    i've alaso add let devID4= 'SBHT'; // SBHT-003C after let devID3= 'SBMO';

    the result is :

    {"mac":"38:39:8f:8b:4f:df","rssi":-48,"device_name":"Unknown-Device--> SBHT-003C","battery":100,"humidity2":52,"temperature":19.7,"gen":"GBLE","device_type":"Unknown-Type","device_state":"unknown_state","ts":1711566332.97000002861,"event":"unknown_state","gateway":"shellyblugw-08d1f90ce5c4"}

    i've tried to modify the script by adding the line '0x2e':['humidity2','uint8'], // humidity for H&T in the "bluMap".

    the result is :

    Code
    [shelliesblu/test/Button-0c:ef:f6:f2:3f:3e/events/rpc]: {"mac":"0c:ef:f6:f2:3f:3e","rssi":-58,"device_name":"Unknown-Device--> SBHT-003C","battery":100,"humidity2":61,"button":1,"temperature":20.2,"gen":"GBLE","device_type":"Button","device_state":"single_push","ts":1711562372.18999981880,"event":"single_push","gateway":"shellyblugw-08d1f90ce5c4"}

    It is not complete but it seem to work

    hi,

    I've problems for connecting an alarm detector and a open/close door detector to a shelly wave I4.

    If i choose "0:push" as switch I received values 1 for close and 2 for open and sometime 0.

    I can manage the detector but not the open/door detector because the value can change 0,1 or 2.

    If i choose the others options "1 toggle state, 2 toggle change" nothing append when i open or close a door.

    Other things sometime i receive nothing when i walk in front of a detector (the light of it flash).

    and what is the meaning of the parameter "[39-91-0-slowRefresh] Send held down notifications at a slow rate" ?

    When this is true, KeyHeldDown notifications are sent every 55s. When this is false, the notifications are sent every 200ms.

    So what is the good configuration to apply for manage these detectors ?

    note : i've no problem to manage these detectors with a shelly plus i4 dc but i don't understand how to do with the zwave version.

    thanks you