mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Fix lint for ZHA (#24514)
This commit is contained in:
parent
d89a354d90
commit
917724ad77
@ -146,6 +146,7 @@ a new pop-up asking for a radio type. In the pop-up:
|
||||
|
||||
Press `Submit` to save radio type and you will get a new form asking for port settings specific for this
|
||||
radio type. In the pop-up:
|
||||
|
||||
- Serial device path
|
||||
- port speed (not applicable for all radios)
|
||||
- data flow control (not applicable for all radios)
|
||||
@ -281,7 +282,7 @@ zha:
|
||||
type: "switch" # corrected device type
|
||||
```
|
||||
|
||||
`{ieee}` is the device hardware address which can be read from the Home Assistant UI when looking at *Device info*. From device info, you can find the `{endpoint_id}` by viewing the *Zigbee device signature*.
|
||||
`{ieee}` is the device hardware address which can be read from the Home Assistant UI when looking at _Device info_. From device info, you can find the `{endpoint_id}` by viewing the _Zigbee device signature_.
|
||||
|
||||
## Services
|
||||
|
||||
@ -306,7 +307,6 @@ from the same group:
|
||||
| `qr_code` | qr_code | QR code containing IEEE and Install Code of the joining ZB3 device
|
||||
|
||||
<div class='note'>
|
||||
|
||||
Currently `qr_code` supports QR Install Codes from:
|
||||
|
||||
- Aqara
|
||||
|
Loading…
x
Reference in New Issue
Block a user