Skip to content

Releases: MrYsLab/s3-extend

Rpi Pico Gateway Get asyncio loop properly

12 Nov 17:41

Choose a tag to compare

Fix Issue #57

10 Nov 21:07

Choose a tag to compare

v1.34

Addresses issue #57

Force use of websockets 13.1

28 Nov 17:05

Choose a tag to compare

python_banyan, which is required by this package, was modified to install websockets version 13.1

Fix possible deprecation warning

27 Nov 19:11

Choose a tag to compare

Fixed possible deprecation warning when obtaining an asyncio loop within the WebSocket gateway.

Fix for issue #50

27 Nov 17:16

Choose a tag to compare

Changed import websockets to websockets.asyncio to address issue #50

ESP32 Extension Support

25 Mar 14:03
807062c

Choose a tag to compare

New extension added

Resolution of issue #37

10 Nov 16:32
141b410

Choose a tag to compare

Merge pull request #38

Fix issue #37

Resolves issue #33

24 Oct 14:14
60d5c54

Choose a tag to compare

Merge pull request #35

Resolve issue #33

Fix typo in esp8266_gateway.py

17 Oct 16:12

Choose a tag to compare

A line was improperly indented. This may provide a fix for issue #33.

Addresses issue #31

30 Sep 14:44

Choose a tag to compare

This release only affects the raspberry pi gateway. It adds range checking for PWM and Tone frequency values.