adafruit / Adafruit_CircuitPython_AdafruitIO

Adafruit IO for CircuitPython
http://io.adafruit.com
MIT License
49 stars 33 forks source link

adafruit_io#unsubscribe(group_key=xxx) should unsubscribe thegroup ke… #88

Closed awgrover closed 2 years ago

awgrover commented 2 years ago

fixes #87

I have not tested this. I only noted the inconsistency of feed_key vs group_key.

I would like this fix to go in the adafruit-circuitpython-bundle-7.x-mpy, please advise if I need to submit another PR, and against which tag/branch.

FoamyGuy commented 2 years ago

Thanks for the fix @awgrover. There is nothing further to do for the bundle. Once merged, this will automatically make it's way into the bundle which gets generated automatically each night when there are changes to any library contained within it (new version most nights)