From 870f31527a2dac84bb7d5164c265c93283656e19 Mon Sep 17 00:00:00 2001 From: Daniel Figus Date: Fri, 20 Dec 2024 20:11:54 +0000 Subject: [PATCH] :tada: Release of add-on Solarflow Control 0.10.3 --- README.md | 6 +++--- solarflow-control/CHANGELOG.md | 2 +- solarflow-control/README.md | 4 ++-- solarflow-control/config.yaml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index aa5c8ca..ae20086 100644 --- a/README.md +++ b/README.md @@ -116,10 +116,10 @@ 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. -[addon-solarflow-control]: https://github.com/dfigus/addon-solarflow-control/tree/v0.10.2 -[addon-doc-solarflow-control]: https://github.com/dfigus/addon-solarflow-control/blob/v0.10.2/README.md +[addon-solarflow-control]: https://github.com/dfigus/addon-solarflow-control/tree/v0.10.3 +[addon-doc-solarflow-control]: https://github.com/dfigus/addon-solarflow-control/blob/v0.10.3/README.md [solarflow-control-issue]: https://github.com/dfigus/addon-solarflow-control/issues -[solarflow-control-version-shield]: https://img.shields.io/badge/version-v0.10.2-blue.svg +[solarflow-control-version-shield]: https://img.shields.io/badge/version-v0.10.3-blue.svg [solarflow-control-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [solarflow-control-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [solarflow-control-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/solarflow-control/CHANGELOG.md b/solarflow-control/CHANGELOG.md index e24bc4c..c604402 100644 --- a/solarflow-control/CHANGELOG.md +++ b/solarflow-control/CHANGELOG.md @@ -2,4 +2,4 @@ ## 🐛 Bug fixes -- Add max_inverter_input config @dfigus (#41) +- Fix latitude & longitude replacements @dfigus (#43) diff --git a/solarflow-control/README.md b/solarflow-control/README.md index 76b7f2c..e1b0c24 100644 --- a/solarflow-control/README.md +++ b/solarflow-control/README.md @@ -19,5 +19,5 @@ features: [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v0.10.2-blue.svg -[release]: https://github.com/dfigus/addon-solarflow-control/tree/v0.10.2 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.10.3-blue.svg +[release]: https://github.com/dfigus/addon-solarflow-control/tree/v0.10.3 \ No newline at end of file diff --git a/solarflow-control/config.yaml b/solarflow-control/config.yaml index 29cb7c2..578edce 100644 --- a/solarflow-control/config.yaml +++ b/solarflow-control/config.yaml @@ -1,5 +1,5 @@ name: Solarflow Control -version: 0.10.2 +version: 0.10.3 slug: solarflow-control description: Solarflow Control url: https://github.com/dfigus/addon-solarflow-control