-
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            agambier
          
      
      
        Jan 30, 2025 
      
    
    Replies: 1 comment
-
| I've been able to solve it myself. The pyscript documentation mentions we can configure pyscript using the UI or by editing the  But it doesn't work. I edited the  then I restarted homeassistant and now it works ! So i guess the UI configuration does not work. there was warnings in the logs and I now I understant it was related to this issue. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        agambier
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    


I've been able to solve it myself.
The pyscript documentation mentions we can configure pyscript using the UI or by editing the
configuration.yamlfile.https://hacs-pyscript.readthedocs.io/en/latest/configuration.html#
I did it use the UI...
But it doesn't work. I edited the
configuration.yamlfile to add...then I restarted homeassistant and now it works !
So i guess the UI configuration does not work.
there was warnings in the logs and I now I understant it was related to this issue.