https://www.netflix.com/us/title/81322579?s=a&trkid=13747225&trg=wha&vlang=en&clip=81689824
https://www.netflix.com/us/title/81418617?s=a&trkid=13747225&trg=wha&vlang=en&clip=81671857
| blueprint: | |
| name: IKEA E1743 Trådfri on/off switch (ZHA) | |
| description: Dim or turn on/off a light using the IKEA Trådfri E1743 switch remote. Works with ZHA. | |
| author: oscarb | |
| domain: automation | |
| input: | |
| light: | |
| name: Light | |
| description: Entiy ID of light to control |
| |
Do stuff
Do stuff with code
sudo do more stuff
Go back to doing the first stuff
I hereby claim:
To claim this, I am signing this object:
| public void onStart() | |
| { | |
| super.onStart(); | |
| Log.d(TAG, "In the onStart() event"); | |
| } | |
| public void onRestart() | |
| { | |
| super.onRestart(); | |
| Log.d(TAG, "In the onRestart() event"); |
| Windows Registry Editor Version 5.00 | |
| [HKEY_CLASSES_ROOT\7-Zip.001\shell] | |
| @="extract" | |
| [HKEY_CLASSES_ROOT\7-Zip.001\shell\extract] | |
| @="Extract to Folder" | |
| [HKEY_CLASSES_ROOT\7-Zip.001\shell\extract\command] | |
| @="\"C:\\Program Files\\7-Zip\\7zG.exe\" x \"%1\" -o*" | |
| [HKEY_CLASSES_ROOT\7-Zip.7z\shell] |