-
Notifications
You must be signed in to change notification settings - Fork 7
Risolti errori di caricamento config, notifiche Alexa e sintassi regex #71
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
base: master
Are you sure you want to change the base?
Conversation
Fixed Configuration Folder Error
|
Ma è stato fatto con chatGPT? |
Cosa? |
Le fix. questa pullrequest... |
No 😳 perché? 😅😅 |
Esatto, tipo (r"&", " rand "), # escape e altre mancano r |
Vista proprio adesso mentre ti scrivevo qui 😂 stavo infatti vedendo nei commit precedenti da dove mi era uscita rand 😞 |
|
Se può interessare, vedevo qualche feedback, nell'altro progetto, dove a quanto pare va tolto anche |
Si eliminandole sparisce l'errore nel log , anche perchè sono superflue essendo che quelle due function sono void. |
Fixed Last Error of Now Allowed Key
🔧 Fix: Problema caricamento cartella config, notifiche Alexa e errori regex
📋 Descrizione
Questa PR risolve tre problemi principali:
confignei moduli del notifier.regex) usate nel codice.✅ Modifiche principali
my_config_dirper usarePathin modo corretto e portabile.call_service()per Alexa conservice_datastrutturato correttamente.🧪 Come testare
notifiersia correttamente configurato.📝 Note