Skip to content

issues Search Results · repo:adafruit/Adafruit_CircuitPython_AdafruitIO language:Python

Filter by

40 results
 (94 ms)

40 results

inadafruit/Adafruit_CircuitPython_AdafruitIO (press backspace or delete to remove)

The Circuitpython API for Adafruitio s MQTT client has a method called subscribe_to_time( iso ). But it does not appear to have a method to unsubscribe. It appears to subscribe to time/ISO-8601. If I try ...
  • tyeth
  • Opened 
    on Feb 11
  • #128

There is an API endpoint for fetching the current users data rate information. See the IO HTTP API Docs here: https://io.adafruit.com/api/docs/#get-detailed-user-info The endpoint is https://io.adafruit.com/api/v2/tyeth/throttle ...
  • tyeth
  • 2
  • Opened 
    on Jul 29, 2024
  • #126

The on_publish event callback is missing in the class IO_MQTT which is defined in the library module adafruit_io.py. This for the latest library version: adafruit-circuitpython-bundle-py-20240702.zip ...
  • wavesailor
  • 1
  • Opened 
    on Jul 3, 2024
  • #122

Using the add_feed_to_group() call is NOT working - It gives the error: Adafruit IO Error 404: not found - API documentation can be found at https://io.adafruit.com/api/docs I looked at the code in the ...
  • thejunglejim
  • 1
  • Opened 
    on Jun 25, 2024
  • #121

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: ...
  • thejunglejim
  • 2
  • Opened 
    on Jun 24, 2024
  • #119

A forum user reported that a simple Pico W AIO example script was failing. I was able to reproduce the same error using a Pico W loaded with CP 8.2.6 and the current adafruit_io / adafruit_requests library ...
  • mikeysklar
  • 5
  • Opened 
    on Jan 18, 2024
  • #115

CircuitPython version: Adafruit CircuitPython 9.0.0-alpha.5 on 2023-11-15; Adafruit-Qualia-S3-RGB666 with ESP32S3 i m getting a repeated failure when calling io.recieve_time(): Traceback (most recent ...
bug
  • BlitzCityDIY
  • 2
  • Opened 
    on Nov 20, 2023
  • #110

Hi, I m trying to use the AdafruitIO library instead of (or with) Adafruit MiniMQTT. I ve tried on both an S3 MatrixPortal and a Pico W. It fails on the line: io.connect() with the error: Traceback ...
  • prcutler
  • 2
  • Opened 
    on Sep 2, 2023
  • #107

Ref script: https://github.com/flavio-fernandes/adaio/blob/master/scripts/mqtt_weather.py The message callback never happens. I tried with both Dark sky and the new Apple WeatherKit ids. Waited 1hr+ w/out ...
  • flavio-fernandes
  • 1
  • Opened 
    on May 28, 2023
  • #106

This is a documentation clarification request. I ran into an issue where I thought using publish_multiple was for publishing multiple feeds at the same time. There is a 3 second delay between publishing ...
  • DJDevon3
  • 1
  • Opened 
    on May 21, 2023
  • #103
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub