Bump pyeight version to 0.1.9 (#52568)
parent
d249530ed1
commit
a70e8a65fa
|
@ -2,7 +2,7 @@
|
|||
"domain": "eight_sleep",
|
||||
"name": "Eight Sleep",
|
||||
"documentation": "https://www.home-assistant.io/integrations/eight_sleep",
|
||||
"requirements": ["pyeight==0.1.8"],
|
||||
"requirements": ["pyeight==0.1.9"],
|
||||
"codeowners": ["@mezz64"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -1408,7 +1408,7 @@ pyeconet==0.1.14
|
|||
pyedimax==0.2.1
|
||||
|
||||
# homeassistant.components.eight_sleep
|
||||
pyeight==0.1.8
|
||||
pyeight==0.1.9
|
||||
|
||||
# homeassistant.components.emby
|
||||
pyemby==1.7
|
||||
|
|
Loading…
Reference in New Issue