icovelev

Results 8 comments of icovelev

Same here. From time to time is showing values other times is giving Unknow. I believe it’s when the cpu usage fall below/around 1%. ![IMG_7153](https://github.com/home-assistant/core/assets/31531311/c9f7f13e-0688-42dd-bbb1-e113742f6cd7)

@openshwprojects Similar issue, build version became unknown after Home Assistant restart, so the data is not transmitted with all the other attributes every 60 seconds as per flag 2.

Could this be added as part of the next releases, so there’s no need to use the script on every device or new install?

``` { "result": { "model": "{\"modelId\":\"dwzcgo\",\"services\":[{\"actions\":[],\"code\":\"\",\"description\":\"\",\"events\":[],\"name\":\"默认服务\",\"properties\":[{\"abilityId\":1,\"accessMode\":\"rw\",\"code\":\"switch\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_power2\",\"attribute\":\"1029\"},\"name\":\"总开关\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":2,\"accessMode\":\"rw\",\"code\":\"switch_spray\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-power\",\"attribute\":\"1029\"},\"name\":\"喷雾开关\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":3,\"accessMode\":\"rw\",\"code\":\"mode\",\"description\":\"【喷雾模式、喷雾档位二选一】【适配语音功能】支持高中低挡喷雾量\",\"extensions\":{\"iconName\":\"icon-dp_mode\",\"attribute\":\"1028\"},\"name\":\"工作模式\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"large\",\"middle\"]}},{\"abilityId\":4,\"accessMode\":\"rw\",\"code\":\"countdown_set\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_time2\",\"attribute\":\"1028\"},\"name\":\"倒计时\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"2h\",\"4\",\"Long\",\"intermittence\"]}},{\"abilityId\":5,\"accessMode\":\"ro\",\"code\":\"countdown_left\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_time2\",\"attribute\":\"1024\"},\"name\":\"喷雾倒计时剩余时间\",\"typeSpec\":{\"type\":\"value\",\"max\":360,\"min\":0,\"scale\":0,\"step\":1,\"unit\":\"min\"}},{\"abilityId\":7,\"accessMode\":\"rw\",\"code\":\"switch_led\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_power2\",\"attribute\":\"1025\"},\"name\":\"灯光\",\"typeSpec\":{\"type\":\"bool\"}},{\"abilityId\":8,\"accessMode\":\"rw\",\"code\":\"bright_value\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-liangdu\",\"attribute\":\"1024\"},\"name\":\"亮度值\",\"typeSpec\":{\"type\":\"value\",\"max\":100,\"min\":1,\"scale\":0,\"step\":1,\"unit\":\"\"}},{\"abilityId\":9,\"accessMode\":\"rw\",\"code\":\"work_mode\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_mode\",\"attribute\":\"1024\"},\"name\":\"灯光模式\",\"typeSpec\":{\"type\":\"enum\",\"range\":[\"white\",\"colour\",\"colourful1\"]}},{\"abilityId\":10,\"accessMode\":\"rw\",\"code\":\"colour_data\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-dp_mode\",\"attribute\":\"1024\"},\"name\":\"彩光值\",\"typeSpec\":{\"type\":\"string\",\"maxlen\":255}},{\"abilityId\":11,\"accessMode\":\"ro\",\"code\":\"fault\",\"description\":\"\",\"extensions\":{\"iconName\":\"icon-baojing\",\"attribute\":\"1024\"},\"name\":\"故障告警\",\"typeSpec\":{\"type\":\"bitmap\",\"label\":[\"lack_water\"],\"maxlen\":1}}]}]}" }, "success": true, "t": [1765567782850](tel:1765567782850), "tid": "e8b2a5ddd79011f0907cf2f713bbc069" } ```

Here’s some more log from the HA ``` Logger: homeassistant.components.light Source: helpers/entity_platform.py:676 integration: Light (documentation, issues) First occurred: 19:19:09 (3 occurrences) Last logged: 20:12:18 Error adding entity light.humidifier_nightlight for domain...

I decided to give it a try to make the config based on the other humidifiers and some ChatGPT. A few tries later and after some debugging, here’s fully working...

Hi, when I try to add it without my custom config, it matches with some kind of Aroma diffuser (show in log below), but it's not working correctly show with...