Skip to content

Commit 931bb7a

Browse files
committed
Update RELEASE.md to reflect the addition of SoriaInverterDevice and correct version formatting
1 parent c4fdcfb commit 931bb7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Missing credentials (`--key`, `--ip`, `--version`) are automatically filled in from the matching `devices.json` entry.
1212
* Updated `API.md` and `README.md` to document all new commands and flags.
1313

14-
* Contrib: Add `WiFiDualMeterDevice`, a new community-contributed module to support Tuya WiFi Dual Meter devices by @ggardet in https://github.com/jasonacox/tinytuya/pull/680
14+
* Contrib: Add `SoriaInverterDevice`, a new community-contributed module to support SORIA solar micro-inverters by @Markourai in https://github.com/jasonacox/tinytuya/pull/680
1515

1616
* CoverDevice: Major rewrite to support 8 different device command types with automatic detection (credit for discovery: @make-all):
1717
* Type 1: `["open", "close", "stop", "continue"]` - Most curtains, blinds, roller shades (DEFAULT)
@@ -30,7 +30,7 @@
3030
* Common DPS IDs: 1 (most common), 101 (second most common), 4 (dual-curtain second curtain)
3131
* Defaults to Type 1 if detection fails for best compatibility
3232

33-
## 1.17.4 - Cloud Config
33+
## v1.17.4 - Cloud Config
3434

3535
- Cloud: Add `configFile` option to the Cloud constructor, allowing users to specify the config file location (default remains 'tinytuya.json') by @blackw1ng in https://github.com/jasonacox/tinytuya/pull/640
3636

0 commit comments

Comments
 (0)