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 83e37e4 commit 86bed61Copy full SHA for 86bed61
custom_components/argon40/const.py
@@ -2,7 +2,7 @@
2
3
NAME = "Argon40"
4
DOMAIN = "argon40"
5
-VERSION = "0.0.2"
+VERSION = "0.0.4"
6
7
ATTR_SPEED_NAME = "speed"
8
SERVICE_SET_FAN_SPEED = "set_fan_speed"
custom_components/argon40/manifest.json
@@ -1,7 +1,7 @@
1
{
"domain": "argon40",
"name": "Argon40",
- "version": "0.0.2",
+ "version": "0.0.4",
"documentation": "https://github.com/Misiu/argon40",
"issue_tracker": "https://github.com/Misiu/argon40/issues",
"codeowners": ["@Misiu"],
0 commit comments