Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
12.08k stars 1.68k forks source link

Aqara Vibration sensor DJT11LM reporting vibration but no angles and accelerometer values #21432

Open Masadido opened 8 months ago

Masadido commented 8 months ago

What happened?

My Aqara DJT11LM is correctly detecting vibrations but angles and accelerometer info are not updated anymore (always same values reported, whatever the tilt, position etc.).

Could this be related to the new version of Z2M and the version of the sensor (20180130)?

I did reset/reconnect the sensor several times, changed the battery etc.. no luck.

{ "angle": 114, "angle_x": -1, "angle_x_absolute": 91, "angle_y": 74, "angle_y_absolute": 16, "angle_z": 16, "battery": 100, "device_temperature": 29, "linkquality": 131, "power_outage_count": 113, "sensitivity": "high", "strength": 9, "vibration": false, "voltage": 3145, "x_axis": -17, "y_axis": 1038, "z_axis": 296, "action": null, "device": { "applicationVersion": 8, "dateCode": "20180130\u0000", "friendlyName": "Aqara Vibration Front Door", "hardwareVersion": 3, "ieeeAddr": "0x00158d0006f24f33", "manufacturerID": 4151, "manufacturerName": "LUMI", "model": "DJT11LM", "networkAddress": 23302, "powerSource": "Battery", "softwareBuildID": "3000-0001", "stackVersion": 2, "type": "EndDevice", "zclVersion": 1 } }

What did you expect to happen?

No response

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.35.3

Adapter firmware version

20180130

Adapter

Aqara DJT11LM

Setup

Z2M on Docker

Debug log

No response

Masadido commented 8 months ago

Extract from log file

