]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Moved notify html5 to lovelace
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Thu, 3 Oct 2024 10:10:20 +0000 (12:10 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Thu, 3 Oct 2024 10:10:20 +0000 (12:10 +0200)
README.md
notify/push.yaml [deleted file]

index 9862499d473c9a61a371865e330f75d1e55b3c5d..31c0303579f0d33ad5ecb17b7627c3a6e0e85666 100644 (file)
--- a/README.md
+++ b/README.md
@@ -90,6 +90,7 @@ The following integrations are not part of HACS. It's required to clone the rela
   * LG webOS Smart TV
   * Mercedes Me
   * MQTT
+  * Notify push html5
   * Netatmo (rename select.casa_ravera_testa to select.netatmo_casa_ravera_testa and assign names to all devices)
   * Openweather Map (Savona + Morgex)
   * Shelly Devices (with the exception of Shelly Bulb) enabling firmware update sensor
diff --git a/notify/push.yaml b/notify/push.yaml
deleted file mode 100644 (file)
index babe2d5..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-######################################################################
-# Push Notifications
-######################################################################
-
-- name: push
-  platform: html5
-  vapid_pub_key: !secret vapid_pub_key
-  vapid_prv_key: !secret vapid_prv_key
-  vapid_email: !secret vapid_email