Skip to content

Commit

Permalink
Merge pull request #258 from itchannel/1.46
Browse files Browse the repository at this point in the history
1.46
  • Loading branch information
itchannel committed Mar 1, 2023
2 parents 774a623 + e28eb0c commit 6402a7b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions custom_components/fordpass/manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"domain": "fordpass",
"name": "FordPass",
"codeowners": ["@itchannel"],
"config_flow": true,
"integration_type": "device",
"dependencies": [],
"documentation": "https://github.com/itchannel/fordpass-ha",
"homekit": {},
"integration_type": "device",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/itchannel/fordpass-ha/issues",
"version": "0.1.46",
"requirements": [],
"ssdp": [],
"zeroconf": [],
"homekit": {},
"dependencies": [],
"iot_class": "cloud_polling",
"codeowners": ["@itchannel"]
"version": "0.1.46",
"zeroconf": []
}

0 comments on commit 6402a7b

Please sign in to comment.