Skip to content

Commit

Permalink
Update haanna package
Browse files Browse the repository at this point in the history
  • Loading branch information
laetificat committed Jan 26, 2019
1 parent df5ee8d commit 080043c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/climate/anna.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
port: 80
scan_interval: 10
"""
REQUIREMENTS = ['haanna==0.4.3']
REQUIREMENTS = ['haanna==0.6.1']

import voluptuous as vol
import logging
Expand Down

0 comments on commit 080043c

Please sign in to comment.