Skip to content

Attributes and Entities missing after update to v1.1.0 #2654

@jeremysherriff

Description

@jeremysherriff

Device model / 设备型号

viomi.vacuum.v8

Component version / 插件版本

1.1.0

HA core version / HA版本

2025.10.0

Integrated mode / 集成方式

Token

The problem / 问题详情

After update to v1.1.0, many attributes and entities are missing. Roll back to v1.0.24 resolves the issue.

Entity attributes / 实体属性

Before update:
fan_speed_list: Silent, Basic, Medium, Strong
fan_speed: Strong
state_updater: local
miio.run_state: 5
miio.mode: 0
miio.err_state: 2105
miio.battary_life: 100
miio.box_type: 1
miio.mop_type: 0
miio.s_time: 35
miio.s_area: 31.3
miio.suction_grade: 3
miio.water_grade: 12
miio.remember_map: 1
miio.has_map: 1
miio.is_mop: 0
miio.has_newmap: 0
clean_area: 31.3
clean_time: 35
friendly_name: Bert
supported_features: 13244
vacuum.status: 6
vacuum.mode: 3
battery_level: 100
viomi_vacuum.main_brush_life: 0
viomi_vacuum.side_brush_life: 0
viomi_vacuum.hypa_life: 0
viomi_vacuum.mop_life: 100
vacuum.status_desc: Charging

After update:
fan_speed_list: Silent, Basic, Medium, Strong
fan_speed: Strong
vacuum.status: 6
vacuum.mode: 3
battery_level: 100
viomi_vacuum.main_brush_life: 0
viomi_vacuum.side_brush_life: 0
viomi_vacuum.hypa_life: 0
viomi_vacuum.mop_life: 100
state_updater: local
vacuum.status_desc: Charging
friendly_name: Bert
supported_features: 13244

Home Assistant Logs / 系统日志

Nothing interesting noted for term xiaomi:

~ grep -i xiaomi /config/home-assistant.log
2025-10-03 16:13:46.171 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration xiaomi_gateway3 which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-10-03 16:13:46.174 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration xiaomi_miot which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2025-10-03 16:13:46.174 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration xiaomi_cloud_map_extractor which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions