Skip to content

Commit 1fc590b

Browse files
committed
⬆️ Updating add-on TasmoAdmin to b3ded5e
1 parent fb61679 commit 1fc590b

File tree

4 files changed

+9
-15
lines changed

4 files changed

+9
-15
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1077,10 +1077,10 @@ SOFTWARE.
10771077
[tailscale-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
10781078
[tailscale-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
10791079
[tailscale-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
1080-
[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/5d66c0c
1081-
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/5d66c0c/README.md
1080+
[addon-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/tree/b3ded5e
1081+
[addon-doc-tasmoadmin]: https://github.com/hassio-addons/addon-tasmoadmin/blob/b3ded5e/README.md
10821082
[tasmoadmin-issue]: https://github.com/hassio-addons/addon-tasmoadmin/issues
1083-
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-5d66c0c-blue.svg
1083+
[tasmoadmin-version-shield]: https://img.shields.io/badge/version-b3ded5e-blue.svg
10841084
[tasmoadmin-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
10851085
[tasmoadmin-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
10861086
[tasmoadmin-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

tasmoadmin/CHANGELOG.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
1-
# Changelog since v0.32.1
2-
- ⬆️ Update TasmoAdmin/TasmoAdmin to v4.3.2 (#496)
3-
4-
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.2.1 (#495)
6-
7-
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.2.0 (#494)
1+
# Changelog since v0.32.2
2+
- ⬆️ Update PHP to v8.3.27-r0 (#497)
93

104
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5+
- Remove deprecated codenotary fields (#498)

tasmoadmin/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ If you are more interested in stable releases of our add-ons:
5353
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
5454
[patreon]: https://www.patreon.com/frenck
5555
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
56-
[release-shield]: https://img.shields.io/badge/version-5d66c0c-blue.svg
57-
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/5d66c0c
56+
[release-shield]: https://img.shields.io/badge/version-b3ded5e-blue.svg
57+
[release]: https://github.com/hassio-addons/addon-tasmoadmin/tree/b3ded5e
5858
[screenshot]: https://github.com/hassio-addons/addon-tasmoadmin/raw/main/images/screenshot.png

tasmoadmin/config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: TasmoAdmin
2-
version: 5d66c0c
2+
version: b3ded5e
33
slug: sonweb
44
description: Centrally manage all your Sonoff-Tasmota devices
55
url: https://github.com/hassio-addons/addon-tasmoadmin
6-
codenotary: [email protected]
76
webui: '[PROTO:ssl]://[HOST]:[PORT:9541]'
87
startup: system
98
init: false

0 commit comments

Comments
 (0)