mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-28 00:51:38 +00:00
Adding the building Blocks - #845 plus some other stuff.
This commit is contained in:
@@ -4,6 +4,24 @@
|
||||
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
||||
# https://github.com/CCOSTAN/Home-AssistantConfig/issues/392
|
||||
###################################
|
||||
input_boolean:
|
||||
snooze_lightning:
|
||||
name: Snooze Lightning
|
||||
initial: off
|
||||
icon: mdi:weather-lightning
|
||||
|
||||
ios:
|
||||
push:
|
||||
categories:
|
||||
- name: Lightning
|
||||
identifier: 'LIGHTNING'
|
||||
actions:
|
||||
- identifier: 'SNOOZE_LIGHTNING'
|
||||
title: 'Snooze Alerts until tomorrow'
|
||||
activationMode: 'background'
|
||||
authenticationRequired: no
|
||||
destructive: yes
|
||||
|
||||
automation:
|
||||
- alias: 'Lightning Notification'
|
||||
id: 6e054688-5e75-48bd-9411-52a3e26264d1
|
||||
|
Reference in New Issue
Block a user