diff --git a/src/ui/Domo/.babelrc b/src/ui/Domo.tmp/.babelrc similarity index 100% rename from src/ui/Domo/.babelrc rename to src/ui/Domo.tmp/.babelrc diff --git a/src/ui/Domo/.editorconfig b/src/ui/Domo.tmp/.editorconfig similarity index 100% rename from src/ui/Domo/.editorconfig rename to src/ui/Domo.tmp/.editorconfig diff --git a/src/ui/Domo/.eslintrc.js b/src/ui/Domo.tmp/.eslintrc.js similarity index 100% rename from src/ui/Domo/.eslintrc.js rename to src/ui/Domo.tmp/.eslintrc.js diff --git a/src/ui/Domo/.gitignore b/src/ui/Domo.tmp/.gitignore similarity index 100% rename from src/ui/Domo/.gitignore rename to src/ui/Domo.tmp/.gitignore diff --git a/src/ui/Domo/README.md b/src/ui/Domo.tmp/README.md similarity index 100% rename from src/ui/Domo/README.md rename to src/ui/Domo.tmp/README.md diff --git a/src/ui/Domo/index.html b/src/ui/Domo.tmp/index.html similarity index 100% rename from src/ui/Domo/index.html rename to src/ui/Domo.tmp/index.html diff --git a/src/ui/Domo/package.json b/src/ui/Domo.tmp/package.json similarity index 100% rename from src/ui/Domo/package.json rename to src/ui/Domo.tmp/package.json diff --git a/src/ui/Domo/src/App.vue b/src/ui/Domo.tmp/src/App.vue similarity index 100% rename from src/ui/Domo/src/App.vue rename to src/ui/Domo.tmp/src/App.vue diff --git a/src/ui/Domo/src/app.vue b/src/ui/Domo.tmp/src/app.vue similarity index 100% rename from src/ui/Domo/src/app.vue rename to src/ui/Domo.tmp/src/app.vue diff --git a/src/ui/Domo/src/assets/logo.png b/src/ui/Domo.tmp/src/assets/logo.png similarity index 100% rename from src/ui/Domo/src/assets/logo.png rename to src/ui/Domo.tmp/src/assets/logo.png diff --git a/src/ui/Domo/src/components/index.vue b/src/ui/Domo.tmp/src/components/index.vue similarity index 100% rename from src/ui/Domo/src/components/index.vue rename to src/ui/Domo.tmp/src/components/index.vue diff --git a/src/ui/Domo/src/components/lights.vue b/src/ui/Domo.tmp/src/components/lights.vue similarity index 100% rename from src/ui/Domo/src/components/lights.vue rename to src/ui/Domo.tmp/src/components/lights.vue diff --git a/src/ui/Domo/src/components/shutters.vue b/src/ui/Domo.tmp/src/components/shutters.vue similarity index 100% rename from src/ui/Domo/src/components/shutters.vue rename to src/ui/Domo.tmp/src/components/shutters.vue diff --git a/src/ui/Domo/src/components/sprinklers.vue b/src/ui/Domo.tmp/src/components/sprinklers.vue similarity index 100% rename from src/ui/Domo/src/components/sprinklers.vue rename to src/ui/Domo.tmp/src/components/sprinklers.vue diff --git a/src/ui/Domo/src/main.js b/src/ui/Domo.tmp/src/main.js similarity index 100% rename from src/ui/Domo/src/main.js rename to src/ui/Domo.tmp/src/main.js diff --git a/src/ui/Domo/src/router.js b/src/ui/Domo.tmp/src/router.js similarity index 100% rename from src/ui/Domo/src/router.js rename to src/ui/Domo.tmp/src/router.js diff --git a/src/ui/Domo/static/.gitkeep b/src/ui/Domo.tmp/static/.gitkeep similarity index 100% rename from src/ui/Domo/static/.gitkeep rename to src/ui/Domo.tmp/static/.gitkeep diff --git a/src/ui/Domo/static/android-desktop.png b/src/ui/Domo.tmp/static/android-desktop.png similarity index 100% rename from src/ui/Domo/static/android-desktop.png rename to src/ui/Domo.tmp/static/android-desktop.png diff --git a/src/ui/Domo/static/dog.png b/src/ui/Domo.tmp/static/dog.png similarity index 100% rename from src/ui/Domo/static/dog.png rename to src/ui/Domo.tmp/static/dog.png diff --git a/src/ui/Domo/static/favicon.ico b/src/ui/Domo.tmp/static/favicon.ico similarity index 100% rename from src/ui/Domo/static/favicon.ico rename to src/ui/Domo.tmp/static/favicon.ico diff --git a/src/ui/Domo/static/favicon.png b/src/ui/Domo.tmp/static/favicon.png similarity index 100% rename from src/ui/Domo/static/favicon.png rename to src/ui/Domo.tmp/static/favicon.png diff --git a/src/ui/Domo/static/ios-desktop.png b/src/ui/Domo.tmp/static/ios-desktop.png similarity index 100% rename from src/ui/Domo/static/ios-desktop.png rename to src/ui/Domo.tmp/static/ios-desktop.png diff --git a/src/ui/Domo/static/user.jpg b/src/ui/Domo.tmp/static/user.jpg similarity index 100% rename from src/ui/Domo/static/user.jpg rename to src/ui/Domo.tmp/static/user.jpg diff --git a/src/ui/Domo/webpack.config.js b/src/ui/Domo.tmp/webpack.config.js similarity index 100% rename from src/ui/Domo/webpack.config.js rename to src/ui/Domo.tmp/webpack.config.js