Results 390 comments of Alone

- https://home.miot-spec.com/spec/yeelink.light.lamp4 ```javascript [ { "iid":2, "type":"urn:miot-spec-v2:property:brightness:0000000D:yeelink-lamp4:1", "description":"Brightness", "format":"uint8", "access":["read", "write", "notify"], "unit":"percentage", "value-range":[1, 100, 1] // min: 1, max: 100, step: 1 }, { "iid":3, "type":"urn:miot-spec-v2:property:color-temperature:0000000F:yeelink-lamp4:1", "description":"Color Temperature", "format":"uint32",...

Try [hass-xiaomi-miot](https://github.com/al-one/hass-xiaomi-miot).

Try master branch.

`power_consumption`属性来自[miot-spec](https://home.miot-spec.com/spec/lumi.acpartner.mcn04),该设备的规格中未定义其用电量属性的单位,因此无法确认它的单位。

请提供开发者工具中的实体状态属性,并详细描述具体状态,比如设备在米家中反向开和关状态下的实体属性。

Try [hass-xiaomi-miot](https://github.com/al-one/hass-xiaomi-miot).

希望增加Hashmap、Sorted Set、List的过期机制!