Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsK1 authored Mar 31, 2024
1 parent 984ce9d commit b9d00ed
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions custom_components/solvis_control/manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"domain": "solvis_control",
"name": "Solvis Control",
"codeowners": ["LarsK1"],
"codeowners": ["@LarsK1"],
"dependencies": [],
"documentation": "",
"documentation": "https://github.com/LarsK1/hass_solvis_control/blob/main/README.md",
"issue_tracker": ""https://github.com/LarsK1/hass_solvis_control/issues",
"integration_type": "device",
"iot_class": "local_polling",
"requirements": ["pymodbus"],
"version": "0.1.1",
"config_flow": true
}
}

0 comments on commit b9d00ed

Please sign in to comment.