From 725121addee1f43c1d053fafe86ca3d4ded33569 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Sat, 29 Jun 2019 00:19:00 +0200 Subject: [PATCH] Added faq note about yaml and json. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ff7ffbe..349a33c 100644 --- a/README.md +++ b/README.md @@ -227,5 +227,9 @@ Some of [my lovelace plugins](https://github.com/thomasloven/hass-config/wiki/My **\*: There is one exception. If you are using [Fully Kiosk Browser](https://www.ozerov.de/fully-kiosk-browser/), the deviceID is taken from the browser instead of being randomly generated. This deviceID will be the same for each website that asks for it.** +### How do I run commands from /dev-service? + +`/dev-service` requires json-formated service data. There's an explanation on the differences between yaml and json [here](http://thomasloven.com/blog/2018/08/YAML-For-Nonprogrammers/). + --- Buy Me A Coffee