Sean Ostermann

Results 32 comments of Sean Ostermann

If you remove the team_summary board from your off_day boards, you won't see this error. If you keep the team_summary board in, this is fixed in release 1.6.11 : https://github.com/riffnshred/nhl-led-scoreboard/releases/tag/v1.6.11

Under the sbio section of the config.json, there's a dimmer section. Set it to be enabled and the source to be software and it'll use your location to set the...

There was an issue with the EC Data Mart. It was extremely slow, even on a browser (taking 7 to 10 seconds to download the xml file). It looks like...

This will be fixed in next release so if on start and it can't connect, the EC thread won't stop the board from running.

Do you have the weather alerts for EC selected? If so, eventhough you are using OWM, EC will be used to get the alerts. Easiest fix until the new version...

If you aren't using the beta branch, this issue is still there. The code under beta will remove the sys.exit(0) from line 103. If you want a quick fix, you...

Are you using the image? If so, download the newest one. because the sb-upgrade script was not set up to handle the virtual environment that was introduced under V1.7.0 of...

Yah, bookworm lite seems to be bigger. In order to build the image, I needed 4gb of space. I haven't looked into making it smaller just yet.

I have found a new library but it will require some testing. It is the library that the Home Assistant plugin has moved to and is using.

Try updating your pip3 to the latest version. I installed this on Raspian Bullseye running Python 3.9 with pip 23.2.1 without issue.