debug 2024-02-16 22:07:04: Received Zigbee message from 'Aqara Vibration Front Door', type 'attributeReport', cluster 'genBasic', data '{"65281":{"1":3145,"10":62555,"152":40,"153":2,"154":[279,67764211],"3":30,"4":5032,"5":114,"6":[0,196608],"8":776},"modelId":"lumi.vibration.aq1"}' from endpoint 1 with groupID 0 debug 2024-02-16 22:07:04: DJT11LM: unknown key 6 with value 0,196608 debug 2024-02-16 22:07:04: DJT11LM: unknown key 153 with value 2 debug 2024-02-16 22:07:04: DJT11LM: Processed data into payload {"voltage":3145,"battery":100,"device_temperature":30,"power_outage_count":113} debug 2024-02-16 22:07:04: DJT11LM: Processed data into payload {"voltage":3145,"battery":100,"device_temperature":30,"power_outage_count":113} info 2024-02-16 22:07:04: MQTT publish: topic 'zigbee2mqtt/Aqara Vibration Front Door', payload '{"action":null,"angle":114,"angle_x":-1,"angle_x_absolute":91,"angle_y":74,"angle_y_absolute":16,"angle_z":16,"battery":100,"device":{"applicationVersion":8,"dateCode":"20180130\u0000","friendlyName":"Aqara Vibration Front Door","hardwareVersion":3,"ieeeAddr":"0x00158d0006f24f33","manufacturerID":4151,"manufacturerName":"LUMI","model":"DJT11LM","networkAddress":23302,"powerSource":"Battery","softwareBuildID":"3000-0001","stackVersion":2,"type":"EndDevice","zclVersion":1},"device_temperature":30,"linkquality":131,"power_outage_count":113,"sensitivity":"medium","strength":9,"vibration":false,"voltage":3145,"x_axis":-17,"y_axis":1038,"z_axis":296}' debug 2024-02-16 22:07:07: Received Zigbee message from 'Aqara Vibration Front Door', type 'attributeReport', cluster 'genBasic', data '{"65281":{"1":3145,"10":62555,"152":40,"153":2,"154":[281,67698677],"3":30,"4":5032,"5":114,"6":[0,196608],"8":776},"modelId":"lumi.vibration.aq1"}' from endpoint 1 with groupID 0 debug 2024-02-16 22:07:07: DJT11LM: unknown key 6 with value 0,196608 debug 2024-02-16 22:07:07: DJT11LM: unknown key 153 with value 2 debug 2024-02-16 22:07:07: DJT11LM: Processed data into payload {"voltage":3145,"battery":100,"device_temperature":30,"power_outage_count":113} debug 2024-02-16 22:07:07: DJT11LM: Processed data into payload {"voltage":3145,"battery":100,"device_temperature":30,"power_outage_count":113} info 2024-02-16 22:07:07: MQTT publish: topic 'zigbee2mqtt/Aqara Vibration Front Door', payload '{"action":null,"angle":114,"angle_x":-1,"angle_x_absolute":91,"angle_y":74,"angle_y_absolute":16,"angle_z":16,"battery":100,"device":{"applicationVersion":8,"dateCode":"20180130\u0000","friendlyName":"Aqara Vibration Front Door","hardwareVersion":3,"ieeeAddr":"0x00158d0006f24f33","manufacturerID":4151,"manufacturerName":"LUMI","model":"DJT11LM","networkAddress":23302,"powerSource":"Battery","softwareBuildID":"3000-0001","stackVersion":2,"type":"EndDevice","zclVersion":1},"device_temperature":30,"linkquality":131,"power_outage_count":113,"sensitivity":"medium","strength":9,"vibration":false,"voltage":3145,"x_axis":-17,"y_axis":1038,"z_axis":296}' debug 2024-02-16 22:07:09: Received Zigbee message from 'Aqara Vibration Front Door', type 'attributeReport', cluster 'genBasic', data '{"65281":{"1":3145,"10":62555,"152":40,"153":2,"154":[282,67764211],"3":30,"4":5032,"5":114,"6":[0,196608],"8":776},"modelId":"lumi.vibration.aq1"}' from endpoint 1 with groupID 0 debug 2024-02-16 22:07:09: DJT11LM: unknown key 6 with value 0,196608 debug 2024-02-16 22:07:09: DJT11LM: unknown key 153 with value 2 debug 2024-02-16 22:07:09: DJT11LM: Processed data into payload {"voltage":3145,"battery":100,"device_temperature":30,"power_outage_count":113} debug 2024-02-16 22:07:09: DJT11LM: Processed data into payload {"voltage":3145,"battery":100,"device_temperature":30,"power_outage_count":113} info 2024-02-16 22:07:09: MQTT publish: topic 'zigbee2mqtt/Aqara Vibration Front Door', payload '{"action":null,"angle":114,"angle_x":-1,"angle_x_absolute":91,"angle_y":74,"angle_y_absolute":16,"angle_z":16,"battery":100,"device":{"applicationVersion":8,"dateCode":"20180130\u0000","friendlyName":"Aqara Vibration Front Door","hardwareVersion":3,"ieeeAddr":"0x00158d0006f24f33","manufacturerID":4151,"manufacturerName":"LUMI","model":"DJT11LM","networkAddress":23302,"powerSource":"Battery","softwareBuildID":"3000-0001","stackVersion":2,"type":"EndDevice","zclVersion":1},"device_temperature":30,"linkquality":127,"power_outage_count":113,"sensitivity":"medium","strength":9,"vibration":false,"voltage":3145,"x_axis":-17,"y_axis":1038,"z_axis":296}' debug 202debug 2024-02-16 22:07:04: Received Zigbee message from 'Aqara Vibration Front Door', type 'attributeReport', cluster 'genBasic', data '{"65281":{"1":3145,"10":62555,"152":40,"153":2,"154":[279,67764211],"3":30,"4":5032,"5":114,"6":[0,196608],"8":776},"modelId":"lumi.vibration.aq1"}' from endpoint 1 with groupID 0 debug 2024-02-16 22:07:04: DJT11LM: unknown key 6 with value 0,196608 debug 2024-02-16 22:07:04: DJT11LM: unknown key 153 with value 2 debug 2024-02-16 22:07:04: DJT11LM: Processed data into payload {"voltage":3145,"battery":100,"device_temperature":30,"power_outage_count":113} debug 2024-02-16 22:07:04: DJT11LM: Processed data into payload {"voltage":3145,"battery":100,"device_temperature":30,"power_outage_count":113} info 2024-02-16 22:07:04: MQTT publish: topic 'zigbee2mqtt/Aqara Vibration Front Door', payload '{"action":null,"angle":114,"angle_x":-1,"angle_x_absolute":91,"angle_y":74,"angle_y_absolute":16,"angle_z":16,"battery":100,"device":{"applicationVersion":8,"dateCode":"20180130\u0000","friendlyName":"Aqara Vibration Front Door","hardwareVersion":3,"ieeeAddr":"0x00158d0006f24f33","manufacturerID":4151,"manufacturerName":"LUMI","model":"DJT11LM","networkAddress":23302,"powerSource":"Battery","softwareBuildID":"3000-0001","stackVersion":2,"type":"EndDevice","zclVersion":1},"device_temperature":30,"linkquality":131,"power_outage_count":113,"sensitivity":"medium","strength":9,"vibration":false,"voltage":3145,"x_axis":-17,"y_axis":1038,"z_axis":296}' debug 2024-02-16 22:07:07: Received Zigbee message from 'Aqara Vibration Front Door', type 'attributeReport', cluster 'genBasic', data '{"65281":{"1":3145,"10":62555,"152":40,"153":2,"154":[281,67698677],"3":30,"4":5032,"5":114,"6":[0,196608],"8":776},"modelId":"lumi.vibration.aq1"}' from endpoint 1 with groupID 0 debug 2024-02-16 22:07:07: DJT11LM: unknown key 6 with value 0,196608 debug 2024-02-16 22:07:07: DJT11LM: unknown key 153 with value 2 debug 2024-02-16 22:07:07: DJT11LM: Processed data into payload {"voltage":3145,"battery":100,"device_temperature":30,"power_outage_count":113} debug 2024-02-16 22:07:07: DJT11LM: Processed data into payload {"voltage":3145,"battery":100,"device_temperature":30,"power_outage_count":113} info 2024-02-16 22:07:07: MQTT publish: topic 'zigbee2mqtt/Aqara Vibration Front Door', payload '{"action":null,"angle":114,"angle_x":-1,"angle_x_absolute":91,"angle_y":74,"angle_y_absolute":16,"angle_z":16,"battery":100,"device":{"applicationVersion":8,"dateCode":"20180130\u0000","friendlyName":"Aqara Vibration Front Door","hardwareVersion":3,"ieeeAddr":"0x00158d0006f24f33","manufacturerID":4151,"manufacturerName":"LUMI","model":"DJT11LM","networkAddress":23302,"powerSource":"Battery","softwareBuildID":"3000-0001","stackVersion":2,"type":"EndDevice","zclVersion":1},"device_temperature":30,"linkquality":131,"power_outage_count":113,"sensitivity":"medium","strength":9,"vibration":false,"voltage":3145,"x_axis":-17,"y_axis":1038,"z_axis":296}' debug 2024-02-16 22:07:09: Received Zigbee message from 'Aqara Vibration Front Door', type 'attributeReport', cluster 'genBasic', data '{"65281":{"1":3145,"10":62555,"152":40,"153":2,"154":[282,67764211],"3":30,"4":5032,"5":114,"6":[0,196608],"8":776},"modelId":"lumi.vibration.aq1"}' from endpoint 1 with groupID 0 debug 2024-02-16 22:07:09: DJT11LM: unknown key 6 with value 0,196608 debug 2024-02-16 22:07:09: DJT11LM: unknown key 153 with value 2 debug 2024-02-16 22:07:09: DJT11LM: Processed data into payload {"voltage":3145,"battery":100,"device_temperature":30,"power_outage_count":113} debug 2024-02-16 22:07:09: DJT11LM: Processed data into payload {"voltage":3145,"battery":100,"device_temperature":30,"power_outage_count":113} info 2024-02-16 22:07:09: MQTT publish: topic 'zigbee2mqtt/Aqara Vibration Front Door', payload '{"action":null,"angle":114,"angle_x":-1,"angle_x_absolute":91,"angle_y":74,"angle_y_absolute":16,"angle_z":16,"battery":100,"device":{"applicationVersion":8,"dateCode":"20180130\u0000","friendlyName":"Aqara Vibration Front Door","hardwareVersion":3,"ieeeAddr":"0x00158d0006f24f33","manufacturerID":4151,"manufacturerName":"LUMI","model":"DJT11LM","networkAddress":23302,"powerSource":"Battery","softwareBuildID":"3000-0001","stackVersion":2,"type":"EndDevice","zclVersion":1},"device_temperature":30,"linkquality":127,"power_outage_count":113,"sensitivity":"medium","strength":9,"vibration":false,"voltage":3145,"x_axis":-17,"y_axis":1038,"z_axis":296}' debug 2024-02-16 22:07:11: Received Zigbee message from 'Aqara Vibration Front Door', type 'attributeReport', cluster 'genBasic', data '{"65281":{"1":3145,"10":62555,"152":40,"153":2,"154":[280,67633139],"3":30,"4":5032,"5":114,"6":[0,196608],"8":776},"modelId":"lumi.vibration.aq1"}' from endpoint 1 with groupID 0 debug 2024-02-16 22:07:11: DJT11LM: unknown key 6 with value 0,196608 debug 2024-02-16 22:07:11: DJT11LM: unknown key 153 with value 2 debug 2024-02-16 22:07:11: DJT11LM: Processed data into payload {"voltage":3145,"battery":100,"device_temperature":30,"power_outage_count":113} debug 2024-02-16 22:07:11: DJT11LM: Processed data into payload {"voltage":3145,"battery":100,"device_temperature":30,"power_outage_count":113}4-02-16 22:07:11: Received Zigbee message from 'Aqara Vibration Front Door', type 'attributeReport', cluster 'genBasic', data '{"65281":{"1":3145,"10":62555,"152":40,"153":2,"154":[280,67633139],"3":30,"4":5032,"5":114,"6":[0,196608],"8":776},"modelId":"lumi.vibration.aq1"}' from endpoint 1 with groupID 0 debug 2024-02-16 22:07:11: DJT11LM: unknown key 6 with value 0,196608 debug 2024-02-16 22:07:11: DJT11LM: unknown key 153 with value 2 debug 2024-02-16 22:07:11: DJT11LM: Processed data into payload {"voltage":3145,"battery":100,"device_temperature":30,"power_outage_count":113} debug 2024-02-16 22:07:11: DJT11LM: Processed data into payload {"voltage":3145,"battery":100,"device_temperature":30,"power_outage_count":113}

