initial commit
This commit is contained in:
15
custom_components/afvalinfo/manifest.json
Normal file
15
custom_components/afvalinfo/manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"domain": "afvalinfo",
|
||||
"name": "Afvalinfo",
|
||||
"version": "1.0.9",
|
||||
"documentation": "https://github.com/heyajohnny/afvalinfo",
|
||||
"issue_tracker": "https://github.com/heyajohnny/afvalinfo/issues",
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
"@heyajohnny"
|
||||
],
|
||||
"requirements": [
|
||||
"Babel==2.8.0",
|
||||
"python-dateutil==2.8.1"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user