Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add: zha join by install code example #1082

Merged
merged 1 commit into from
Oct 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions _zigbee/Bosch_BTH-RA.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ vendor: Bosch
model: BTH-RA
title: Radiator Thermostat II
category: hvac
supports: thermostat, battery
supports: thermostat, battery, local temperature, external temperature sensor, % opening, boost, open window detection, child lock, display settings, ota
zigbeemodel: ['RBSH-TRV0-ZB-EU']
compatible: [z2m, deconz, zha]
deconz: 6565
Expand All @@ -16,4 +16,6 @@ EAN: 4062321597351

## ZHA

Home Assistant Service zha.permit is called with its IEEE and installcode. Interview works fine after.
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.

![zha_join_example](./assets/images/zha_join_by_install_code.png)
6 changes: 5 additions & 1 deletion _zigbee/Bosch_BWA-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,8 @@ link2:
link3:
---

Device requires usage of zigbee install code to be able to join, which is currently limitedly usable for public.
## ZHA

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.

![zha_join_example](./assets/images/zha_join_by_install_code.png)
Binary file added assets/images/zha_join_by_install_code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.