Fix Markdown warnings in README.md (#14187)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2023-01-09 17:51:12 +01:00
committed by GitHub
parent 3ba37b431a
commit 0304d74f87
24 changed files with 54 additions and 33 deletions

View File

@@ -128,8 +128,8 @@ For manual definition of a `dashbutton` Thing the MAC address can either be take
## Channels
- **press:** Trigger channel for recognizing presses on the Amazon Dash Button.
A trigger channel can directly be used in a rule, check the "Full Example" section for one example.
Dispatches a `PRESSED` event when a button is pressed.
A trigger channel can directly be used in a rule, check the "Full Example" section for one example.
Dispatches a `PRESSED` event when a button is pressed.
The trigger channel `press` is of type `system.rawbutton` to allow the usage of the `rawbutton-toggle-switch` profile.