From e079d2b6059dd1163624afc99fe1a365b84062f2 Mon Sep 17 00:00:00 2001 From: dfcarvajal Date: Sun, 23 Jun 2019 22:02:26 +0000 Subject: [PATCH] Fix temporizadores --- packages/timer/luzhabitacionestudio.yaml | 3 +++ packages/timer/luzpasilloestudio.yaml | 3 +++ packages/timer/luzpasillosalon.yaml | 3 +++ 3 files changed, 9 insertions(+) create mode 100644 packages/timer/luzhabitacionestudio.yaml create mode 100644 packages/timer/luzpasilloestudio.yaml create mode 100644 packages/timer/luzpasillosalon.yaml diff --git a/packages/timer/luzhabitacionestudio.yaml b/packages/timer/luzhabitacionestudio.yaml new file mode 100644 index 0000000..4d751af --- /dev/null +++ b/packages/timer/luzhabitacionestudio.yaml @@ -0,0 +1,3 @@ +timer: + luzhabitacionestudio: + duration: '00:05:00' diff --git a/packages/timer/luzpasilloestudio.yaml b/packages/timer/luzpasilloestudio.yaml new file mode 100644 index 0000000..4a2b341 --- /dev/null +++ b/packages/timer/luzpasilloestudio.yaml @@ -0,0 +1,3 @@ +timer: + luzpasilloestudio: + duration: '00:00:20' diff --git a/packages/timer/luzpasillosalon.yaml b/packages/timer/luzpasillosalon.yaml new file mode 100644 index 0000000..426fb34 --- /dev/null +++ b/packages/timer/luzpasillosalon.yaml @@ -0,0 +1,3 @@ +timer: + luzpasillosalon: + duration: '00:01:00'