diff --git a/SimpleScheduler/README.md b/SimpleScheduler/README.md index 441e8f1..b58002f 100644 --- a/SimpleScheduler/README.md +++ b/SimpleScheduler/README.md @@ -75,3 +75,7 @@ For the weekdays, as you can easily understand, only the first two chars are use Every schedule (or row, if you prefer) is a JSON file stored in the [share/simplescheduler] folder under the SAMBA share. This way the data can "survive" to an addon upgrade or reinstallation. You can easily backup and restore them in case of failure. In the same way, you can (accidentally?) delete them. So be aware of that. + +### Last but not least +If you want to convince me to stay up at night to work on this, just buy me a beer 🍺 \ +You may say that regular people needs coffee to do that. Well, I'm not a regular person. diff --git a/SimpleScheduler/build.yaml b/SimpleScheduler/build.yaml index 1a2e42a..aed3d1d 100644 --- a/SimpleScheduler/build.yaml +++ b/SimpleScheduler/build.yaml @@ -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: smarthome-simpleschedule - signer: tekdara@me.com + base_image: notary@home-assistant.io + signer: notary@home-assistant.io diff --git a/SimpleScheduler/config.yaml b/SimpleScheduler/config.yaml index 698fdbd..a47c514 100644 --- a/SimpleScheduler/config.yaml +++ b/SimpleScheduler/config.yaml @@ -3,8 +3,8 @@ version: "2.11" name: Simple Scheduler description: Simple timer on weekly base slug: simplescheduler -url: https://github.com/smarthomekh/hasaddon/tree/main/SimpleScheduler -codenotary: smarthome-simpleschedule +url: https://github.com/arthurdent75/SimpleScheduler +codenotary: notary@home-assistant.io arch: - aarch64 - amd64 diff --git a/SimpleScheduler/rootfs/simplescheduler/templates/index.html b/SimpleScheduler/rootfs/simplescheduler/templates/index.html index 84082bd..0f6a85f 100644 --- a/SimpleScheduler/rootfs/simplescheduler/templates/index.html +++ b/SimpleScheduler/rootfs/simplescheduler/templates/index.html @@ -173,7 +173,6 @@ {{ statusbarinfo.timezone }} {{ statusbarinfo.scheduler }} MQTT: {{ statusbarinfo.mqtt }} - www.smarthomecambodia.com