Skip to content

Commit 2025f51

Browse files
authored
Merge pull request #1082 from docgalaxyblock/master
add: zha join by install code example
2 parents db1e8b5 + 9c4fa9a commit 2025f51

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

_zigbee/Bosch_BTH-RA.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ vendor: Bosch
44
model: BTH-RA
55
title: Radiator Thermostat II
66
category: hvac
7-
supports: thermostat, battery
7+
supports: thermostat, battery, local temperature, external temperature sensor, % opening, boost, open window detection, child lock, display settings, ota
88
zigbeemodel: ['RBSH-TRV0-ZB-EU']
99
compatible: [z2m, deconz, zha]
1010
deconz: 6565
@@ -16,4 +16,6 @@ EAN: 4062321597351
1616

1717
## ZHA
1818

19-
Home Assistant Service zha.permit is called with its IEEE and installcode. Interview works fine after.
19+
Call the Home Assistant [service zha.permit](https://www.home-assistant.io/integrations/zha/#service-zhapermit) with its `IEEE` and `install code` - interview works fine after this.
20+
21+
![zha_join_example](./assets/images/zha_join_by_install_code.png)

_zigbee/Bosch_BWA-1.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,8 @@ link2:
1414
link3:
1515
---
1616

17-
Device requires usage of zigbee install code to be able to join, which is currently limitedly usable for public.
17+
## ZHA
18+
19+
Call the Home Assistant [service zha.permit](https://www.home-assistant.io/integrations/zha/#service-zhapermit) with its `IEEE` and `install code` - interview works fine after this.
20+
21+
![zha_join_example](./assets/images/zha_join_by_install_code.png)
55.6 KB
Loading

0 commit comments

Comments
 (0)