mrmaximas commented 8 months ago

I confirm this problem

Masadido commented 8 months ago

I confirm this problem

Always good not to be alone :-)

DarwinData commented 8 months ago

Same problem for me. Thanks

acaonweb commented 8 months ago

same problem here, affecting Xiaomi MFKZQ01LM too

lux73 commented 8 months ago

hm, mine DJT11LM works as expected:

DJT11LM

roamingwombat commented 7 months ago

Mine (DJT11LM with fw 20180130) is experiencing very similar behavior. The one exception is that it seems to work intermittently. My sensor is new, and when I first set it up yesterday, everything seemed to work as expected.

I was going to calibrate the accelerometer today, and noticed that the angle wasn't updating on any axis. Checking the entity trend in Home Assistant showed that it had been "stuck" earlier for about 3 hours, then had shown some movement briefly, but was stuck again.

I moved the sensor close to the coordinator, thinking maybe a weak signal was to blame. No change. Then I took the battery out and put it back in.

After putting the same battery back in, it started working again... For about 5 minutes. Then it froze again. So, I replaced the battery with a brand new battery... Still frozen.

During this entire time, the vibration worked as expected.

TheEmperor1k commented 2 months ago

I can confirm this issue. It worked fine for the first day or two, but since is stuck on the angle values.

