issues Search Results · repo:adafruit/Adafruit_IO_Python language:Python
Filter by
85 results
(83 ms)85 results
inadafruit/Adafruit_IO_Python (press backspace or delete to remove)I recently encountered a 404 error while attempting to use the groups URL provided from the Web UI.
There are related issues #159 and #119
In both cases the real issue was data - or the lack there of ...
bradanlane
- 9
- Opened on May 26
- #163
after installing via pip3 install adafruit-io on Windows 10
when I try to import I get an error:
from Adafruit_IO import Client
Traceback (most recent call last):
File stdin , line 1, in module ...
mrx23dot
- 2
- Opened on Apr 14
- #161
- Platform/operating system (i.e. Raspberry Pi with Raspbian operating system, Windows 32-bit, Windows 64-bit, Mac
OSX 64-bit, etc.):
pi@newpi4os:~ $ cat /etc/os-release
PRETTY_NAME= Debian GNU/Linux ...
mczteinaz
- 3
- Opened on Nov 25, 2024
- #159
- Platform/operating system (i.e. Raspberry Pi with Raspbian operating system, Windows 32-bit, Windows 64-bit, Mac
OSX 64-bit, etc.): Operating System: Raspbian GNU/Linux 9 (stretch) Kernel: Linux ...
jmangum
- 6
- Opened on Aug 25, 2024
- #156
The difference between Adafruit_IO_Python and Adafruit_CircuitPython_AdafruitIO are quite significant.
Is it not possible to make them more similar?
thejunglejim
- 1
- Opened on Jun 24, 2024
- #155
Need to create a group here before the example will work
https://github.com/adafruit/Adafruit_IO_Python/blob/4ce48a8d0b12630dcb9e78f326592ac55ea11337/examples/api/feeds.py#L34
tyeth
- Opened on Jun 21, 2024
- #154
- Platform/operating system (i.e. Raspberry Pi with Raspbian operating system, Windows 32-bit, Windows 64-bit, Mac
OSX 64-bit, etc.): MacOS Sonoma 14.0
- Python version (run python -version or ...
bug
thelizri
- 2
- Opened on Feb 12, 2024
- #152
It seems there are real AIO user name and key values in the examples/api/randonm_data.py file. I have not verified that
those values work, but the values look like real data.
mlanser
- 1
- Opened on Nov 25, 2023
- #151
The documentation on for feed creation only indicates providing the API key to build the Client but not the username.
Both are required inputs and the examples do not work.
Fix should update examples ...
Pjurek3
- 1
- Opened on Nov 20, 2022
- #146
After the library migrations, it looks like this would be a good candidate for a pyproject.toml installation file as
opposed to setup.py. I also thinks this would remove the need for ez_setup.py as well, ...
tekktrik
- Opened on Aug 15, 2022
- #143

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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.