Update README.md

This commit is contained in:
Attila Magyar 2021-07-01 12:09:43 +02:00 committed by GitHub
parent 0d9b0ffbf1
commit e8cd85256d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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://<bridgeip>/api/<apikey>/groups/1/action' http-put
;
+json-type 'http://<bridgeip>/api/<apikey>/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