Skip to content

Commit 90f40e2

Browse files
authored
Bump pyhoma to 0.6.4 (#656)
1 parent 1988a5b commit 90f40e2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

custom_components/tahoma/manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"config_flow": true,
66
"documentation": "https://www.home-assistant.io/integrations/tahoma",
77
"requirements": [
8-
"pyhoma==0.6.3"
8+
"pyhoma==0.6.4"
99
],
1010
"codeowners": [
1111
"@imicknl",
@@ -20,4 +20,4 @@
2020
"macaddress": "F8811A*"
2121
}
2222
]
23-
}
23+
}

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pyhoma==0.6.2
1+
pyhoma==0.6.4

0 commit comments

Comments
 (0)