bbadaboom
Results
2
issues of
bbadaboom
I have one sensor in an area with bad ZigBee reception. It has no ZigBee routers nearby but a wifi repeater. After an initial start up it transmits data for...
Both showName and showPosition don't work. Reason is in the initialization. They are boolean values and are initialized as follows: ` var showName = this.config.showName ? this.config.showName : true;` `...
bug