mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 12:46:34 +00:00
Prep release 9.5
This commit is contained in:
parent
766af2ac99
commit
b1d4fe2654
@ -18,7 +18,7 @@ See [CHANGELOG.md](https://github.com/arendst/Tasmota/blob/development/tasmota/C
|
|||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
[](https://github.com/arendst/Tasmota)
|
[](https://github.com/arendst/Tasmota)
|
||||||
[](http://ota.tasmota.com/tasmota/)
|
[](http://ota.tasmota.com/tasmota/)
|
||||||
[](https://github.com/arendst/Tasmota/actions?query=workflow%3A%22Tasmota+CI%22)
|
[](https://github.com/arendst/Tasmota/actions?query=workflow%3A%22Tasmota+CI%22)
|
||||||
[](https://github.com/arendst/Tasmota/actions?query=workflow%3A%22Tasmota+ESP32+CI%22)
|
[](https://github.com/arendst/Tasmota/actions?query=workflow%3A%22Tasmota+ESP32+CI%22)
|
||||||
|
18
MODULES.md
18
MODULES.md
@ -1,6 +1,7 @@
|
|||||||
## Supported Modules
|
## Supported Modules
|
||||||
|
|
||||||
The following hardware modules are supported.
|
### ESP8266 based
|
||||||
|
The following ESP8266 based hardware modules are supported.
|
||||||
|
|
||||||
Module | LCode | Description
|
Module | LCode | Description
|
||||||
-------------------|-------|-----------------------
|
-------------------|-------|-----------------------
|
||||||
@ -80,4 +81,17 @@ Module | LCode | Description
|
|||||||
74 Sonoff D1 | x | Sonoff D1 Wifi and RF Dimmer
|
74 Sonoff D1 | x | Sonoff D1 Wifi and RF Dimmer
|
||||||
75 Sonoff ZbBridge | x | Sonoff Zigbee bridge
|
75 Sonoff ZbBridge | x | Sonoff Zigbee bridge
|
||||||
|
|
||||||
Over 1940 additional devices are supported using [templates](TEMPLATES.md).
|
### ESP32 based
|
||||||
|
The following ESP32 based hardware modules are supported.
|
||||||
|
|
||||||
|
Module | LCode | Description
|
||||||
|
-------------------|-------|-----------------------
|
||||||
|
01 ESP32-DevKit | x | Any ESP32 device
|
||||||
|
02 ESP32-Cam | x | ESP32 webcam
|
||||||
|
03 Odroid Go | x | Odroid Go
|
||||||
|
04 ESP32-Solo | x | ESP32-Solo
|
||||||
|
05 WT32-Eth01 | x | WT32-Eth01 ethernet
|
||||||
|
06 TTGO Watch | x | TTGO Watch
|
||||||
|
07 M5Stack Core2 | x | M5Stack Core2
|
||||||
|
|
||||||
|
Over 2000 additional devices are supported using [templates](TEMPLATES.md).
|
||||||
|
@ -21,7 +21,7 @@ Firmware binaries can be downloaded from http://ota.tasmota.com/tasmota/release/
|
|||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
[](https://github.com/arendst/Tasmota)
|
[](https://github.com/arendst/Tasmota)
|
||||||
[](http://ota.tasmota.com/tasmota/)
|
[](http://ota.tasmota.com/tasmota/)
|
||||||
[](https://github.com/arendst/Tasmota/actions?query=workflow%3A%22Tasmota+CI%22)
|
[](https://github.com/arendst/Tasmota/actions?query=workflow%3A%22Tasmota+CI%22)
|
||||||
[](https://github.com/arendst/Tasmota/actions?query=workflow%3A%22Tasmota+ESP32+CI%22)
|
[](https://github.com/arendst/Tasmota/actions?query=workflow%3A%22Tasmota+ESP32+CI%22)
|
||||||
@ -141,7 +141,7 @@ People helping to keep the show on the road:
|
|||||||
- Frogmore42 for providing many issue answers
|
- Frogmore42 for providing many issue answers
|
||||||
- Jason2866 for platformio support and providing many issue answers
|
- Jason2866 for platformio support and providing many issue answers
|
||||||
- Blakadder for managing the new document site and providing template management
|
- Blakadder for managing the new document site and providing template management
|
||||||
- Stephan Hadinger for refactoring light driver, enhancing HueEmulation and Zigbee support
|
- Stephan Hadinger for refactoring light driver, enhancing HueEmulation, Zigbee and Berry support
|
||||||
- tmo for designing the official Tasmota logo
|
- tmo for designing the official Tasmota logo
|
||||||
- Stefan Bode for his Shutter and Deep sleep drivers
|
- Stefan Bode for his Shutter and Deep sleep drivers
|
||||||
- Jacek Ziółkowski for his [TDM](https://github.com/jziolkowski/tdm) management tool and [Tasmotizer](https://github.com/tasmota/tasmotizer) flashing tool
|
- Jacek Ziółkowski for his [TDM](https://github.com/jziolkowski/tdm) management tool and [Tasmotizer](https://github.com/tasmota/tasmotizer) flashing tool
|
||||||
|
434
TEMPLATES.md
434
TEMPLATES.md
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user