Add tasmota-zbbridge support

This commit is contained in:
Theo Arends 2020-07-28 09:25:48 +02:00
parent 0abe6c6a2b
commit b1f98f5711
3 changed files with 3 additions and 0 deletions

View File

@ -44,6 +44,7 @@ The following binary downloads have been compiled with ESP8266/Arduino library c
- **tasmota-sensors.bin** = The Sensors version adds more useful sensors.
- **tasmota-ir** = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features.
- **tasmota-display.bin** = The Display version without Energy Monitoring but adds display support.
- **tasmota-zbbridge.bin** = The dedicated Sonoff Zigbee Bridge version.
- **tasmota-minimal.bin** = The Minimal version allows intermediate OTA uploads to support larger versions and does NOT change any persistent parameter. This version **should NOT be used for initial installation**.
[List](MODULES.md) of embedded modules.

View File

@ -26,6 +26,7 @@ default_envs =
; tasmota-knx
; tasmota-sensors
; tasmota-display
; tasmota-zbbridge
; tasmota-ir
; tasmota-BG
; tasmota-BR

View File

@ -23,6 +23,7 @@ default_envs =
; tasmota-knx
; tasmota-sensors
; tasmota-display
; tasmota-zbbridge
; tasmota-ir
; tasmota32
; tasmota32-webcam