Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasBLarsen authored Nov 4, 2024
1 parent 984b7f4 commit e6f0f6d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions custom_components/nilan/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
"domain": "nilan",
"name": "Nilan Climate Control",
"version": "1.0.0",
"codeowners": ["@thomasrlars1"],
"codeowners": ["@ThomasBLarsen"],
"dependencies": [],
"documentation": "https://www.example.com",
"documentation": "https://github.com/ThomasBLarsen/nilan_homeassistant/blob/main/README.md",
"integration_type": "device",
"issue_tracker": "https://github.com/ThomasBLarsen/nilan_homeassistant/issues",
"iot_class": "local_polling",
"loggers": [],
"requirements": ["pymodbus==3.6.6"],
"quality_scale": "",
"config_flow": true
}


0 comments on commit e6f0f6d

Please sign in to comment.