@Smanar
Do you have acces to the GUI ? to catch logs during inclusion ? with “error” *2 “info” *2 at least.
No, no GUI except phoscon app for pairing. I don’t see a log there.
However I looked in the logging of deconz with:
/usr/bin/deCONZ -platform minimal --dbg-aps=2 --dbg-info=2 --dbg-error=2 | tee debug.txt
I don’t see any pairing entries.
But in the logging I see a lot of errors:
11:17:22:047 DEV found DDF for 0xD44867FFFEB39501, path: /usr/share/deCONZ/devices/ikea/parasoll_open_close_sensor.json, result: 1
11:17:22:051 SQL exec failed: SELECT attr FROM sensors WHERE uniqueid = ‘a4:c1:38:0a:6e:24:9c:58-01-0500’ AND deletedState = ‘normal’, error: no such column: attr (1)
11:17:22:052 DEV found DDF for 0xA4C1380A6E249C58, path: /usr/share/deCONZ/devices/tuya/_TZ3210_up3pngle_TS0205_smoke_sensor.json, result: 1
11:17:22:058 DEV found DDF for 0xD44867FFFEB41370, path: /usr/share/deCONZ/devices/ikea/parasoll_open_close_sensor.json, result: 1
11:17:22:066 DEV found DDF for 0xA4C1383F2C372D69, path: /usr/share/deCONZ/devices/aubess/aubess_multi_sensor_TZ3000_bguser20.json, result: 1
11:17:22:070 DEV found DDF for 0xD44867FFFED34F1D, path: /usr/share/deCONZ/devices/ikea/parasoll_open_close_sensor.json, result: 1
11:17:22:074 SQL exec failed: SELECT attr FROM sensors WHERE uniqueid = ‘d4:48:67:ff:fe:b4:4b:e0-02-0500’ AND deletedState = ‘normal’, error: no such column: attr (1)
11:17:22:075 SQL exec failed: SELECT config FROM sensors WHERE uniqueid = ‘d4:48:67:ff:fe:b4:4b:e0-02-0500’ AND deletedState = ‘normal’, error: query aborted (4)
11:17:22:076 SQL exec failed: SELECT state FROM sensors WHERE uniqueid = ‘d4:48:67:ff:fe:b4:4b:e0-02-0500’ AND deletedState = ‘normal’, error: query aborted (4)
11:17:22:076 SQL exec failed: SELECT state FROM sensors WHERE uniqueid = ‘d4:48:67:ff:fe:b4:4b:e0-02-0500’ AND deletedState = ‘normal’, error: query aborted (4)
11:17:22:076 SQL exec failed: SELECT state FROM sensors WHERE uniqueid = ‘d4:48:67:ff:fe:b4:4b:e0-02-0500’ AND deletedState = ‘normal’, error: query aborted (4)
Is this normal?
When I look in the database I see:
41|PARASOLL Door/Window Sensor (12)|ZHAOpenClose|PARASOLL Door/Window Sensor|58:3b:c2:ff:fe:01:9d:70-02-0500|1.0.19|{“lastupdated”:“2025-05-29T09:04:45.186”,“lowbattery”:false,“open”:false}
43|PARASOLL Door/Window Sensor (13)|ZHAOpenClose|PARASOLL Door/Window Sensor|d4:48:67:ff:fe:b4:4b:e0-02-0500||{“lastupdated”:null,“lowbattery”:null,“open”:null}
8|PARASOLL Door/Window Sensor (2)|ZHAOpenClose|PARASOLL Door/Window Sensor|d4:48:67:ff:fe:b4:13:70-02-0500|1.0.19|{“lastupdated”:“2025-05-29T00:32:28.133”,“lowbattery”:false,“open”:false}
So it is clear the software version etc. is no inserted in the database.
It might be indeed just a defect sensor. I am not aware there is a limit of 12 or so. But it is inserted in the database so I don’t think that is the problem.
And indeed. The number 13… 