sparkydave1981
sparkydave1981
This has been added in another issue: https://github.com/zigpy/zha-device-handlers/pull/1591 However it really needs to be improved such that the GUI has control of the device settings rather than only providing the...
At the risk of having this in two locations, the other Issue (1591) has already been merged so any further investigation work probably needds to be done here instead. I'm...
Looking at the default values of the MmwRadarManufCluster I can see the following: dp_101 = 1 dp_101 = 600 dp_103= _blank_ dp_105 = None dp_106 = None dp_107 = None...
> Any update on this quirk? I'm wanting to try and get the sensor to switch back to "clear" faster after motion stops. Is that ID: 0x0021 ?
> I would say that is the DP_102 (fading time or hold time) I'm not sure which setting that is... I was thinking it's the `pir_o_to_u_delay` 
For that cluster attribute, the default was 600. I tried setting it to 30 to see what happens. This is my first time playing with clusters so I'm not sure...
> You must edit the "Value" value and leave empty the "Manufacturer Code Override". > Then push the "Set zigbee attribute". Yep, so that's what I initially tried but it...
By 'panels', do you mean the two Partitions? What code are you using to arm/disarm?
After seeking some help I managed to get the sketch to compile. Settings required: Arduino IDE version 1.6.13 (wouldn't work with 1.8.9) ESP8266 core 2.4.1 WifiManager by tzapu 0.12.0 PubSubClient...
You can also (I think better in this use case scenario) program the PGM to be pulsed via the Paradox programming. I have the same setup (PGM to garage control)...