Skip to content

Releases: MrYsLab/s3-extend

Force use of websockets 13.1

28 Nov 17:05
Compare
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
Compare
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
Compare
Choose a tag to compare

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

ESP32 Extension Support

25 Mar 14:03
807062c
Compare
Choose a tag to compare

New extension added

Resolution of issue #37

10 Nov 16:32
141b410
Compare
Choose a tag to compare
Merge pull request #38

Fix issue #37

Resolves issue #33

24 Oct 14:14
60d5c54
Compare
Choose a tag to compare
Merge pull request #35

Resolve issue #33

Fix typo in esp8266_gateway.py

17 Oct 16:12
Compare
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
Compare
Choose a tag to compare

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

Corrected timing for RPI Gateway tone generation

05 Sep 21:06
Compare
Choose a tag to compare
1.16

Corrected tone frequency for RPI gateway

ESP8266 Extension Now Uses Telemetrix4Esp*266

13 May 15:31
Compare
Choose a tag to compare
1.15

Added support for RPi Pico