Nevynnyi commented 1 month ago

Same problem with two new device, all angle always unknown in MQTT and null in angle. Battery, reconnect not work. Vibration, Strength, battery, trmp and action works ok.

ChirpyTurnip commented 1 month ago

Same is happening to me now....two units, both failing to report angles - on one unit I get nothing but this:

{
    "last_seen": "2024-10-03T10:41:01+13:00",
    "linkquality": 69
}

on the other:

{
    "last_seen": "2024-10-03T10:46:38+13:00",
    "linkquality": 54,
    "action": null,
    "angle_x": null,
    "angle_x_absolute": null,
    "angle_y": null,
    "angle_y_absolute": null,
    "angle_z": null,
    "battery": null,
    "device_temperature": null,
    "power_outage_count": null,
    "sensitivity": null,
    "strength": null,
    "vibration": false,
    "voltage": null,
    "x_axis": 0,
    "y_axis": 0,
    "z_axis": 0,
    "angle": 110
}

Started happening after the last update. Prior to that very reliable - pretty sure it isn't the device itself....

danise76 commented 1 month ago

I can confirm exactly the same like ChirpyTurnip says. Started to happen with the last Z2M update to v1.40.2-1 yesteday. It was OK until that version

danise76 commented 1 month ago

I can confirm exactly the same like ChirpyTurnip says. Started to happen with the last Z2M update to v1.40.2-1 yesteday. It was OK until that version

Just to reconfirm it. I have restored Z2M to v1.40.1 from a backup, and then it's working again. Something broken on 1.40.2

