working 2.0 clone
This commit is contained in:
15
custom_components/ltss/manifest.json
Normal file
15
custom_components/ltss/manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"domain": "ltss",
|
||||
"version": "2.1.0",
|
||||
"name": "Long Time State Storage (LTSS)",
|
||||
"documentation": "https://github.com/freol35241/ltss",
|
||||
"requirements": [
|
||||
"sqlalchemy>=2.0,<3.0",
|
||||
"psycopg2-binary>=2.8,<3.0",
|
||||
"geoalchemy2>=0.13,<1.0"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
"@freol35241"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user