You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -264,7 +264,7 @@ Following configuration is a real world example for a accessory that combines a
264
264
| Key | Description |
265
265
| --- | --- |
266
266
|`url`| URL to set brightness status |
267
-
|`body`| relevant, if the http_method is PUT/POST. this body is sent to the url. you can use a placeholder (`%s`) within the body. example: `{"bri": %s}`|
267
+
|`body`| relevant, if the http_method is PUT/POST. this body is sent to the url. you can use a placeholder (`%s`) within the body. example: `{"bri": %s}`|
0 commit comments