1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-07 07:56:49 +01:00

Correct names in manifests (M-P) (#30541)

This commit is contained in:
Franck Nijhof
2020-01-07 13:28:35 +01:00
committed by Paulus Schoutsen
parent c963128306
commit dc02c28891
104 changed files with 104 additions and 104 deletions
@@ -1,6 +1,6 @@
{
"domain": "python_script",
"name": "Python script",
"name": "Python Scripts",
"documentation": "https://www.home-assistant.io/integrations/python_script",
"requirements": ["restrictedpython==5.0"],
"dependencies": [],