Hugo Persson
Hugo Persson
Thank you for the tip, I have fixed it now. When I pass debug to true I get the following output ``` [sentry] enabled sentry client for DSN ... 2023-04-14T10:38:38.245827Z...
I think this looks like a great suggestion! @dl90 when do you think this can be merged in and released?
Thank you, I am going to try this!
@ALERTua what is meant by this step? Copy the apps/pyscript_autocomplete folder to your PyScript directory. Where is the apps folder?
@ALERTua I do not have this folder, I only have my scripts under `config/pyscript/` My config looks like this: ``` pyscript: allow_all_imports: true hass_is_global: true apps: pyscript_autocomplete: ```
But what should be copied: ``` Copy the apps/pyscript_autocomplete folder to your PyScript directory. ```
I also do not have the service `pyscript.autocomplete_generator service.`
Omg I am stupid, the files are in the repo
Have any progress been done with this?
Did you find a solution to this?