Bump pyeight to 0.1.4 (#32363)
This commit is contained in:
parent
649ec2fc8e
commit
fab55b0ea2
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
"domain": "eight_sleep",
|
"domain": "eight_sleep",
|
||||||
"name": "Eight Sleep",
|
"name": "Eight Sleep",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/eight_sleep",
|
"documentation": "https://www.home-assistant.io/integrations/eight_sleep",
|
||||||
"requirements": ["pyeight==0.1.3"],
|
"requirements": ["pyeight==0.1.4"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@mezz64"]
|
"codeowners": ["@mezz64"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1226,7 +1226,7 @@ pyeconet==0.0.11
|
||||||
pyedimax==0.2.1
|
pyedimax==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.eight_sleep
|
# homeassistant.components.eight_sleep
|
||||||
pyeight==0.1.3
|
pyeight==0.1.4
|
||||||
|
|
||||||
# homeassistant.components.emby
|
# homeassistant.components.emby
|
||||||
pyemby==1.6
|
pyemby==1.6
|
||||||
|
|
Loading…
Add table
Reference in a new issue