This commit is contained in:
2023-07-22 18:37:37 +07:00
parent 6e5b2110f0
commit 028d2d743d
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -6,5 +6,5 @@ build_from:
armv7: ghcr.io/hassio-addons/debian-base/armv7:5.3.1
i386: ghcr.io/hassio-addons/debian-base/i386:5.3.1
codenotary:
base_image: notary@home-assistant.io
signer: notary@home-assistant.io
base_image: smarthomecambodia-simplescheduler
signer: smarthomecambodia-simplescheduler
+2 -2
View File
@@ -3,8 +3,8 @@ version: "2.11"
name: Simple Scheduler
description: Simple timer on weekly base
slug: simplescheduler
url: https://github.com/arthurdent75/SimpleScheduler
codenotary: notary@home-assistant.io
url: https://github.com/smarthomekh/hasaddon/tree/main/simple-scheduler
codenotary: smarthomecambodia-simplescheduler
arch:
- aarch64
- amd64
@@ -173,7 +173,7 @@
<span class="statusbar_span"><span class="mdi mdi-map-clock-outline" ></span> {{ statusbarinfo.timezone }}</span>
<span class="statusbar_span"><span class="mdi mdi-calendar-clock" ></span> {{ statusbarinfo.scheduler }}</span>
<span class="statusbar_span">MQTT: {{ statusbarinfo.mqtt }}</span>
<span class="statusbar_span"><a href="http://www.smarthomecambodia.com" title="www.smarthomecambodia.com" target="new">www.smarthomecambodia.com</a></span>
</p>
</div>
</footer>