Skip to content

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

Filter by

36 results
 (70 ms)

36 results

inadafruit/Adafruit_CircuitPython_PortalBase (press backspace or delete to remove)

Portalbase hasn t received the same treatment that adafruit_requests has with Connection Manager using with and still requires explicit close() for most cases. Needs to have the adafruit_requests treatment ...
  • DJDevon3
  • Opened 
    on Jan 23
  • #104

I encountered a few MagTag and MatrixPortal projects that failed on me except if I create the proper secrets.py. And this even if I create a file settings.toml. Initially I believed those library were ...
  • dglaude
  • 2
  • Opened 
    on Nov 19, 2023
  • #99

CircuitPython version Adafruit CircuitPython 9.0.0-alpha.2-8-g7715ff09cc on 2023-10-31; Adafruit PyPortal Titano with samd51j20 [D ... Code/REPL # SPDX-FileCopyrightText: 2020 Richard Albritton ...
  • aalhard
  • 2
  • Opened 
    on Nov 2, 2023
  • #96

Sometimes when getting the time, the following error occurs: Hardware is PyPortal Adafruit Product ID: 4116 ------ START: Error Message ------ File adafruit_portalbase/network.py , line 208, in get_strftime ...
  • richteel
  • Opened 
    on May 18, 2023
  • #91

I m using PyPortal 7.X to create a weather station display for Netatmo. I have an on-prem ASP.NET 6 proxy against the Netatmo API, so PyPortal qeries my proxy, which queries Netatmo and prepares the response ...
  • eloekset
  • 4
  • Opened 
    on Jan 8, 2023
  • #86

https://github.com/adafruit/Adafruit_CircuitPython_PortalBase/blob/ef951d5b5117d20c45eeb593f9ef6bc936148ae8/adafruit_portalbase/network.py#L684 For some reason json_transform(json_data) gets called on ...
  • eloekset
  • 4
  • Opened 
    on Dec 31, 2022
  • #85

According to https://learn.adafruit.com/adafruit-pyportal/pyportal-hardware-faq#faq-3023990, the lights should act as follows: Red = not connected to WiFi Blue = connected to WiFi Yellow = fetching data ...
  • makermelissa
  • 1
  • Opened 
    on Nov 16, 2022
  • #83

As stated in https://forums.adafruit.com/viewtopic.php?f=60 t=192584 The user was running into a 500 server error. It seems to be dying inside of network.py. I m wondering if there s a better way to handle ...
  • makermelissa
  • 1
  • Opened 
    on Sep 1, 2022
  • #81

As far as I can tell, PR #65 broke the MagTag() constructor. From the Simple test example in the docs, you are instructed to use the MagTag constructor to get an instance to the MagTag class, which you ...
bug
  • denschub
  • 3
  • Opened 
    on Aug 25, 2022
  • #79
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! 
Restrict your search to the title by using the in:title qualifier.
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