mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 07:46:52 +00:00
Merge pull request #6258 from themanieldaniel/patch-14
Update konnected.markdown
This commit is contained in:
commit
f344ec1890
@ -32,13 +32,13 @@ A `konnected` section must be present in the `configuration.yaml` file that spec
|
|||||||
konnected:
|
konnected:
|
||||||
access_token: REPLACE_ME_WITH_A_RANDOM_STRING
|
access_token: REPLACE_ME_WITH_A_RANDOM_STRING
|
||||||
devices:
|
devices:
|
||||||
- id: 8bcd53
|
- id: 438a388bcd53
|
||||||
binary_sensors:
|
binary_sensors:
|
||||||
- zone: 1
|
- zone: 1
|
||||||
type: door
|
type: door
|
||||||
switches:
|
switches:
|
||||||
- zone: out
|
- zone: out
|
||||||
- id: 438a38
|
- id: 8bcd53438a38
|
||||||
binary_sensors:
|
binary_sensors:
|
||||||
- pin: 2
|
- pin: 2
|
||||||
type: door
|
type: door
|
||||||
@ -62,7 +62,7 @@ devices:
|
|||||||
type: list
|
type: list
|
||||||
keys:
|
keys:
|
||||||
id:
|
id:
|
||||||
description: The MAC address of the WiFi module with colons/punctuation removed. You can either use the full 12-character MAC address or only the last 6 characters. This is visible in the device's WiFi SSID and hostname.
|
description: The MAC address of the WiFi module with colons/punctuation removed. You must use the full 12-character MAC address with lower case letters. This is visible in the device's WiFi SSID and hostname.
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
binary_sensors:
|
binary_sensors:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user