Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change log:
Version 1.2.0
log_async_process
to log the output of an async processes in a notification if they don't run successfullyextra_information
toqr_code_generation_instructions
inubo_input
, add.tmpl
extension for extension files, usetextarea
forLONG
input field type in web dashboard, rename..._HOST
env variables to..._ADDRESS
, use underscore thousand separators for big numbers in codebasedocker-compose.yml
filesDisplayRenderEvent
andDisplayCompressedRenderEvent
to avoid encoding issuesubo-xx
toubo-xx.local
on SSH screen #134checking status ....
#174pod_id
as the ssid of the wifi hotspotiw wlan0 set power_save off
before running hotspot to avoid the soft block - closes wifi power_save = on status soft blocking WiFi on some Pi 4s #222ubo-redirect-server
serviceubo-hotspot
service (the more general version of theubo-redirect-server
service which runs the redirect server as its main process.)install.sh
related: Configuration Management problems with the use of rpi-gpio "hack"; just use lgpio native instead? adafruit/Adafruit_Blinka#910 - closes LCD stopped working on Pi 5 #231time.sleep
for both branches of the ping loop (success and failure) to avoid high cpu usage of the system processNone
values of alternative patterns - closes Add wifi with camera fails on latest build 13066719964 #230WEB_DASHBOARD
- closes Add wifi with camera fails on latest build 13066719964 #230network_manager.wireless_enabled
for when hotspot is being turned off and also before creating a wifi connection and before connecting to a wifi network - closes Add wifi with camera fails on latest build 13066719964 #230get_saved_wifi_ssids
return empty list in non-rpi environments