mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Pubnub to 1.0.8 (#24781)
This commit is contained in:
parent
638c958acd
commit
f6c1f336d4
@ -3,7 +3,7 @@
|
|||||||
"name": "Wink",
|
"name": "Wink",
|
||||||
"documentation": "https://www.home-assistant.io/components/wink",
|
"documentation": "https://www.home-assistant.io/components/wink",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pubnubsub-handler==1.0.7",
|
"pubnubsub-handler==1.0.8",
|
||||||
"python-wink==1.10.5"
|
"python-wink==1.10.5"
|
||||||
],
|
],
|
||||||
"dependencies": ["configurator"],
|
"dependencies": ["configurator"],
|
||||||
|
@ -946,7 +946,7 @@ psutil==5.6.2
|
|||||||
ptvsd==4.2.8
|
ptvsd==4.2.8
|
||||||
|
|
||||||
# homeassistant.components.wink
|
# homeassistant.components.wink
|
||||||
pubnubsub-handler==1.0.7
|
pubnubsub-handler==1.0.8
|
||||||
|
|
||||||
# homeassistant.components.pushbullet
|
# homeassistant.components.pushbullet
|
||||||
pushbullet.py==0.11.0
|
pushbullet.py==0.11.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user