{ "angle": 14, "angle_x": 2, "angle_x_absolute": 88, "angle_y": -76, "angle_y_absolute": 166, "angle_z": 14, "battery": 0, "device_temperature": 29, "last_seen": "2024-10-03T01:13:25+02:00", "linkquality": 25, "power_outage_count": 72, "sensitivity": "medium", "strength": 65, "vibration": false, "voltage": 2815, "x_axis": 41, "y_axis": -1014, "z_axis": 259, "action": null }

ChirpyTurnip commented 1 month ago

Sadly I rolled back to the old version and the problem persisted.....now back on the latest version since it makes no difference. My brother's HA is on he latest version too and his sensor (he has only one) is still working correctly....so this might be one of those weird "only some users" things....

I've also noticed that the sensors might stop responding (no update at all), and also that the the reset button on the sensor stops working - you need to pull the battery to bring it back to life...and then it goes back to timing out....it is a very weird problem!

thenoid commented 1 month ago

RIP having this same issue.

ChirpyTurnip commented 1 month ago

I followed these instructions to hack my restore version from 1.40.1-1 back to 1.40.1 since it was already broken in 1.40.1-1 and I had no earlier backup.

In case you don't know: I used the FileBrowser add on to get download/upload access to backups folder, pulled down my Z2M backup tar file (identify this by date created versus your backup history), used 7zip to open the archive and pull out the backup.json file, then used Notepad++ to edit this to set the version number I wanted to restore,. Then you save this file, drag and drop it back into 7zip to update the archive, then upload the modified tar file back to HA, and then restored it. Phew. Too much effort!

It is working again....but obviously I'm not likely to be able to move past this version now.

Nevynnyi commented 1 month ago

