increase lights on disabled switch time

This commit is contained in:
Egor 2017-12-02 17:14:27 -08:00
parent 1a5bcc8d4d
commit 3c269655a1

View file

@ -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