Skip to content

add_feed_to_group() is not working - used adafruit_io_groups.py example as a test case. #119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
thejunglejim opened this issue Jun 24, 2024 · 2 comments · Fixed by #120
Closed
Assignees

Comments

@thejunglejim
Copy link

Running the adafruit_io_groups.py example causes the following error:

Adafruit IO Error 404: not found - API documentation can be found at https://io.adafruit.com/api/docs

The line causes that error:

io.add_feed_to_group(sensor_group["key"], "temperature")

@tyeth
Copy link
Contributor

tyeth commented Jun 25, 2024 via email

@thejunglejim
Copy link
Author

A feed can belong to more than one group but it is still the same feed - now it makes sense.

Thanks @tyeth for the help and explanation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants