John Connett

Results 5 issues of John Connett

**Describe the bug** Running the **1. Get sensor data synchronously with callback** example doesn't find any RuuviTags: ``` (.venv) pi@topaz:~/Python/ruuvitag$ uname -a Linux topaz 6.5.0-10-generic #10-Ubuntu SMP PREEMPT_DYNAMIC Fri Oct...

bug

These outputs were generated on the same hardware running different operating systems. **FreeBSD 13.2-RELEASE** ``` # uname -a FreeBSD topaz 13.2-RELEASE FreeBSD 13.2-RELEASE releng/13.2-n254617-525ecfdad597 GENERIC amd64 # ./sedutil-cli --scan Scanning...

Looking at the code I noticed that `access()` is being called with `"/dev/sda"` rather than `devref`. Might cause problems, especially on systems that don't have a /dev/sda! Suggested fix below:...

These inconsistencies when adding a device using a 144-bit install code were identified in the discussion [Unsupported install code #19982](https://github.com/Koenkk/zigbee2mqtt/discussions/19982). In [zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts](https://github.com/Koenkk/zigbee-herdsman/blob/master/src/adapter/z-stack/adapter/zStackAdapter.ts) the MMO hash function is not used. In...

### Link https://www.philips-hue.com/en-gb/p/hue-philips-hue-secure-flood-light-camera-eu/8720169177703 ### Database entry Floodlight Part: {"id":16,"type":"Router","ieeeAddr":"0x001788010e115407","nwkAddr":48753,"manufId":4107,"manufName":"Signify Netherlands B.V.","powerSource":"Mains (single phase)","modelId":"442296118491","epList":[11,242],"endpoints":{"11":{"profId":260,"epId":11,"devId":269,"inClusterList":[0,3,4,5,6,8,4096,64515,768,64513,64516],"outClusterList":[25],"clusters":{"genBasic":{"attributes":{"modelId":"442296118491","manufacturerName":"Signify Netherlands B.V.","powerSource":1,"zclVersion":8,"appVersion":2,"stackVersion":1,"hwVersion":0,"dateCode":"20230403","swBuildId":"1.104.2"}},"lightingColorCtrl":{"attributes":{"colorCapabilities":31,"colorTempPhysicalMin":153,"colorTempPhysicalMax":500}}},"binds":[],"configuredReportings":[],"meta":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":2,"stackVersion":1,"hwVersion":0,"dateCode":"20230403","swBuildId":"1.104.2","zclVersion":8,"interviewCompleted":true,"meta":{"configured":1324213189},"lastSeen":1711293848840} ### Comments This is a slightly unusual device. It is essentially two devices: a Zigbee...

new device support
stale