This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
name: Plex Assistant IFTTT Automation | |
description: Cast Plex media with IFTTT and Google Assistant | |
domain: automation | |
input: | |
save: | |
name: Type anything on this line. | |
description: HA currently requires you to do this to save. | |
trigger: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; Animated Guake-like dropdown visor for any window. | |
; By default this script is setup for fman (fman.io) with the hotkey F12, | |
; but it is configurable by modifying config below. | |
; Inspired by and modified from this gist by Jon Dolan | |
; https://gist.github.com/jondolan/9eb0a9eefffac3ae67445763973e9f58 | |
#NoEnv | |
SendMode Input | |
SetWorkingDir %A_ScriptDir% |