iancmcc/ouimeaux

Asyncio ouimeaux

frawau opened this issue · 0 comments

Hi,

Thanks for ouimeaux.
FYI. Based on ouimeaux I wrote aioouimeaux. It uses asyncio/aiohttp/aiohttp-wsgi. It's a library, I did not port the REST api. It's currently Beta, but it works for Switches and Motion sensors (the only devices I have). For the adventurous, you can run python3 -m aioouimeaux and you'll get a simplistic CLI application.

Can be installed from PyPi

Thanks and cheers.