-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Allen N edited this page Jun 12, 2020
·
6 revisions
You'll find step-by-step instructions on how to get up and running with the extension here.
Coming Soon: Contributor Documentation
Update: You can use the Brilliant Smart app & IFTT integration with Gosund outlets
Note: As of the most recent update Gosund outlets have had their SmartLife IFTT integration disabled, but any other IFTT enabled outlet should still work.
- Getting the smart outlets: I'm using Smart Plug, Gosund Mini WiFi Outlet. But any smart plug that can interact with IFTT should work. The rest of this walkthrough will assume you're using these outlets, but the steps should be easily transferrable if you aren't.
- Log in or create an IFTT account.
- Create your applet. You should see "If This then that on the screen.
- Click This and search for "webhooks". Click it, then click "receive web request". Then you'll want to give it a name, something like "outlet_off" will do. Just don't put blank spaces like " " in the name!
- Now select that.
- Search for your smart outlet developer. For GoSund, search for "smart life". Update: Use the Brilliant Smart app, SmartLife is no longer supported for Gosund outlets.
- Log in with your GoSund account, and select the off event (you'll do "on" for the second event).
- Select the outlet you want to control from the menu, create the event, uncheck "Receive notifications when this applet runs, and click finish.
- Repeat steps 3-6, but this time naming the event something along the lines of "outlet_on" in step 4, and selecting the off event in step 5. You now have your two event names!
- Get your API key by clicking "documentation on this page.
- The string at the top of your page after "Your key is:" is your key, record it!
- Open the extension menu, click "options", and add the information as follows: webhook API key is the key from step 8,
"Turn On" Event Name is the event name with "on" in it from the second time you did step 4, and "Turn Off" Event Name is the event name with "off" in it from the first time you did step 4.
- Press save, and you're ready to roll! Test the outlet control by clicking "Test Turn On/Off", which should turn your outlet on and off. If everything is working, you're set to go.
- Don't forget to turn the extension off via the popup menu if you want to charge to 100% before a day out on the town :)