Skip to content

Commit 935e3e7

Browse files
Updated low-leve library support
1 parent 3ae10b4 commit 935e3e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom_components/meross_cloud/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"issue_tracker": "https://github.com/albertogeniola/meross-homeassistant",
66
"dependencies": ["persistent_notification"],
77
"codeowners": ["@albertogeniola"],
8-
"requirements": ["meross_iot==0.4.10.3alpha3"],
8+
"requirements": ["meross_iot==0.4.10.3"],
99
"config_flow": true,
1010
"quality_scale": "platinum",
1111
"iot_class": "cloud_push",
12-
"version": "1.3.10beta6"
12+
"version": "1.3.10"
1313
}

0 commit comments

Comments
 (0)