Fran Fitzpatrick

Results 24 comments of Fran Fitzpatrick

``` [2024-05-14 14:49:04] debug: z2m: Received MQTT message on 'homeassistant/binary_sensor/0xb40ecfd3a00c0000/occupancy/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xb40ecfd3a00c0000"],"manufacturer":"Third Reality","model":"Zigbee multi-function night light (3RSNL02043Z)","name":"Delaney's Hallway - Nightlight","sw_version":"v0.00.72","via_device":"zigbee2mqtt_bridge_0xf082c0fffe4348c4"},"device_class":"motion","object_id":"delaney's_hallway_-_nightlight_occupancy","origin":{"name":"Zigbee2MQTT","sw":"1.37.1","url":"https://www.zigbee2mqtt.io"},"payload_off":false,"payload_on":true,"state_topic":"zigbee2mqtt/Delaney's Hallway - Nightlight","unique_id":"0xb40ecfd3a00c0000_occupancy_zigbee2mqtt","value_template":"{{ value_json.occupancy }}"}' [2024-05-14 14:49:04]...

Got it. So I think _this_ is actually what you need :-P ``` [2024-05-15 15:57:50] debug: z2m: Received Zigbee message from 'Master Bedroom - Nightlight', type 'attributeReport', cluster 'manuSpecificAssaDoorLock', data...

Nice! Any way we could get an official release 4.0 release cut here https://github.com/Velocidex/WinPmem/releases ?

Awesome, thanks! I'll keep an eye out for it.

@scudette Any progress on that official release?

Sounds like we have a verification that it's fixed in the dev branch. When can we expect the fix to be released? Or do we need more individuals to test?

... Nope, I sure didn't try it, and it totally works! I was looking for a Vivint-specific service 🤦‍♂️ While the alarm did go off, I did get an error...

Got it. Will do this weekend and post the results! On Thu, Apr 18, 2024, 9:15 AM Nathan Spencer ***@***.***> wrote: > If you enable debug logging first and then...

Whelp. Totally forgot to do the test. I'll see if I can do it tonight! On Sun, May 19, 2024, 2:35 PM github-actions[bot] ***@***.***> wrote: > This issue has now...

So I set the default logging level to debug: ``` logger: default: debug ``` And I'm not seeing anything more in the logs. Is there something specific I should be...