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") |