Important:
- This guide assumes your bootloader is already unlocked.
- Only for devices that support Generic Kernel Images (GKI).
- For best results, start with a stock device.
// ==UserScript== | |
// @name Microsoft Outlook Clean | |
// @namespace MSTeamsClean | |
// @version 0.1.1 | |
// @updateURL https://raw.githubusercontent.com/jmizell/MSTeamsCompact/master/script.user.js | |
// @description Making Microsoft Outlook UI just a little more clean | |
// @author Benji | |
// @match https://outlook.office.com/* | |
// @grant GM_addStyle | |
// @license GPL-3.0 |
blueprint: | |
name: Enhanced Leak Detection & Notifier | |
description: Send a notification when any configured moisture sensor detects a leak. | |
domain: automation | |
input: | |
moisture_sensors: | |
name: Moisture Sensors | |
description: "Select moisture sensors to monitor." | |
selector: | |
entity: |
type: vertical-stack | |
cards: | |
- type: horizontal-stack | |
cards: | |
- type: custom:mushroom-title-card | |
title: Bambu Lab X1C | |
alignment: start | |
- type: custom:mod-card | |
card: | |
type: custom:mushroom-chips-card |
### | |
# Toggle an external light from the X1C screen | |
### | |
alias: Bambu Lab - Auto External Light | |
description: "" | |
trigger: | |
- platform: state | |
entity_id: | |
- light.x1c_chamber_light | |
from: null |
blueprint: | |
name: Bambu Lab X1C Automation Suite | |
description: > | |
Manage lights and notifications for Bambu Lab X1C with customizable trigger settings, | |
including an optional feature to turn on the chamber light when the chamber door is opened. | |
domain: automation | |
input: | |
# ===== Automation Options ===== | |
automation_options_intro: | |
name: "----- Automation Options -----" |
blueprint: | |
name: Intercom Notification | |
description: Notification of a ring from the intercom with support for mobile app and HTML5 push notifications | |
domain: automation | |
input: | |
doorbell_sensor: | |
name: Doorbell Detection | |
description: Select the doorbell sensor | |
selector: | |
entity: |