Results 390 comments of Alone

Try this configuration: ```yaml # configuration.yaml xiaomi_miot: device_customizes: deerma.humidifier.jsq2w: exclude_miot_services: null binary_sensor_properties: water_shortage_fault,the_tank_filed miot_type: urn:miot-spec-v2:device:humidifier:0000A00E:deerma-jsq5:1 ```

Changing the capitalization of letters in an entity's state may break automation in older versions.

[`xiaomi_miot`](https://github.com/al-one/hass-xiaomi-miot) has fixed this issue in the latest version v0.7.18. - https://github.com/al-one/hass-xiaomi-miot/issues/1645

```yaml description: "" mode: single trigger: - platform: webhook webhook_id: conversation-xxxx id: conv-input - platform: event event_type: conversation_processed id: conv-output condition: [] action: - choose: - conditions: - condition: trigger...

In China, we have a smart speaker "XiaoAi", using the custom component `Xiaomi Miot Auto` to obtain the user's voice commands, we can send the voice commands to Assit through...

We can generate and record `conversation_id` to helper entity to filter the correct result when a `conversation_processed` event is received.

- https://github.com/PiotrMachowski/lovelace-xiaomi-vacuum-map-card#tile-list-entry-options

请提供`/v2/user/statistics`接口的具体请求参数