-
-
Notifications
You must be signed in to change notification settings - Fork 723
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to parse message payload, mapping: #2360
Comments
Try master branch. wget -O - https://get.hacs.vip | DOMAIN=xiaomi_miot ARCHIVE_TAG=master bash - |
I rebooted the server 8 hours ago, just physically and currently I do not observe any errors. |
Unfortunately the problem persisted and showed up again.
|
After upgrading to 1.0.11 another error started to appear, also lost the UV mode and stopped showing the room temperature Регистратор: custom_components.xiaomi_miot.core.device.viomi.aircondition.y116 Got MiioException while fetching the state: Unable to parse message payload, mapping: {'environment.temperature': {'siid': 4, 'piid': 7}, 'air_conditioner.fault': {'siid': 2, 'piid': 3}}, max_properties: 2/2 |
Try: # configuration.yaml
xiaomi_miot:
device_customizes:
viomi.aircondition.y116:
chunk_properties: 1 |
Added it, rebooted but it didn't help, below is the error and the internal temp and UV are not working Got MiioException while fetching the state: Unable to parse message payload, mapping: {'environment.temperature': {'siid': 4, 'piid': 7}, 'air_conditioner.fault': {'siid': 2, 'piid': 3}}, max_properties: 1/2 |
Is there any news? :) |
Try master branch again. wget -O - https://get.hacs.vip | DOMAIN=xiaomi_miot ARCHIVE_TAG=master bash - |
After the new changes:
|
Device model / 设备型号
viomi.aircondition.y116
Component version / 插件版本
1.0.9
HA core version / HA版本
2025.2.2
Integrated mode / 集成方式
Cloud (云端模式)
The problem / 问题详情
After upgrading to the latest version of the integration, there is a constant error in the HA logs, every minute.
Entity attributes / 实体属性
Home Assistant Logs / 系统日志
Регистратор: custom_components.xiaomi_miot.core.device.viomi.aircondition.y116
Источник: custom_components/xiaomi_miot/core/device.py:895
интеграция: Xiaomi Miot Auto (документация, проблемы)
Первое сообщение: 13:17:00 (1 сообщений)
Последнее сообщение: 13:17:00
Got MiioException while fetching the state: Unable to parse message payload, mapping: {'function.uv': {'siid': 8, 'piid': 8}, 'function.auto_clean': {'siid': 8, 'piid': 9}, 'function.autoclean_worktime': {'siid': 8, 'piid': 10}, 'environment.temperature': {'siid': 4, 'piid': 7}, 'fan_control.horizontal_swing': {'siid': 3, 'piid': 3}, 'fan_control.vertical_swing': {'siid': 3, 'piid': 4}, 'air_conditioner.fault': {'siid': 2, 'piid': 3}, 'air_conditioner.eco': {'siid': 2, 'piid': 7}, 'air_conditioner.sleep_mode': {'siid': 2, 'piid': 13}}, max_properties: 9/9
The text was updated successfully, but these errors were encountered: