Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No support Airdog X7SM #374

Open
GreshnikYa opened this issue Aug 16, 2024 · 2 comments
Open

No support Airdog X7SM #374

GreshnikYa opened this issue Aug 16, 2024 · 2 comments

Comments

@GreshnikYa
Copy link

Home Assistant Logs / 系统日志

Error while setting up xiaomi_miio_airpurifier platform for fan
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 364, in _async_setup_platform
await asyncio.shield(awaitable)
File "/config/custom_components/xiaomi_miio_airpurifier/fan.py", line 1197, in async_setup_platform
device = XiaomiAirDog(name, air_purifier, model, unique_id, retries)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/xiaomi_miio_airpurifier/fan.py", line 3063, in init
AirDogOperationMode("Manual"),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/enum.py", line 757, in call
return cls.new(cls, value)
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/enum.py", line 1171, in new
raise ve_exc
ValueError: 'Manual' is not a valid OperationMode

@syssi
Copy link
Owner

syssi commented Aug 16, 2024

Do you know the model identifier (f.e. dmaker.fan.p18) of your device?

@GreshnikYa
Copy link
Author

Вы знаете идентификатор модели (например, dmaker.fan.p18) вашего устройства?
airdog.airpurifier.x7sm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants