mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump pyEight library to 0.1.2 to update API URL (#28413)
This commit is contained in:
parent
c7d72f55e9
commit
44879b323e
@ -3,7 +3,7 @@
|
|||||||
"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": [
|
"requirements": [
|
||||||
"pyeight==0.1.1"
|
"pyeight==0.1.2"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
@ -1180,7 +1180,7 @@ pyeconet==0.0.11
|
|||||||
pyedimax==0.1
|
pyedimax==0.1
|
||||||
|
|
||||||
# homeassistant.components.eight_sleep
|
# homeassistant.components.eight_sleep
|
||||||
pyeight==0.1.1
|
pyeight==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.emby
|
# homeassistant.components.emby
|
||||||
pyemby==1.6
|
pyemby==1.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user