Z-wave bewegingsmelder werkt niet goed met Home Assistant

Pagina: 1
Acties:

  • sweebee
  • Registratie: Oktober 2008
  • Laatst online: 09-11 21:06
Ik heb een Philio PSP05 bewegingsmelder (inbouw), deze succesvol gekoppeld met z-wave.js.

Beweging detecteert hij prima, echter gaat hij nooit terug naar de "niet gedetecteerd" status.
Dit is de log van z-wave.js:

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
2022-08-03T20:06:44.646Z SERIAL « 0x01090004000a038003641c                                            (11 bytes)
2022-08-03T20:06:44.650Z CNTRLR   [Node 010] [~] [Battery] level: 100 => 100                        [Endpoint 0]
2022-08-03T20:06:44.653Z CNTRLR   [Node 010] [~] [Battery] isLow: false => false                    [Endpoint 0]
2022-08-03T20:06:44.657Z SERIAL » [ACK]                                                                   (0x06)
2022-08-03T20:06:44.669Z DRIVER « [Node 010] [REQ] [ApplicationCommand]
                                  └─[BatteryCCReport]
                                      level:  100
                                      is low: false
2022-08-03T20:06:44.673Z SERIAL « 0x010f0004000a097105000000ff07080073                                (17 bytes)
2022-08-03T20:06:44.675Z CNTRLR   [Node 010] [~] [Notification] notificationMode: "push" [Endpoint 0] [internal]
                                   => "push"
2022-08-03T20:06:44.677Z CNTRLR   [Node 010] [~] [Notification] alarmType: 0 => 0                   [Endpoint 0]
2022-08-03T20:06:44.680Z CNTRLR   [Node 010] [~] [Notification] alarmLevel: 0 => 0                  [Endpoint 0]
2022-08-03T20:06:44.681Z SERIAL » [ACK]                                                                   (0x06)
2022-08-03T20:06:44.683Z DRIVER « [Node 010] [REQ] [ApplicationCommand]
                                  └─[NotificationCCReport]
                                      notification type:   Home Security
                                      notification status: 255
                                      notification state:  Motion detection
2022-08-03T20:06:44.688Z CNTRLR   [Node 010] [~] [Notification] Home Security[Motion sensor status] [Endpoint 0]
                                  : 8 => 8
2022-08-03T20:07:07.867Z SERIAL « 0x010f0004000a097105000000ff07fe0085                                (17 bytes)
2022-08-03T20:07:07.870Z CNTRLR   [Node 010] [~] [Notification] notificationMode: "push" [Endpoint 0] [internal]
                                   => "push"
2022-08-03T20:07:07.872Z CNTRLR   [Node 010] [~] [Notification] alarmType: 0 => 0                   [Endpoint 0]
2022-08-03T20:07:07.875Z CNTRLR   [Node 010] [~] [Notification] alarmLevel: 0 => 0                  [Endpoint 0]
2022-08-03T20:07:07.879Z SERIAL » [ACK]                                                                   (0x06)
2022-08-03T20:07:07.882Z DRIVER « [Node 010] [REQ] [ApplicationCommand]
                                  └─[NotificationCCReport]
                                      notification type:   7
                                      notification status: 255
                                      notification event:  0xfe
2022-08-03T20:07:07.888Z CNTRLR   [Node 010] [~] [Notification] Home Security[unknown]: 254 => 254  [Endpoint 0]


Dit is de configuratie:

Afbeeldingslocatie: https://tweakers.net/i/tveCYJ_gT3q4fYrX-2Eb4np5A6U=/x800/filters:strip_exif()/f/image/xnGwxJD1bg6jkbUOMNpv3pee.png?f=fotoalbum_large

Iemand hier bekend mee en wat mogelijk de oplossing kan zijn?