We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90c40aa commit 4d8114cCopy full SHA for 4d8114c
2 files changed
Pipfile
@@ -6,7 +6,7 @@ verify_ssl = true
6
[dev-packages]
7
8
[packages]
9
-python-kodaksmarthome = "==0.1.3b2"
+python-kodaksmarthome = "==0.1.4b0"
10
11
[requires]
12
python_version = "3.7"
custom_components/kodak_smart_thome/manifest.json
@@ -2,8 +2,8 @@
2
"domain": "kodak_smart_home",
3
"name": "Kodak Smart Home",
4
"documentation": "https://www.home-assistant.io/integrations/kodak_smart_home",
5
- "requirements": ["python-kodaksmarthome==0.1.3b3"],
+ "requirements": ["python-kodaksmarthome==0.1.4b0"],
"dependencies": ["ffmpeg"],
"codeowners": ["@kairoaraujo"],
- "version": "1.1.1"
+ "version": "1.2.0"
}
0 commit comments