|
@@ -43,7 +43,7 @@ def domo_command(**kwargs):
|
|
|
log.info('domo call in %.3f sec' % (default_timer()-t))
|
|
log.info('domo call in %.3f sec' % (default_timer()-t))
|
|
|
|
|
|
|
|
|
|
|
|
|
-@ask.intent("SwitchIntent")
|
|
|
|
|
|
|
+@ask.intent("LightIntent")
|
|
|
def toggle_switch(OnOff):
|
|
def toggle_switch(OnOff):
|
|
|
|
|
|
|
|
did = context.System.device.get('deviceId')
|
|
did = context.System.device.get('deviceId')
|