diff --git a/web/app/pods/components/lights-tab/component.js b/web/app/pods/components/lights-tab/component.js index b54dbaa..c48ae79 100644 --- a/web/app/pods/components/lights-tab/component.js +++ b/web/app/pods/components/lights-tab/component.js @@ -136,7 +136,7 @@ export default Component.extend({ () => { this.set('lightsOnDisabled', false); }, - 400 + 800 ); // if the internal lights state is different than the one from lightsData (user manually toggled the switch), send the request to change the bulbs state