Closed amozeo closed 6 months ago
it fails configuration with
WARNING (SyncWorker_24) [miio.device] 'AirPurifierMiot' does not specify any descriptors, please considering creating a PR.
in logs, and I do expect that
Yes, this is expected as the implementation does not define descriptors (https://python-miio.readthedocs.io/en/latest/contributing.html#status-containers). The genericmiot
will hopefully replace the *Miot
implementations in the future when it matures.
Xiaomi Air Purifier 4 (zhimi.airp.mb5a) was connected using this ng integration with "Use generic miot implementation" enabled (without it, it fails configuration with
WARNING (SyncWorker_24) [miio.device] 'AirPurifierMiot' does not specify any descriptors, please considering creating a PR.
in logs, and I do expect that)When trying to change any entity with id starting with
select.
(in the log below I tried to change fan level of mode manual) it fails with following error in logs:Home assistant version: Container 2024.4.2