Skip to content

Commit

Permalink
manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
antibill51 committed Jan 5, 2024
1 parent 15fd318 commit c9109ee
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions custom_components/rika_firenet/manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"domain": "rika_firenet",
"name": "Rika Firenet",
"documentation": "https://github.com/antibill51/rika-firenet-custom-component/",
"version": "2.29.1",
"issue_tracker": "https://github.com/antibill51/rika-firenet-custom-component/issues",
"dependencies": [],
"codeowners": ["@antibill51"],
"config_flow": true,
"dependencies": [],
"documentation": "https://github.com/antibill51/rika-firenet-custom-component/",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/antibill51/rika-firenet-custom-component/issues",
"requirements": [
"bs4",
"requests"
]
],
"version": "2.29.1"
}

0 comments on commit c9109ee

Please sign in to comment.