diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 497aa62..9feece5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -26,7 +26,7 @@ jobs: esphome/puls-water-internal.yaml esphome/kwh-water-test.yaml esphome/pulscounter_flux.yaml - esphome-version: 2024.9.1 + esphome-version: 2024.12.2 release-summary: ${{ github.event_name == 'release' && github.event.release.body || '' }} release-url: ${{ github.event_name == 'release' && github.event.release.html_url || '' }} release-version: ${{ github.event_name == 'release' && github.event.release.tag_name || '' }} diff --git a/README.md b/README.md index cd7ec46..fc94eed 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,8 @@ Before update of the S0tool u should use, and above
| Program | version | | :------------- | :--------- | -| Home Assistant | v 2024.6.0 | -| ESPHome | v 2024.6.0 | +| Home Assistant | v 2025.1.0 | +| ESPHome | v 2024.12.0 |
@@ -282,7 +282,7 @@ Who else is working on this project :
MIT License -Copyright (c) 2021 / 2024 Huizebruin.nl / s0tool.nl +Copyright (c) 2021 / 2025 Huizebruin.nl / s0tool.nl Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/esphome/S0-puls-DSZ12D.yaml b/esphome/S0-puls-DSZ12D.yaml index 9447362..64aba90 100644 --- a/esphome/S0-puls-DSZ12D.yaml +++ b/esphome/S0-puls-DSZ12D.yaml @@ -13,13 +13,13 @@ esphome: project: name: "huizebruin.${name}" version: "${project_version}" - min_version: 2024.6.0 + min_version: 2024.12.0 esp8266: board: d1_mini restore_from_flash: true dashboard_import: - package_import_url: github://huizebruin/s0tool/esphome/S0-puls-DSZ12D.yaml + package_import_url: github://huizebruin/s0tool/esphome/S0-puls-DSZ12D.yaml@main packages: remote_package: diff --git a/esphome/S0-puls-LEM022SJ.yaml b/esphome/S0-puls-LEM022SJ.yaml index af6b6cc..74c1772 100644 --- a/esphome/S0-puls-LEM022SJ.yaml +++ b/esphome/S0-puls-LEM022SJ.yaml @@ -13,13 +13,13 @@ esphome: project: name: "huizebruin.${name}" version: "${project_version}" - min_version: 2024.6.0 + min_version: 2024.12.0 esp8266: board: d1_mini restore_from_flash: true dashboard_import: - package_import_url: github://huizebruin/s0tool/esphome/S0-puls-LEM022SJ.yaml + package_import_url: github://huizebruin/s0tool/esphome/S0-puls-LEM022SJ.yaml@main packages: remote_package: diff --git a/esphome/S0-puls-kwhpuls.yaml b/esphome/S0-puls-kwhpuls.yaml index a3f5845..31fe124 100644 --- a/esphome/S0-puls-kwhpuls.yaml +++ b/esphome/S0-puls-kwhpuls.yaml @@ -12,13 +12,13 @@ esphome: project: name: "huizebruin.${name}" version: "${project_version}" - min_version: 2024.6.0 + min_version: 2024.12.0 esp8266: board: d1_mini restore_from_flash: true dashboard_import: - package_import_url: github://huizebruin/s0tool/esphome/S0-puls-kwhpuls.yaml + package_import_url: github://huizebruin/s0tool/esphome/S0-puls-kwhpuls.yaml@main packages: remote_package: diff --git a/esphome/gasenwater.yaml b/esphome/gasenwater.yaml index bd4ae28..a4daafd 100644 --- a/esphome/gasenwater.yaml +++ b/esphome/gasenwater.yaml @@ -12,13 +12,13 @@ esphome: project: name: "huizebruin.${name}" version: "${project_version}" - min_version: 2024.6.0 + min_version: 2024.12.0 esp8266: board: d1_mini restore_from_flash: true dashboard_import: - package_import_url: github://huizebruin/s0tool/esphome/gasenwater.yaml + package_import_url: github://huizebruin/s0tool/esphome/gasenwater.yaml@main packages: remote_package: diff --git a/esphome/kwh-water-test.yaml b/esphome/kwh-water-test.yaml index d18e80b..e827466 100644 --- a/esphome/kwh-water-test.yaml +++ b/esphome/kwh-water-test.yaml @@ -12,13 +12,13 @@ esphome: project: name: "huizebruin.${name}" version: "${project_version}" - min_version: 2024.6.0 + min_version: 2024.12.0 esp8266: board: d1_mini restore_from_flash: true dashboard_import: - package_import_url: github://huizebruin/s0tool/esphome/kwh-water-test.yaml + package_import_url: github://huizebruin/s0tool/esphome/kwh-water-test.yaml@main packages: remote_package: diff --git a/esphome/puls-water-internal.yaml b/esphome/puls-water-internal.yaml index d9f2a95..fc46a38 100644 --- a/esphome/puls-water-internal.yaml +++ b/esphome/puls-water-internal.yaml @@ -12,13 +12,13 @@ esphome: project: name: "huizebruin.${name}" version: "${project_version}" - min_version: 2024.6.0 + min_version: 2024.12.0 esp8266: board: d1_mini restore_from_flash: true dashboard_import: - package_import_url: github://huizebruin/s0tool/esphome/puls-water-internal.yaml + package_import_url: github://huizebruin/s0tool/esphome/puls-water-internal.yaml@main packages: remote_package: diff --git a/esphome/pulscounter.yaml b/esphome/pulscounter.yaml index 2ceea9d..ca1983e 100644 --- a/esphome/pulscounter.yaml +++ b/esphome/pulscounter.yaml @@ -12,13 +12,13 @@ esphome: project: name: "huizebruin.${name}" version: "${project_version}" - min_version: 2024.6.0 + min_version: 2024.12.0 esp8266: board: d1_mini restore_from_flash: true dashboard_import: - package_import_url: github://huizebruin/s0tool/esphome/pulscounter.yaml + package_import_url: github://huizebruin/s0tool/esphome/pulscounter.yaml@main packages: remote_package: diff --git a/esphome/pulscounter_flux.yaml b/esphome/pulscounter_flux.yaml index b7734b4..2cad56f 100644 --- a/esphome/pulscounter_flux.yaml +++ b/esphome/pulscounter_flux.yaml @@ -12,13 +12,13 @@ esphome: project: name: "huizebruin.${name}" version: "${project_version}" - min_version: 2024.6.0 + min_version: 2024.12.0 esp8266: board: d1_mini restore_from_flash: true dashboard_import: - package_import_url: github://huizebruin/s0tool/esphome/pulscounter_flux.yaml + package_import_url: github://huizebruin/s0tool/esphome/pulscounter_flux.yaml@main packages: remote_package: diff --git a/esphome/s0-watermeter.yaml b/esphome/s0-watermeter.yaml index aa3ed4f..53229f5 100644 --- a/esphome/s0-watermeter.yaml +++ b/esphome/s0-watermeter.yaml @@ -12,13 +12,13 @@ esphome: project: name: "huizebruin.${name}" version: "${project_version}" - min_version: 2024.6.0 + min_version: 2024.12.0 esp8266: board: d1_mini restore_from_flash: true dashboard_import: - package_import_url: github://huizebruin/s0tool/esphome/s0-watermeter.yaml + package_import_url: github://huizebruin/s0tool/esphome/s0-watermeter.yaml@main packages: remote_package: diff --git a/esphome/sdm72d.yaml b/esphome/sdm72d.yaml index c7f41c1..f36f7e8 100644 --- a/esphome/sdm72d.yaml +++ b/esphome/sdm72d.yaml @@ -12,13 +12,13 @@ esphome: project: name: "huizebruin.${name}" version: "${project_version}" - min_version: 2024.6.0 + min_version: 2024.12.0 esp8266: board: d1_mini restore_from_flash: true dashboard_import: - package_import_url: github://huizebruin/s0tool/esphome/sdm72d.yaml + package_import_url: github://huizebruin/s0tool/esphome/sdm72d.yaml@main packages: remote_package: diff --git a/esphome/watermeter-pro.yaml b/esphome/watermeter-pro.yaml index 374f0ae..5c446fc 100644 --- a/esphome/watermeter-pro.yaml +++ b/esphome/watermeter-pro.yaml @@ -12,13 +12,13 @@ esphome: project: name: "huizebruin.${name}" version: "${project_version}" - min_version: 2024.6.0 + min_version: 2024.12.0 esp8266: board: d1_mini restore_from_flash: true dashboard_import: - package_import_url: github://huizebruin/s0tool/esphome/watermeter-pro.yaml + package_import_url: github://huizebruin/s0tool/esphome/watermeter-pro.yaml@main packages: remote_package: diff --git a/esphome/watermeter.yaml b/esphome/watermeter.yaml index 49e0d8f..0a0883e 100644 --- a/esphome/watermeter.yaml +++ b/esphome/watermeter.yaml @@ -12,13 +12,13 @@ esphome: project: name: "huizebruin.${name}" version: "${project_version}" - min_version: 2024.6.0 + min_version: 2024.12.0 esp8266: board: d1_mini restore_from_flash: true dashboard_import: - package_import_url: github://huizebruin/s0tool/esphome/watermeter.yaml + package_import_url: github://huizebruin/s0tool/esphome/watermeter.yaml@main packages: remote_package: diff --git a/esphome/wsz15d32a.yaml b/esphome/wsz15d32a.yaml index f9cb61a..af10732 100644 --- a/esphome/wsz15d32a.yaml +++ b/esphome/wsz15d32a.yaml @@ -12,13 +12,13 @@ esphome: project: name: "huizebruin.${name}" version: "${project_version}" - min_version: 2024.6.0 + min_version: 2024.12.0 esp8266: board: d1_mini restore_from_flash: true dashboard_import: - package_import_url: github://huizebruin/s0tool/esphome/wsz15d32a.yaml + package_import_url: github://huizebruin/s0tool/esphome/wsz15d32a.yaml@main packages: remote_package: diff --git a/static/licence.html b/static/licence.html new file mode 100644 index 0000000..faede07 --- /dev/null +++ b/static/licence.html @@ -0,0 +1,78 @@ + + + + + + + S0tool.nl - License + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+
+
+
+ +
+

License

+
+ MIT License + Copyright © 2021 - 2025 From Huizebruin.nl & s0tool.nl. +

+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated + documentation files (the “Software”), to deal in the Software without restriction, including without limitation the + rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit + persons to whom the Software is furnished to do so, subject to the following conditions: + The above copyright notice and this permission notice shall be included in all copies or substantial portions of the + Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT + LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF + CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + THE SOFTWARE. + +
+
+
+
+ + + + + + + + + + + \ No newline at end of file diff --git a/static/license.html b/static/license.html index 14046a8..e21c24a 100644 --- a/static/license.html +++ b/static/license.html @@ -46,7 +46,7 @@

License


MIT License - Copyright © 2021 - 2024 From Huizebruin.nl & s0tool.nl.