Create hacs.json
This commit is contained in:
12
hacs.json
Normal file
12
hacs.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"name": "ha_Pstryk",
|
||||||
|
"domains": ["sensor"],
|
||||||
|
"country": "PL",
|
||||||
|
"render_readme": true,
|
||||||
|
"zip_release": true,
|
||||||
|
"filename": "sensor.py",
|
||||||
|
"homeassistant": "2023.12.0",
|
||||||
|
"persistent_directory": "pstryk",
|
||||||
|
"documentation": "https://github.com/balgerion/ha_Pstryk/blob/main/README.md",
|
||||||
|
"issue_tracker": "https://github.com/balgerion/ha_Pstryk/issues"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user