mirror of
https://github.com/lehanspb/tuya-mqtt.git
synced 2025-12-18 16:17:30 +00:00
UPD: CHANGELOG
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -8,23 +8,34 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||||||
## [2.0.1]
|
## [2.0.1]
|
||||||
### Added
|
### Added
|
||||||
- Added capability to set multiple dps values over MQTT-Command
|
- Added capability to set multiple dps values over MQTT-Command
|
||||||
|
-
|
||||||
|
- Custom Set-Function for TuyAPI-Class (added error handling for "index [1] not found" error)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- MQTT-Topic no longer requires a device type
|
- MQTT-Topic no longer requires a device type
|
||||||
|
- Updated TuyAPI to v4.x.x
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
- remove device type from topic
|
||||||
|
|
||||||
## [2.0.0]
|
## [2.0.0]
|
||||||
### Added
|
### Added
|
||||||
- Added supprot for OH MQTT-Binding 2.4
|
- support for OH MQTT-Binding 2.4
|
||||||
|
- default QoS of 2, if not set through config.json
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
- Updated TuyAPI to v3.x.x
|
||||||
|
- Constant off states after start #11
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
- custom set function for TuyAPI
|
||||||
|
|
||||||
## [1.0.0]
|
## [1.0.0]
|
||||||
### Added
|
### Added
|
||||||
|
- Add ability to connect to protected MQTT server
|
||||||
|
- Added seperate configuration file
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
- TuyAPI repository not found
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
Reference in New Issue
Block a user