From 58ad4a6936e6ced6161aff555cb6ebc2ee8170bd Mon Sep 17 00:00:00 2001 From: javicalle Date: Sun, 28 Oct 2018 19:29:21 +0100 Subject: [PATCH] deploy/netlify failed "mapping values are not allowed in this context" --- source/_components/light.rflink.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/light.rflink.markdown b/source/_components/light.rflink.markdown index ec8932605f8..e34158d92c6 100644 --- a/source/_components/light.rflink.markdown +++ b/source/_components/light.rflink.markdown @@ -40,7 +40,7 @@ light: device_defaults: description: The defaults for the devices. required: false - type: map + type: list keys: fire_event: description: Set default `fire_event` for Rflink switch devices (see below).