NeonGeckoCom / skill-mark2-audio-receiver

Apache License 2.0
0 stars 1 forks source link

[FEAT] Prompt the user to enable the service if they ask to pair #8

Open strugee opened 1 year ago

strugee commented 1 year ago

Objective

Right now, if KDE Connect is disabled and the user asks to pair it, Neon will just say "KDE Connect service is disabled" or something like that. The user is then required to manually say "enable KDE Connect", then reinitiate pairing with "pair KDE Connect".

If the user is asking to pair, presumably they want the service enabled. Neon should offer to enable the service and, if the user responds with "yes", continue the pairing process immediately without further instruction.

Initial Implementation Requirements

Other Considerations

No response