rytilahti / python-miio

Python library & console tool for controlling Xiaomi smart appliances
https://python-miio.readthedocs.io
GNU General Public License v3.0
3.68k stars 552 forks source link

Added support for Xiaomi Tower Fan (dmaker.fan.p39) #1876

Closed paranerd closed 10 months ago

paranerd commented 10 months ago

This PR adds support for Xiaomi Tower Fan (dmaker.fan.p39). Changes are minimal as the p39 is quite similar to p33.

I own the device myself and can confirm that everything reads and performs as expected.

I would appreciate a quick merge as this is only the first step on my journey to natively integrate both devices into the main "Xiaomi" integration for Home Assistant.

Thanks a lot for the amazing foundation!