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
Option Explicit | |
Private WithEvents objInboxItems1 As OUTLOOK.Items | |
Private WithEvents objInboxItems2 As OUTLOOK.Items | |
Private Const ACCOUNT1 = "my_main_account@company.com" | |
Private Const ACCOUNT2 = "My other important account" | |
Private Const OUTLOOK_CLASSIC = "Outlook (classic)" | |
Private Const OUTLOOK_NEW = "Outlook (new)" | |
Private Const OUTLOOK = OUTLOOK_CLASSIC | |
Private Sub Application_Startup() |
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
@@|www.googleadservices.com^$important | |
@@|s.click.aliexpress.com^$important |
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
// ==UserScript== | |
// @name Plexlog remove remote control blur | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description Disables the Plexlog remote blur | |
// @author jbornema@gmail.com | |
// @match https://www.tampermonkey.net/index.php?version=4.19.0&ext=dhdg&updated=true | |
// @match https://*.plexlog.de/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=tampermonkey.net | |
// @grant GM_addStyle |
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: Heizkreis an/aus | |
description: Custom control of Shelly 1 with temperature sensor and classic thermostat as input | |
domain: automation | |
input: | |
shelly_switch: | |
name: Shelly with temperature sensor | |
description: A shelly | |
selector: | |
entity: |