delay method wip save to test no thread method.

This commit is contained in:
Pbopbo
2026-03-24 13:14:56 +01:00
parent 1687a2b790
commit cdfecaf5eb
3 changed files with 98 additions and 29 deletions

View File

@@ -143,6 +143,10 @@ async def main():
level=os.environ.get('LOG_LEVEL', logging.DEBUG),
format='%(module)s.py:%(lineno)d %(levelname)s: %(message)s'
)
# Enable debug logging for bumble
# logging.getLogger('bumble').setLevel(logging.DEBUG)
os.chdir(os.path.dirname(__file__))
global_conf = auracast_config.AuracastGlobalConfig(