Closed TioaChan closed 6 months ago
from 'v4.0.5' roll back to 'v3.3.6'
2024-05-20 23:39:22.751 DEBUG (MainThread) [custom_components.xiaomi_gateway3.core.gateway] 192.168.124.52 [MQTT] miio/report b'{"id":708313355,"method":"event_occured","params":{"did":"1081544299","siid":5,"eiid":1,"tid":154,"ts":1716219562,"arguments":[]},"type":16}'
2024-05-20 23:39:22.755 DEBUG (MainThread) [custom_components.xiaomi_gateway3.core.gateway] 192.168.124.52 [MQTT] central/report b'{"id":1460299037,"_to":128,"type":16,"method":"event_occured","params":{"did":"1081544299","siid":5,"eiid":1,"tid":154,"ts":1716219562,"arguments":[]}}'
2024-05-20 23:39:22.794 DEBUG (MainThread) [custom_components.xiaomi_gateway3.core.gateway] 192.168.124.52 [MQTT] miio/report_ack b'{"id":708313355,"result":"ok"}'
2024-05-20 23:39:23.690 DEBUG (MainThread) [custom_components.xiaomi_gateway3.core.gateway] 192.168.124.52 [MQTT] miio/report b'{"id":115784356,"method":"event_occured","params":{"did":"1081544299","siid":6,"eiid":1,"tid":155,"ts":1716219563,"arguments":[]},"type":16}'
2024-05-20 23:39:23.693 DEBUG (MainThread) [custom_components.xiaomi_gateway3.core.gateway] 192.168.124.52 [MQTT] central/report b'{"id":2000763039,"_to":128,"type":16,"method":"event_occured","params":{"did":"1081544299","siid":6,"eiid":1,"tid":155,"ts":1716219563,"arguments":[]}}'
2024-05-20 23:39:23.734 DEBUG (MainThread) [custom_components.xiaomi_gateway3.core.gateway] 192.168.124.52 [MQTT] miio/report_ack b'{"id":115784356,"result":"ok"}'
2024-05-20 23:39:24.968 DEBUG (MainThread) [custom_components.xiaomi_gateway3.core.gateway] 192.168.124.52 [MQTT] central/report b'{"id":1579340041,"_to":128,"type":16,"method":"properties_changed","params":[{"did":"1081544299","siid":8,"piid":2,"tid":156,"value":54}]}'
2024-05-20 23:39:24.968 DEBUG (MainThread) [custom_components.xiaomi_gateway3.core.gateway] 192.168.124.52 [MQTT] miio/report b'{"id":1382384357,"method":"properties_changed","params":[{"did":"1081544299","siid":8,"piid":2,"tid":156,"value":54}],"type":16}'
2024-05-20 23:39:24.968 DEBUG (MainThread) [custom_components.xiaomi_gateway3.core.gateway] 192.168.124.52 [MQTT] miio/report_ack b'{"id":1382384357,"result":"ok"}'
2024-05-20 23:39:24.968 DEBUG (MainThread) [custom_components.xiaomi_gateway3.core.gateway] 192.168.124.52 [MQTT] central/report b'{"id":1099821042,"_to":128,"type":16,"method":"properties_changed","params":[{"did":"1081544299","siid":8,"piid":2,"tid":157,"value":86}]}'
2024-05-20 23:39:25.117 DEBUG (MainThread) [custom_components.xiaomi_gateway3.core.gateway] 192.168.124.52 [MQTT] miio/report b'{"id":1998356358,"method":"event_occured","params":{"did":"1081544299","siid":7,"eiid":1,"tid":158,"ts":1716219564,"arguments":[]},"type":16}'
Device Definition: https://home.miot-spec.com/spec/xiaomi.switch.pro3
When I press the buttons of the switch in turn, each action is reported as "button_1_single".I'm sure this is an issue from the version upgrade, I'll roll back the version before the upgrade and collect logs from the old version.