pubnubsub-handler to 1.0.5 (#24154)
parent
9a5d783537
commit
aa266cb630
|
@ -3,7 +3,7 @@
|
|||
"name": "Wink",
|
||||
"documentation": "https://www.home-assistant.io/components/wink",
|
||||
"requirements": [
|
||||
"pubnubsub-handler==1.0.4",
|
||||
"pubnubsub-handler==1.0.5",
|
||||
"python-wink==1.10.5"
|
||||
],
|
||||
"dependencies": ["configurator"],
|
||||
|
|
|
@ -921,7 +921,7 @@ psutil==5.6.2
|
|||
ptvsd==4.2.8
|
||||
|
||||
# homeassistant.components.wink
|
||||
pubnubsub-handler==1.0.4
|
||||
pubnubsub-handler==1.0.5
|
||||
|
||||
# homeassistant.components.pushbullet
|
||||
pushbullet.py==0.11.0
|
||||
|
|
Loading…
Reference in New Issue