diff --git a/.hidden/VERSION b/.hidden/VERSION index 73e8c4b68..a40174194 100644 --- a/.hidden/VERSION +++ b/.hidden/VERSION @@ -1 +1 @@ -{"branch": "stable6", "version": "6.3.011"} +{"branch": "stable6", "version": "6.3.012"} diff --git a/Classes/OTA.py b/Classes/OTA.py index c1bfa8094..7c6ada1f5 100644 --- a/Classes/OTA.py +++ b/Classes/OTA.py @@ -1411,5 +1411,6 @@ def _load_json_from_url( self, url ): time.sleep(1) retry -= 1 - logging(self, "Error", "loading_zigbee_ota_index: Unable to access %s Reason: %s" %reason) + logging(self, "Error", "loading_zigbee_ota_index: Unable to access %s Reason: %s" %( + url, reason)) return [] diff --git a/Modules/domoCreate.py b/Modules/domoCreate.py index 9c591578f..39da965f5 100644 --- a/Modules/domoCreate.py +++ b/Modules/domoCreate.py @@ -947,7 +947,7 @@ def CreateDomoDevice(self, Devices, NWKID): ): self.log.logging("Widget", "Debug", "CreateDomoDevice - t: %s in Colorxxxx" % (t), NWKID) # variateur de couleur/luminosite/on-off - + Subtype_ = None if t == "ColorControlRGB": Subtype_ = 0x02 # RGB color palette / Dimable elif t == "ColorControlRGBWW": diff --git a/Modules/input.py b/Modules/input.py index 2eda0fb17..ef8a7a177 100644 --- a/Modules/input.py +++ b/Modules/input.py @@ -1158,7 +1158,10 @@ def Decode8010(self, Devices, MsgData, MsgLQI): # Reception Firmware Version if self.FirmwareBranch in FIRMWARE_BRANCH: if int(self.FirmwareBranch) in ( 98, 99): - self.log.logging("Input", "Error", "Untested Zigbee adapater model, please report to the Zigbee for Domoticz team") + self.log.logging( + "Input", + "Status", + "Untested Zigbee adaptater model. If this is a Sonoff USB Dongle E that is known issue, otherwise please report to the Zigbee for Domoticz team") self.pluginParameters["CoordinatorModel"] = FIRMWARE_BRANCH[ self.FirmwareBranch ] elif int(self.FirmwareBranch) == 11: diff --git a/Modules/paramDevice.py b/Modules/paramDevice.py index a46406c94..e121f0f70 100644 --- a/Modules/paramDevice.py +++ b/Modules/paramDevice.py @@ -225,7 +225,7 @@ def ias_wd_sirene_max_alarm_dureation( self, nwkid, duration): def ias_sensitivity(self, nwkid, sensitivity): if self.iaszonemgt: - self.iaszonemgt.ias_sensitivity(self, nwkid, sensitivity) + self.iaszonemgt.ias_sensitivity(nwkid, sensitivity) DEVICE_PARAMETERS = { "HueLedIndication": philips_led_indication, diff --git a/Modules/pluginModels.py b/Modules/pluginModels.py index 1e81140fc..447179104 100644 --- a/Modules/pluginModels.py +++ b/Modules/pluginModels.py @@ -103,7 +103,7 @@ def check_found_plugin_model( self, model, manufacturer_name=None, manufacturer_ '_TZ3000_amdymr7l', '_TZ3000_z1pnpsdo', '_TZ3000_ksw8qtmt', '_TZ3000_nzkqcvvs', '_TZ3000_1h2x4akh', '_TZ3000_9vo5icau', '_TZ3000_cehuw1lw', '_TZ3000_ko6v90pg', '_TZ3000_f1bapcit', '_TZ3000_cjrngdr3', '_TZ3000_zloso4jk', '_TZ3000_r6buo8ba', - '_TZ3000_iksasdbv', '_TZ3000_dd8wwzcy'], + '_TZ3000_iksasdbv', '_TZ3000_dd8wwzcy', '_TZ3000_hdopuwv6'], "ManufId": [], "PluginModelName": "TS011F-plug" }, @@ -234,4 +234,4 @@ def check_found_plugin_model( self, model, manufacturer_name=None, manufacturer_ "PluginModelName": "TS0601-_TZE200_dzuqwsyg",}, -] \ No newline at end of file +] diff --git a/Modules/tuyaConst.py b/Modules/tuyaConst.py index b122a0821..d5c1747da 100644 --- a/Modules/tuyaConst.py +++ b/Modules/tuyaConst.py @@ -41,10 +41,10 @@ ) TUYA_TEMP_HUMI = ( - "_TZE200_qyflbnbj" + "_TZE200_qyflbnbj", "_TZE200_bjawzodf", "_TZE200_bq5c8xfe", - "_TZE200_qoy0ekbd" , + "_TZE200_qoy0ekbd", "_TZE200_whkgqxse" ) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index f4b90da6a..cff21e811 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -18,14 +18,20 @@ Release Numbering - Odd numbers --> Stable/6 - Even numbers --> Beta/6 (dev branch) -## March. 2023 - stable6 - 6.3.011 ( 2023.3 ) +## April 2023 - stable6 - 6.3.012 ( 2023.4 / Easter version ) + +- [Hardware] - One more Tuya SMart Plug 16A EU manufacturer +- [Issue] - Fixing issue preventing creation of the Temp+Humi widget +- [Issue] - Fixing several issues + +## March. 2023 - stable6 - 6.3.011 ( 2023.3 ) - [Hardware] - Heiman/Wiser SmartPlug device - [Hardware] - Additional Tuya Thermostat devices - [Hardware] - Tuya LCD Temp Humi device - [Hardware] - Device Owon THS317-ET - [Hardware] - Tuya Smart Curtain TS130F model -- [Hardware] - Wiser Water leak sensor +- [Hardware] - Wiser Water leak sensor - [Hardware] - Wiser Micro dimmer - [Hardware] - Wiser Micro Switch - [Hardware] - Orvibo 3 dry switch @@ -42,7 +48,7 @@ Release Numbering - [WebUI] - Dashboard optimization - [WebUI] - Dashboard display 4 battery levels -## Feb. 2023 - stable6 - 6.3.010 ( 2023.2 ) +## Feb. 2023 - stable6 - 6.3.010 ( 2023.2 ) - [Hardware] - New flavor of TS011F Tuya plug - [Hardware] - Smart Air Detector 6 in 1 manufactured by Tuya @@ -54,12 +60,12 @@ Release Numbering - [Hardware] - Ikea_LED1924G9 - [Hardware] - Lonsonho_QS-Zigbee-D02-TRIAC-L - [Hardware] - Lonsonho_QS-Zigbee-D02-TRIAC-LN -- [Hardware] - LEDVANCE Ampoule LED E14 5W +- [Hardware] - LEDVANCE Ampoule LED E14 5W - [Hardware] - Paulmann 50052 SmartHome Zigbee LED - [Hardware] - KAIYE Tuya Smart Zigbee Ampoule LED - [Technical] - Unclassified fixes -## Jan. 2023 - stable6 - 6.3.009 ( 2023.1 ) +## Jan. 2023 - stable6 - 6.3.009 ( 2023.1 ) - [Hardware] - Managing Power state for TS0001 smart relay - [Hardware] - Integrating Ikea Air Purifier (@rhuijben) @@ -72,8 +78,8 @@ Release Numbering - [Hardware] - Aqara Smoke sensor JY-GZ-01AQ - [Hardware] - Heiman Scene controler - [Hardware] - Tuya Motion + Lux PIR ZG-204Z -- [Hardware] - Philips LOM008 -- [Hardware] - Nodon Window Covering +- [Hardware] - Philips LOM008 +- [Hardware] - Nodon Window Covering - [WebUI] - Angular15 - [WebUI] - Responsive version ( work with mobile and tablets) @@ -872,4 +878,3 @@ Mainly a technical version in order to split the code in pieces. - Bug fixing ## 8 September 2018 - 2.4.0 -