Format all manifests with prettier (#30521)
This commit is contained in:
parent
21029b1d7b
commit
a84741392b
702 changed files with 1113 additions and 3075 deletions
|
@ -2,9 +2,7 @@
|
|||
"domain": "python_script",
|
||||
"name": "Python script",
|
||||
"documentation": "https://www.home-assistant.io/integrations/python_script",
|
||||
"requirements": [
|
||||
"restrictedpython==5.0"
|
||||
],
|
||||
"requirements": ["restrictedpython==5.0"],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue