Re-Registering Mycroft device if accidentally removed from home.mycroft.ai: Difference between revisions

From Voice Technology Wiki
Jump to navigation Jump to search
(Initial version)
 
m (Added link to official docs.)
 
Line 9: Line 9:
# Follow the instructions being told
# Follow the instructions being told


Then your device should show up on Mycroft Home again.
Then your device should show up on Mycroft Home again. See more infos on device registration on official Mycroft docs<ref>https://mycroft-ai.gitbook.io/docs/using-mycroft-ai/pairing-your-device#where-is-my-identity-information-stored-in-the-mycroft-code</ref>.


== References ==
== References ==

Latest revision as of 08:31, 1 December 2021

You accidentally removed your Mycroft device on Mycroft Home[1] and want to re-register (pair) it?

Steps to solve problem[edit | edit source]

Remove existing paring code

rm ~/.mycroft/identity/identity2.json
  1. Start your Mycroft installation and say "pair my device" or run Mycroft CLI and enter "pair my device"
  2. Follow the instructions being told

Then your device should show up on Mycroft Home again. See more infos on device registration on official Mycroft docs[2].

References[edit | edit source]