diff --git a/css/extension.css b/css/extension.css index 39eed179..8adc4ff4 100644 --- a/css/extension.css +++ b/css/extension.css @@ -811,6 +811,10 @@ body #extension-voco-view .extension-voco-tab-selected{ } +#extension-voco-list .extension-voco-spinner{ + margin-top:6rem; +} + @media screen and (min-width: 641px) { .extension-voco-line2{ diff --git a/views/content.html b/views/content.html index 169725e0..f1af4784 100644 --- a/views/content.html +++ b/views/content.html @@ -109,7 +109,7 @@
Each controller in your local network should have a unique "domain name", which identifies it on the local network. This controller is currently still using the default name. Having two controllers with the same default domain name on the same network will cause problems. Before you add a second controller, make sure to first change this controllers' hostname into something different and unique. It should be one word, such as "kitchen" or "bedroom".
After you changed the name you will then be able to access this controller by typing that new name into a browser (whenever you're on the local network). For example, it might become kitchen.local instead of candle.local.
- +Select the main controller you wish to connect to, and then enable satelite mode. You can find a controller's IP address by going to Settings and then Network.
-Note: once in satellite mode, this controller will no longer be able to control it's own things. The main controller in your home will take over from then on.
+Note: if you have things with the same name on both your main controller and a satellite, then please rename them so they have unique names. For example, call one of them "kitchen radio" and the other one "livingroom radio".