treban / pimatic-raspbee

This plugin provides a raspbee interface for pimatic.
GNU General Public License v2.0
5 stars 5 forks source link

Device Scan not working ? #33

Closed treban closed 4 years ago

treban commented 5 years ago
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)
treban commented 5 years ago

I'm working on it.

00lex commented 5 years ago

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)

treban commented 5 years ago

2.05.66

00lex commented 5 years ago

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 5 years ago

this was my problem with 2.05.66 https://github.com/markbergsma/pimatic-hue-zll/issues/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.

treban commented 5 years ago

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

00lex commented 5 years ago

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

treban commented 5 years ago

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

00lex commented 5 years ago

no stress ;)

treban commented 4 years ago

fixed