Ignacio Hernandez-Ros
Ignacio Hernandez-Ros
I've created a PR to update the documentation https://github.com/Koenkk/zigbee2mqtt.io/pull/2558 In order for this to work, the user needs to install the sd-notify requirements
@dierochade which version works for you? Here are my thoughts on this: - It appears in EZSP devices when Coordinator Firmware version is 7.3.1.0. - As stated [here](https://github.com/home-assistant/addons/issues/3166#issuecomment-1667824342) the problem...
I'm having the exact same issue. setPlaceholder or the placeholder value in options doesn't work as expected
Closed, as I checked the compass.c is already rejecting values when read returns false. Just counting the errors might provide some value to the end user.
Hmm... In case of a failure read, the values are 0s. on file imu.c, in function `static void imuCalculateEstimatedAttitude(float dT)` around line 762 there is this code ``` fpVector3_t measuredMagBF...
I'm having this issue too.
I updated my coordinator to 8.0.2 yesterday and everything works the same as before. Means, AFAICS nothing is broken with 8.0.2
Closing as completed! Thanks everyone
Hi, Thank you for your review of the process. If I understand the documentation correctly, what _Additional CA_ does is to configure the context so, the next time python creates...