rgerganov / py-air-control

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

Spike aiocoap #87

Open Cyber1000 opened 3 years ago

Cyber1000 commented 3 years ago

Depends on #86

Description

Advantages

Disadvantages


Disclaimer

This is just a spike working with coap only:


For coap it works like it worked with Coapthon3, some work will still be needed, just not sure if we should make this step, I think I'll make some changes like mqtt + usage of observable before. Therefore I made only a draft PR.

Cyber1000 commented 3 years ago

Since this PR depends on #86, these are the real changes in this PR: https://github.com/Cyber1000/py-air-control/compare/coap...Cyber1000:spike-aiocoap