Skip to content

Commit 9b59a69

Browse files
author
William Scanlon
authored
Document current Wink services
1 parent 1eceec5 commit 9b59a69

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

source/_components/wink.markdown

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,16 @@ Configuration variables:
7575
7676
This will connect to the Wink API and automatically set up any switches, lights, locks, fans, climate devices, covers, and sensors.
7777
78+
### {% linkable_title Service `refresh_state_from_wink` %}
79+
80+
The Wink component only obtains the device states from the Wink API once, during startup. All updates after that are pushed via a third party called PubNub. On rare occasions were an update isn't pushed device states can be out of sync.
81+
82+
You can use the service wink/refresh_state_from_wink to pull the most recent state from the Wink API for all devices.
83+
84+
### {% linkable_title Service `add_new_devices` %}
85+
86+
You can use the service wink/add_new_devices to pull any newly paired Wink devices to an already running instance of Home-Assistant. Any new devices will also be added if Home-Assistant is restarted.
87+
7888
<p class='note'>
7989
The Wink hub can only be accessed via the cloud. This means it requires an active internet connection and you will experience delays when controlling and updating devices (~3s).
8090
</p>

0 commit comments

Comments
 (0)