mrwogu

Results 14 comments of mrwogu

Same here on HA 2022.10.4 with S7. ```Logger: homeassistant.components.xiaomi_miio Source: helpers/update_coordinator.py:151 Integration: Xiaomi Miio ([documentation], [issues]) First occurred: 04:09:03 (19 occurrences) Last logged: 04:35:48 Timeout fetching Roborock S7 data ```

Same hare for `9.8.1` release

Is there an approximate release date for this solution or any workaround?

Is there an approximate release date for this solution?

Same here. Here is external definition: ``` const {battery, iasZoneAlarm} = require('zigbee-herdsman-converters/lib/modernExtend'); const definition = { zigbeeModel: ['SNZB-03'], model: 'SNZB-03', vendor: 'eWeLink', description: 'Automatically generated definition', extend: [battery(), iasZoneAlarm({"zoneType":"generic","zoneAttributes":["alarm_1","alarm_2","tamper","battery_low"]})], meta:...

I've implemented a more flexible solution in my PR that addresses this need and provides a general mechanism for supporting custom container patterns. Please, take a look: #84

Same here. Flagged as seen randomly returns to unseen after fetch from imap. v0.11.4 LOGS: ``` 2025-02-04T11:38:12Z TRACE Raw IMAP input received (imap.raw-input) listenerId = "imaptls", localPort = 993, remoteIp...