Skip to content

Commit 08d2644

Browse files
author
Wolfgang Malgadey
committed
Changed Pytado version
1 parent f6e2668 commit 08d2644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/tado_v1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
DOMAIN = 'tado_v1'
1717

18-
REQUIREMENTS = ['https://github.com/wmalgadey/PyTado/archive/0.1.10.zip#PyTado==0.1.10']
18+
REQUIREMENTS = ['https://github.com/wmalgadey/PyTado/archive/0.2.1.zip#PyTado==0.2.1']
1919

2020
TADO_V1_COMPONENTS = [
2121
'sensor', 'climate'

0 commit comments

Comments
 (0)