Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
Per 715Steve This should keep it working if paho-mqtt version change
  • Loading branch information
jfarmer08 committed May 6, 2022
1 parent 0a084a7 commit d011eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/sengledapi/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": [],
"version": "0.2",
"codeowners": ["@jfarmer08"],
"requirements": ["paho-mqtt==1.6.1"],
"requirements": ["paho-mqtt>=1.6.1"],
"icons": [
"https://camo.githubusercontent.com/4e40f86270556ef2922b12694496746b7d96d6fd/68747470733a2f2f7a69676265652e626c616b61646465722e636f6d2f6173736574732f696d616765732f646576696365732f53656e676c65645f4531312d4731332e6a7067"
],
Expand Down

0 comments on commit d011eb8

Please sign in to comment.