Bump pyEight to 0.3.2 (#81172)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
1d9bbdcbf3
commit
482b5459dc
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "eight_sleep",
|
||||
"name": "Eight Sleep",
|
||||
"documentation": "https://www.home-assistant.io/integrations/eight_sleep",
|
||||
"requirements": ["pyeight==0.3.0"],
|
||||
"requirements": ["pyeight==0.3.2"],
|
||||
"codeowners": ["@mezz64", "@raman325"],
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pyeight"],
|
||||
|
|
|
@ -1538,7 +1538,7 @@ pyedimax==0.2.1
|
|||
pyefergy==22.1.1
|
||||
|
||||
# homeassistant.components.eight_sleep
|
||||
pyeight==0.3.0
|
||||
pyeight==0.3.2
|
||||
|
||||
# homeassistant.components.emby
|
||||
pyemby==1.8
|
||||
|
|
|
@ -1081,7 +1081,7 @@ pyeconet==0.1.15
|
|||
pyefergy==22.1.1
|
||||
|
||||
# homeassistant.components.eight_sleep
|
||||
pyeight==0.3.0
|
||||
pyeight==0.3.2
|
||||
|
||||
# homeassistant.components.everlights
|
||||
pyeverlights==0.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue