Skip to content

add-status/tiffany-and-char/062325 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

Tyffoni
Copy link

@Tyffoni Tyffoni commented Jun 24, 2025

No description provided.

@Tyffoni
Copy link
Author

Tyffoni commented Jun 27, 2025

led-sign fixed turn-off page

server.py Outdated
@@ -126,11 +141,12 @@ def update_sign():
})
except Exception as e:
print(e, flush=True)
sign_message = None
sign_message = SignMessage(initial)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think we should keep this line as it was,

Suggested change
sign_message = SignMessage(initial)
sign_message = None

its in the javascript that we need to handle the response from /api/health-check being empty. if it is, show some simple text in the html like "sign is off!"

@Tyffoni Tyffoni changed the title tiffany-and-char/062325 add-status/tiffany-and-char/062325 Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants