mirror of https://github.com/arendst/Tasmota.git
Update changelogs
This commit is contained in:
parent
5200aca185
commit
7f6dbfbeac
|
@ -8,6 +8,8 @@ All notable changes to this project will be documented in this file.
|
|||
- DALI command `DaliGear` to set max found gear to speed up scan response
|
||||
- DALI command `DaliGroup` to add gear to groups
|
||||
- DALI command `DaliTarget` to set light control broadcast, group number or gear number
|
||||
- Mitsubishi Electric HVAC Operation time for MiElHVAC (#22334)
|
||||
- Mitsubishi Electric HVAC Outdoor Temperature for MiElHVAC (#22345)
|
||||
|
||||
### Breaking Changed
|
||||
|
||||
|
|
|
@ -120,6 +120,8 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||
- DALI command `DaliGear` to set max found gear to speed up scan response
|
||||
- DALI command `DaliGroup` to add gear to groups
|
||||
- DALI command `DaliTarget` to set light control broadcast, group number or gear number
|
||||
- Mitsubishi Electric HVAC Operation time for MiElHVAC [#22334](https://github.com/arendst/Tasmota/issues/22334)
|
||||
- Mitsubishi Electric HVAC Outdoor Temperature for MiElHVAC [#22345](https://github.com/arendst/Tasmota/issues/22345)
|
||||
- BLE track devices with RPA [#22300](https://github.com/arendst/Tasmota/issues/22300)
|
||||
|
||||
### Breaking Changed
|
||||
|
|
Loading…
Reference in New Issue