rgerganov / py-air-control

Command line app for controlling Philips air purifiers
MIT License
257 stars 52 forks source link

Platform error fan.philips-airpurifier - No module named ‘Cryptodome’ #38

Closed ciumagcatalin closed 4 years ago

ciumagcatalin commented 4 years ago

Hello,

I am trying to install it on my Home Assistant Core and I am getting the “Platform error fan.philips-airpurifier - No module named ‘Cryptodome’” error in the logs. I tried to install pyCryptodome on the virtual env and it says " Requirement already satisfied: pycryptodome in /srv/homeassistant/lib/python3.7/site-packages (3.9.7)".

Any ideas? I have the AC1214/10 model which I think needs the coap protocol. I got the component from https://github.com/shexbeer/philips-airpurifier 7

Catalin

rgerganov commented 4 years ago

You have to install pycryptodomex, see requirements.txt