Try to return Docker image of zigbee2mqtt version 1.40.1 - still the same problem, not work :(

cubscholze commented 1 month ago

Same issue with my Aqara DJT11LM after updating to 1.40.2. I rolled back to 1.40.1 and it's working again.

Nevynnyi commented 1 month ago

Same issue with my Aqara DJT11LM after updating to 1.40.2. I rolled back to 1.40.1 and it's working again.

did you reconnect your device after downgrade?

cubscholze commented 1 month ago

Same issue with my Aqara DJT11LM after updating to 1.40.2. I rolled back to 1.40.1 and it's working again.

did you reconnect your device after downgrade?

Yes, I needed to reconnect it to get it working again.

Nevynnyi commented 1 month ago

Same issue with my Aqara DJT11LM after updating to 1.40.2. I rolled back to 1.40.1 and it's working again.

did you reconnect your device after downgrade?

Yes, I needed to reconnect it to get it working again.

thx, i'll try

upd: yes, work!

k8gg commented 1 month ago

Can confirm. Something happened between 1.40.1 and 1.40.2. After downgrading to 1.40.1, and then reconnect / re-pair the vibration sensor, and the angle_x _y _z would come back.

This is under 1.40.2:

{
    "angle": 81,
    "angle_x": null,
    "angle_x_absolute": null,
    "angle_y": null,
    "angle_y_absolute": null,
    "angle_z": null,
    "battery": 100,
    "device_temperature": 30,
    "last_seen": "2024-10-03T10:21:00.678Z",
    "linkquality": 134,
    "power_outage_count": 316,
    "sensitivity": "medium",
    "strength": 2,
    "vibration": false,
    "voltage": 3055,
    "x_axis": 0,
    "y_axis": 0,
    "z_axis": 0,
    "action": null
}
Nevynnyi commented 1 month ago

Maybe need create new issues or bug report with this problem on 1.40.2?

muzo178 commented 1 month ago

Can confirm. Something happened between 1.40.1 and 1.40.2. After downgrading to 1.40.1, and then reconnect / re-pair the vibration sensor, and the angle_x _y _z would come back.

This is under 1.40.2:

{
    "angle": 81,
    "angle_x": null,
    "angle_x_absolute": null,
    "angle_y": null,
    "angle_y_absolute": null,
    "angle_z": null,
    "battery": 100,
    "device_temperature": 30,
    "last_seen": "2024-10-03T10:21:00.678Z",
    "linkquality": 134,
    "power_outage_count": 316,
    "sensitivity": "medium",
    "strength": 2,
    "vibration": false,
    "voltage": 3055,
    "x_axis": 0,
    "y_axis": 0,
    "z_axis": 0,
    "action": null
}

exactly the same behaviour. something happened between 1.40.1 and 1.40.2.

mrmaximas commented 4 weeks ago

Same behavior with latest 1.40.2-dev commit: b09ae105 UPD 1.40.2-dev commit: 02292590 same issue @Koenkk please pay attention. Thanks!

Claude2666 commented 4 weeks ago

Same here, I upgraded to the latest dev build 1.40.2. ... and my tilt sensor stopped working properly. I did rollback to the previous release I used : 1.40.1-dev commit: [0540e4fb] and it started working again.

warren-ja commented 4 weeks ago

Add me to the list too. Exactly the same issue.

Koenkk commented 3 weeks ago

Will be fixed inhttps://github.com/Koenkk/zigbee2mqtt/discussions/24185

Nevynnyi commented 3 weeks ago

Will be fixed inhttps://github.com//discussions/24185

Thx! ☺️

vkolovos commented 1 week ago

Dear Koenkk & Nevynnyi. Cloud you please give us an indication on when the new version which fixes the Aqara vibration device issue will be available in production?

jeremysherriff commented 1 week ago

Dear Koenkk & Nevynnyi. Cloud you please give us an indication on when the new version which fixes the Aqara vibration device issue will be available in production?

https://github.com/Koenkk/zigbee2mqtt/discussions/24185#discussioncomment-10918895

vkolovos commented 1 week ago

Thank you. Sorry but I missed that. It's 1st of November.

dwaned commented 5 days ago

Could it be that the issue also affects other devices such as ThirdReality 3RVS01031Z ? I just installed one and it also does not report any accelerometer values. Will it also be fixed with the release on 1st November?

dwaned commented 1 day ago

After updating to latest version, the Aqara Vibration sensor now reports all values. The ThirdReality sensor still does not, so probably its a separate issue.

ThierryViens commented 1 day ago

@dwaned how did you get the update ? it's not available yet for me.....

dwaned commented 1 day ago

@dwaned how did you get the update ? it's not available yet for me.....

Update just showed up for me. Try triggering the check for updates in settings.

warren-ja commented 1 day ago

I did the update and angles are showing now. Awesome!

But now the Z2M Web UI will not load, even after multiple restarts. Anyone else having this issue?

On Nov 1, 2024, at 2:43 PM, Dwane Debono @.***> wrote:

@dwaned https://github.com/dwaned how did you get the update ? it's not available yet for me.....

Update just showed up for me. Try triggering the check for updates in settings.

— Reply to this email directly, view it on GitHub https://github.com/Koenkk/zigbee2mqtt/issues/21432#issuecomment-2452484696, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJMZSL3DYAYPZHPYYU54QBDZ6PKUNAVCNFSM6AAAAABDMUULFSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJSGQ4DINRZGY. You are receiving this because you commented.

ThierryViens commented 1 day ago

@dwaned how did you get the update ? it's not available yet for me.....

Update just showed up for me. Try triggering the check for updates in settings.

Thank you the update showed up finally.... everything works fine now

I did the update and angles are showing now. Awesome! But now the Z2M Web UI will not load, even after multiple restarts. Anyone else having this issue? On Nov 1, 2024, at 2:43 PM, Dwane Debono @.***> wrote: @dwaned https://github.com/dwaned how did you get the update ? it's not available yet for me..... Update just showed up for me. Try triggering the check for updates in settings. — Reply to this email directly, view it on GitHub <#21432 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJMZSL3DYAYPZHPYYU54QBDZ6PKUNAVCNFSM6AAAAABDMUULFSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJSGQ4DINRZGY. You are receiving this because you commented.

Don't have such behaviour on my side....

phbasler commented 1 day ago

I have the update installed but the angles still show as unkown. Is it necessary to reconnect the sensor?

jeremysherriff commented 1 day ago

I have the update installed but the angles still show as unkown. Is it necessary to reconnect the sensor?

Should not be necessary but you do need to force the sending of all data, try clicking the button and then shake it vigorously

vkolovos commented 1 day ago

Worked as expected after updating to the latest version. Thank you all. Please note that you have to trigger the sensor to send new stream data.

phbasler commented 22 hours ago

I have the update installed but the angles still show as unkown. Is it necessary to reconnect the sensor?

Should not be necessary but you do need to force the sending of all data, try clicking the button and then shake it vigorously

Tried that, didn't work. But after reconnecting the sensor it works as expected.