Add to configuration.yaml:
`
fan:
- platform: xiaomi_miio
host: 192.168.0.208
token: 39152_TOKEN_476fe3751
name: Humidifier2
`
There is no error in log.
Here is it:
https://github.com/rytilahti/python-miio/releases
Here is not:
https://github.com/home-assistant/core/blob/df5a8c4dac7037edde99ff4e599a0cfce2f7e145/homeassistant/components/xiaomi_miio/fan.py

Someone forgot to add this here ;)
Add to configuration.yaml:
`
fan:
host: 192.168.0.208
token: 39152_TOKEN_476fe3751
name: Humidifier2
`
There is no error in log.
Here is it:
https://github.com/rytilahti/python-miio/releases
Here is not:
https://github.com/home-assistant/core/blob/df5a8c4dac7037edde99ff4e599a0cfce2f7e145/homeassistant/components/xiaomi_miio/fan.py
Someone forgot to add this here ;)