sbidy / pywizlight

A python connector for WiZ devices
MIT License
463 stars 79 forks source link

Use asyncio.Protocol/asyncio.DatagramTransport directly #99

Closed bdraco closed 2 years ago

bdraco commented 2 years ago
bdraco commented 2 years ago

@sbidy This should take care of the chatty logs when the device is offline

2022-02-05 15:39:02 ERROR (MainThread) [homeassistant.components.wiz] Error fetching WiZ Dimmable White 2034FD data: Failed to update device at 192.168.214.86: The request to the bulb timed out
2022-02-05 15:39:46 INFO (MainThread) [homeassistant.components.wiz] Fetching WiZ Socket 9C1599 data recovered
bdraco commented 2 years ago

Looks like github is being flakey as I pushed a few more commits but they aren't showing

bdraco commented 2 years ago

Force pushing it got github to catch up

sbidy commented 2 years ago

@all-contributors please add @bdraco code

allcontributors[bot] commented 2 years ago

@sbidy

I've put up a pull request to add @bdraco! :tada:

bdraco commented 2 years ago

Thanks @sbidy 👍