Skip to content

Commit

Permalink
Manifest fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ClusterM committed Jun 7, 2024
1 parent f8f7ea6 commit 32a1beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/skykettle/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "SkyKettle",
"codeowners": ["@clusterm"],
"config_flow": true,
"dependencies": ["bluetooth"],
"dependencies": ["bluetooth_adapters"],
"documentation": "https://github.com/ClusterM/skykettle-ha/blob/master/README.md",
"iot_class": "local_polling",
"issue_tracker": "https://github.com/ClusterM/skykettle-ha/issues",
Expand Down

0 comments on commit 32a1beb

Please sign in to comment.