Export typings #11169
              
                Unanswered
              
          
                  
                    
                      keesschollaart81
                    
                  
                
                  asked this question in
                Other feature requests
              
            
            
              Export typings
            
            #11169
          
          
        Replies: 1 comment
-
| 
         There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
In the VS Code extension for Home Assistant I provide HA users with some nice IDE features for working with their configuration files. This includes validation/completion for the ui-lovelace YAML configuration.
To do this, I copied the relevant interfaces/types from this repo (starting from here). I had to do some modifications which I marked with
//updatedhere. It would be great if there was only one truth because now I get questions like this when things change here.Questions/topics I have / top of mind:
Looking forward to get your views on this!
Beta Was this translation helpful? Give feedback.
All reactions