mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Add tasmota-zbbridge support
This commit is contained in:
parent
0abe6c6a2b
commit
b1f98f5711
@ -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.
|
||||
|
@ -26,6 +26,7 @@ default_envs =
|
||||
; tasmota-knx
|
||||
; tasmota-sensors
|
||||
; tasmota-display
|
||||
; tasmota-zbbridge
|
||||
; tasmota-ir
|
||||
; tasmota-BG
|
||||
; tasmota-BR
|
||||
|
@ -23,6 +23,7 @@ default_envs =
|
||||
; tasmota-knx
|
||||
; tasmota-sensors
|
||||
; tasmota-display
|
||||
; tasmota-zbbridge
|
||||
; tasmota-ir
|
||||
; tasmota32
|
||||
; tasmota32-webcam
|
||||
|
Loading…
x
Reference in New Issue
Block a user