Skip to content

Add ability to specify feed's group when creating a new feed #104

@brentru

Description

@brentru

As of now, feeds created will be created in the "default" group.

Instead of creating feeds in the default group, change the create_feed call to include a group kwarg:
def create_feed(self, feed, group=None)

Group formatting: https://io.adafruit.com/USERNAME/feeds/GROUP.FEED

Related thread: https://forums.adafruit.com/viewtopic.php?f=56&t=156692

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions