Over the last few months, we have been working on a major overhaul of our Mycroft Home site. The project is nearly complete technically, so we would like to invite the Community into the Mycroft Home Beta to kick the tires and give feedback before we officially launch.
We are approaching this in three phases:
- Alpha <- Completed, thanks to everyone who provided feedback
- Beta <- We are here
- Release <- Soon after Beta, assuming no major issues
Exploring the New Web Interface
In the Beta, there will be a few important features that aren’t 100% complete. However, the major systems are active and functional for exploration. We have pre-loaded the new database from the current Home (home.mycroft.ai) database, so you don’t need to recreate accounts.
NOTE: Github login is not available yet. As a workaround you can either use other attached social media accounts or click on the “Forgot Password?” link. The email account associated with Github will receive the password reset message, then you can log in using that email address and the new password you create.
During this Beta preview, you can freely play with profile and settings. You can even add a new dummy account to try the new account setup feature. The database supporting the Beta release is completely independent of the main Home site database, so changes will not be reflected there.
Pairing Devices to Mycroft Home Beta
Although we have imported device information from your main Home account to give you a good feel for how the site will work, the devices are still paired with the production Home server. Skill settings will not be populated unless you pair a device to the new server, and changes to device settings will not be reflected on devices still paired to Home.
To pair a device to the new server – allowing full functionality including Skill settings – follow these directions:
Switch your device to the ‘dev’ branch. For a Mark 1 run mycroft-use unstable
Edit your mycroft.conf to point to the new server: sudo nano /etc/mycroft/mycroft.conf
{ "server": { "url": "https://api.mycroft-test.net" }, ... whatever is already in the mycroft.con ... }
NOTE: Whenever we reset the Beta databases, you will have to re-pair your device. You should simply be prompted by Mycroft to do so, but be aware that this will happen at least once when we switch from Beta to the production release.
With a paired device, the Skills settings will be fully available. There are no new features beyond the new user interface, but stay tuned…
We welcome any and all feedback during this preview period. Post your comments and suggestions to the ~home-troubleshooting channel in Mattermost. We will also use this channel to update you on any new functionality or bug fixes released during the preview. Without further ado, please enjoy the…
Home Beta Preview
(https://account.mycroft-test.net/)
Chris is a clean code evangelist with more than twenty years experience in various software engineering disciplines. He enjoys the challenge of working in startup environments. As a Software Architect at Mycroft AI, he works with the development team to identify and implement the technologies used in the websites and APIs that complement the core voice assistant software.