treban/pimatic-raspbee

Device Scan not working ?

treban opened this issue · 10 comments

17:40:23.578 [pimatic-raspbee] { e: 'added',
17:40:23.578 [pimatic-raspbee]>  id: '7',
17:40:23.578 [pimatic-raspbee]>  r: 'lights',
17:40:23.578 [pimatic-raspbee]>  t: 'event',
17:40:23.578 [pimatic-raspbee]>  uniqueid: '84:18:26:00:00:0e:7c:34-03' }
17:40:23.578 [pimatic-raspbee] new device paired!
17:40:23.581 [pimatic] An uncaught exception occurred: TypeError: Cannot read property 'name' of undefined
17:40:23.581 [pimatic]>    at RaspBeeSystem.parseEvent (/opt/pimatic-docker/node_modules/pimatic-raspbee/raspbee.coffee:1564:44)

I'm working on it.

00lex commented

Whats going on? in the course of the extensive changes of raspbee I re-add all my devices without issues. which deconz version do you use? I am on 2.05.65 (stable/ native install)

2.05.66

00lex commented

a moth ago I try 2.05.66 and have another issues and downgrade to 2.05.65.
has nothing to do with raspbee I think.
I can check what happens with 2.05.66 with the new raspbee in my setup. 15m..

00lex commented

this was my problem with 2.05.66 markbergsma/pimatic-hue-zll#21
but thanks to you and the new raspbee version, hue-zll is obsolet 👍

ok now I reboot into my test setup, change deconz to testing and update to 2.05.66.

  • discovery works
  • adding bulbs (hue) works
  • adding body motion sensor (aqara) works

strange, i added an osram plug. I will check if another device has the same problem.

00lex commented
  • adding Innr Plug (switch+consuption) works
    i have no Osram plug.

is your problem maybe a docker thing? Is there meanwhile a stable raspbian buster version?

I'll run some tests and catch the error if necessary.
i am currently working on the hue/sat topic :)

00lex commented

no stress ;)

fixed