mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-12-13 02:22:27 +00:00
Compare commits
2 Commits
87a70f26ca
...
80074ed855
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
80074ed855 | ||
|
|
f0ad2abdee |
@@ -13,12 +13,12 @@ notify:
|
||||
platform: group
|
||||
services:
|
||||
- service: mobile_app_stacey_iphone11
|
||||
- service: mobile_app_carlo_xsmax
|
||||
- service: mobile_app_carlo_maxpro
|
||||
- name: ios_parents
|
||||
platform: group
|
||||
services:
|
||||
- service: mobile_app_stacey_iphone11
|
||||
- service: mobile_app_carlo_xsmax
|
||||
- service: mobile_app_carlo_maxpro
|
||||
|
||||
mobile_app:
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ notify_engine:
|
||||
{% if who == 'stacey' %}
|
||||
notify.mobile_app_stacey_iphone11
|
||||
{% elif who == 'carlo' %}
|
||||
notify.mobile_app_carlo_xsmax
|
||||
notify.mobile_app_carlo_maxpro
|
||||
{% elif who == 'parents' %}
|
||||
notify.ios_parents
|
||||
{% elif who == 'family' %}
|
||||
@@ -69,7 +69,7 @@ notify_engine_two_button:
|
||||
{% if who == 'stacey' %}
|
||||
notify.mobile_app_stacey_iphone11
|
||||
{% elif who == 'carlo' %}
|
||||
notify.mobile_app_carlo_xsmax
|
||||
notify.mobile_app_carlo_maxpro
|
||||
{% elif who == 'parents' %}
|
||||
notify.ios_parents
|
||||
{% elif who == 'family' %}
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<svg width="61.5" height="20" viewBox="0 0 615 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="2025.9.3">
|
||||
<title>2025.9.3</title>
|
||||
<linearGradient id="dcDIS" x2="0" y2="100%">
|
||||
<linearGradient id="xBDgo" x2="0" y2="100%">
|
||||
<stop offset="0" stop-opacity=".1" stop-color="#EEE"/>
|
||||
<stop offset="1" stop-opacity=".1"/>
|
||||
</linearGradient>
|
||||
<mask id="IDAXA"><rect width="615" height="200" rx="30" fill="#FFF"/></mask>
|
||||
<g mask="url(#IDAXA)">
|
||||
<mask id="OkNyK"><rect width="615" height="200" rx="30" fill="#FFF"/></mask>
|
||||
<g mask="url(#OkNyK)">
|
||||
<rect width="615" height="200" fill="#08C" x="0"/>
|
||||
<rect width="615" height="200" fill="url(#dcDIS)"/>
|
||||
<rect width="615" height="200" fill="url(#xBDgo)"/>
|
||||
</g>
|
||||
<g aria-hidden="true" fill="#fff" text-anchor="start" font-family="Verdana,DejaVu Sans,sans-serif" font-size="110">
|
||||
<text x="65" y="148" textLength="500" fill="#000" opacity="0.25">2025.9.3</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 811 B After Width: | Height: | Size: 811 B |
Reference in New Issue
Block a user