Ivan F. Martinez
Ivan F. Martinez
still in 2024.9.3
For reference here after upgrade to 3.3.16 we have stored tire pressure like mentioned by @AlexZuiderwijk and we still get UNSPECIFIED for tire sensor. I agree that is volvo server...
debounce does not work for this devices, as specified in debouce documentation : https://www.zigbee2mqtt.io/guide/configuration/devices-groups.html#common-device-options " Debounces messages of this device. When setting e.g. debounce: 1 and a message from a...
I have made some tests and have a "dirty" proof of concept implementation that solves the problem for my devices. ```js --- receive.js.ori 2024-08-04 14:39:39.437046808 -0300 +++ receive.js 2024-08-04 16:04:46.670479142...
> How do I implement this solution? On HassOs is possible?, or only on z2m in docker? > Thx in advance. I don´t have knowledge about z2m on hassOS. I...
> I have downloaded zigbee2mqtt 1.39.1 and there I see the file /lib/extension/receive.ts. The **ts** is the source for the **js** file. If you have only the **ts** file you...
@Dielee you have any suggestion of changes for this PR before accepting it for merge ?
> I'm using HA Container. Yeah, you have to SSH inside the container and run pip to update the files. docker exec -it home-assistant bash @kadeschs You made anything else...
> > I have tried removing the alexa devices configuration, did the pip install --upgrade but still using older version that was probably on memory. If I do the upgrade...
> Can confirm that 3.1.6 appears to be working. No errors and creates devices and entities. 3.1.6 still have problems with new logins when the server returns 404. this https://github.com/chemelli74/aioamazondevices/pull/281...