Skip to content

Commit b622236

Browse files
authored
Set the python version. (#1052)
1 parent badae7a commit b622236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/aarlo/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"issue_tracker": "https://github.com/twrecked/hass-aarlo/issues",
1414
"requirements": [
1515
"unidecode",
16-
"pyaarlo=0.8.0.14",
16+
"pyaarlo==0.8.0.14",
1717
"aiofiles"
1818
],
1919
"version": "0.8.1.14"

0 commit comments

Comments
 (0)