We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6dac5e commit 4060a7aCopy full SHA for 4060a7a
custom_components/keyatome/manifest.json
@@ -1,11 +1,11 @@
1
{
2
"domain": "keyatome",
3
"name": "KeyAtome Linky",
4
- "version" : "7.4.0",
+ "version" : "7.4.1",
5
"codeowners": ["@jugla"],
6
"documentation": "https://github.com/jugla/keyatome",
7
"issue_tracker": "https://github.com/jugla/keyatome/issues",
8
"config_flow": true,
9
- "requirements": ["pykeyatome==2.1.0"],
+ "requirements": ["pykeyatome==2.1.1"],
10
"iot_class": "cloud_polling"
11
}
0 commit comments