From e8cd85256df58c9c532eba4c6df3407c6627e686 Mon Sep 17 00:00:00 2001 From: Attila Magyar Date: Thu, 1 Jul 2021 12:09:43 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0f6a877..a589dd5 100644 --- a/README.md +++ b/README.md @@ -477,8 +477,7 @@ A shorter way to do the same is to use `+json-type` on the map. 'bri' 254 'transitiontime' t ( centiseconds ) ]# - +json-type 'http:///api//groups/1/action' http-put -; + +json-type 'http:///api//groups/1/action' http-put ; ``` #### Controlling a Daikin Air Conditioner @@ -494,8 +493,7 @@ A shorter way to do the same is to use `+json-type` on the map. 'shum' 0 ]# 'http://192.168.0.25/aircon/set_control_info' - http-post -; + http-post ; ``` ```forth