Skip to content

Commit

Permalink
Update Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AzonInc committed Feb 8, 2025
1 parent 515cc68 commit b7c0d67
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/en/guide/firmware/nuki-bridge-firmware.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ There are several ways to update the firmware:
- Web Serial <Badge type="tip" text="Latest release build, no customization" />

You can connect your Doorman via USB-C and click the button below to install the latest Doorman Nuki Bridge Firmware (Home Assistant) directly through Web Serial.
To use the MQTT firmware, adopt Doorman into your ESPHome Dashboard and apply the MQTT Example Firmware YAML.
To use the MQTT firmware, adopt Doorman into your ESPHome Dashboard and apply the `Minimal Nuki Bridge Firmware (MQTT)` Example Firmware YAML.
<esp-web-install-button manifest="../../firmware/release/doorman-nuki-bridge/manifest.json">
<button slot="activate">
<div class="custom-layout">
Expand Down
2 changes: 1 addition & 1 deletion docs/en/guide/firmware/stock-firmware.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ There are several ways to update the firmware:
- Web Serial <Badge type="tip" text="Latest release build, no customization" />

You can connect your Doorman via USB-C and click the button below to install the latest Doorman Stock Firmware (Home Assistant) directly through Web Serial.
To use the MQTT firmware, adopt Doorman into your ESPHome Dashboard and apply the MQTT Example Firmware YAML.
To use the MQTT firmware, adopt Doorman into your ESPHome Dashboard and apply the `Minimal Stock Firmware (MQTT)` Example Firmware YAML.
<esp-web-install-button manifest="../../firmware/release/doorman-stock/manifest.json">
<button slot="activate">
<div class="custom-layout">
Expand Down
7 changes: 6 additions & 1 deletion docs/en/reference/esphome-component.md
Original file line number Diff line number Diff line change
Expand Up @@ -511,4 +511,9 @@ Here are the available settings for specific indoor station models:
| Jung TKISV | Verification and implementation required |
| TCS CAIXXXX / Koch CAIXXXX | Verification and implementation required |
| TCS CAI2000 / Koch Carus | Verification and implementation required |
| TCS ISW42X0 | Verification and implementation required |
| TCS ISW42X0 | Verification and implementation required |
| TCS IVW9010 | None |
| TCS IVW9011 / Koch VTP10 | None |
| TCS IVW9110 | None |
| TCS IVW9030 / Scantron SLIM50T | None |
| TCS IVE70 | None |

0 comments on commit b7c0d67

Please sign in to comment.