zigbeefordomoticz / Domoticz-Zigbee

Zigbee plugin for Domoticz. Allow to connect various zigbee controllers like Zigate but also Texas Instrument CC2531, CC13x2, CC26x2 ; Silicon-Labs; deConz based chipset to be connected to Domoticz
GNU General Public License v3.0
99 stars 43 forks source link

Error while trying to get Adjusted Value for Temp Temp+Hum 'result' #1641

Closed CocoRid closed 11 months ago

CocoRid commented 11 months ago

Describe the bug Des erreurs apparaissent lors de la remontée de température depuis des capteur de température Xiaomi AQARA, voir le log attaché. errors.json.txt

To Reproduce Il suffit d'attendre la remontée de données.

Expected behavior Pas d'erreur, qui n'étaient pas présentes dans la version stable6 et Domoticz 2023.1

Plugin (please complete the following information):

pipiche38 commented 11 months ago

Please could you provide the PluginLogs which can be find in Logs/PluginZigbee-xx.log Please provide also the Domoticz logs

CocoRid commented 11 months ago

Log Domoticz-Zigbee : PluginZigbee_14.log.txt

Log Domoticz : domoticz.txt

pipiche38 commented 11 months ago

could you please enable debug parameter DZDB via WebUI > Tools > Debug

Screenshot 2023-09-03 at 22 30 47

then restart the plugin and after a while drop the PluginZigbee_14.log here

CocoRid commented 11 months ago

Hello

Full day log available, with specific DZDB log activated => PluginZigbee_14.log.2023-09-04.txt

pipiche38 commented 11 months ago

I do not see the restart. I guess that the log have been rotated and you just gave me the latest on.

pipiche38 commented 11 months ago

Can you share what value you put in the Domoticz widget for the Temperature Adjustement ?

pipiche38 commented 11 months ago

can you try to open your browser and query directly the Domotciz API

http://127.0.0.1/json.htm?type=command&param=getdevices&rid=190'

seems to respond

{'ActTime': 1693778551, 'AstrTwilightEnd': '21:50', 'AstrTwilightStart': '05:24', 'CivTwilightEnd': '20:38', 'CivTwilightStart': '06:36', 'DayLength': '13:04', 'NautTwilightEnd': '21:13', 'NautTwilightStart': '06:01', 'ServerTime': '2023-09-04 00:02:31', 'SunAtSouth': '13:37', 'Sunrise': '07:05', 'Sunset': '20:09', 'app_version': '2023.2', 'status': 'OK', 'title': 'Devices'}"

which seems to be uncomplete !

Please check Domoticz Device ID: 190 to understand, but there is nothing wrong in the plugin

pipiche38 commented 11 months ago

Please use the forum to continue, this is not a plugin issue, that is the normal way to solve problem. And if we clearly identify a pligin issue, then we can track on github.