NeonGeckoCom / skill-mark2-audio-receiver

Apache License 2.0
0 stars 1 forks source link

[BUG] Fix or disable KDE Connect "Ring" functionality #9

Open strugee opened 1 year ago

strugee commented 1 year ago

Description

Hitting "Ring" in GSConnect for Neon does not produce sound from the device.

Steps to Reproduce

STR:

  1. Pair KDE Connect with GSConnect (though looking at the logs I can't imagine this can't be reproduced with the KDE implementation too)
  2. Go to the GSConnect menu and click "Ring" under the "neon" device
  3. (silence from Neon)

Relevant Code

No response

Other Notes

kdeconnect.findmyphone.request is the packet type according to my logs, and seems to be the capability name as well.

IMO if this isn't trivially fixable, it should probably just be disabled... it's not like Mark II is expected to be mobile, so I struggle to think of a use case for this. I mean, maybe if you have some sort of mobile HiveMind setup...?

mikejgray commented 12 months ago

Good callout. I mentioned it on another issue as well, but we're using a default version of KDE Connect that isn't tailored for the Mark 2. I'm not familiar with exactly how we'd accomplish this, so it may be a while before this is addressed, but PRs are always welcome!