Version 2.0.0

Added ESP32 - C2/C3/C6/S2/S3 support.
Added ESP-NOW v2.0 support.
Removed zh_network support.
Removed external sensor support.
Improved stability of work.
This commit is contained in:
2025-01-26 11:51:51 +03:00
parent 02ec02edcc
commit 80d3c9953c
25 changed files with 185 additions and 497 deletions

View File

@ -14,7 +14,7 @@
Using MQTT:
"12,1,4,0,13,0,255,0,255,0"
"12,1,4,0,13,0,255,0"
```
2. MINI 1CH 16A. Built on Tuya WiFi module WB2S (BK7231T chip). Replacement with ESP-02S (TYWE2S). [Photo](http://git.zh.com.ru/alexey.zholtikov/zh_espnow_switch/src/branch/main/hardware/MINI_1CH_16A).
@ -33,7 +33,7 @@
Using MQTT:
"13,1,4,0,3,0,14,1,255,0"
"13,1,4,0,3,0,14,1"
```
3. LIGHT E27 SOCKET. Built on Tuya WiFi module WA2 (WB2S) (BK7231T chip). Replacement with ESP-02S (TYWE2S). [Photo](http://git.zh.com.ru/alexey.zholtikov/zh_espnow_switch/src/branch/main/hardware/LIGHT_E27_SOCKET).
@ -50,7 +50,7 @@
Using MQTT:
"12,1,4,0,13,0,255,0,255,0"
"12,1,4,0,13,0,255,0"
```
4. TH 1CH 16A + DS18B20. Built on ITEAD WiFi module PSF-B85 (ESP8285 chip). Replacement not required. [Photo](http://git.zh.com.ru/alexey.zholtikov/zh_espnow_switch/src/branch/main/hardware/TH_1CH_16A).
@ -64,10 +64,8 @@
Led ON level LOW
Internal button GPIO number 0
Internal button trigger level LOW
Sensor GPIO number 14
Sensor type DS18B20
Using MQTT:
"12,1,13,0,0,0,255,0,14,1"
"12,1,13,0,0,0,255,0"
```

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 MiB