We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d8ff3d commit de605eeCopy full SHA for de605ee
custom_components/tgtg/manifest.json
@@ -1,10 +1,10 @@
1
{
2
"domain": "tgtg",
3
"name": "TooGooToGo",
4
- "version": "4.0.2",
+ "version": "4.0.3",
5
"documentation": "https://github.com/Chouffy/home_assistant_tgtg",
6
"issue_tracker": "https://github.com/Chouffy/home_assistant_tgtg/issues",
7
"codeowners": ["@chouffy"],
8
- "requirements": ["tgtg>=0.11.2"],
+ "requirements": ["tgtg>=0.11.3"],
9
"iot_class": "cloud_polling"
10
}
0 commit comments