home-assistant-omnik-inverter

Read the current, daily and total Wh from your Omnik Inverter via local network (no cloud!)

MIT License

Stars
54

Bot releases are visible (Hide)

home-assistant-omnik-inverter - v2.6.4 Latest Release

Published by github-actions[bot] 10 months ago

What’s changed

Updated python-omnikinverter to v1.0.0

home-assistant-omnik-inverter - v2.6.3

Published by github-actions[bot] 10 months ago

What’s changed

Updated python-omnikinverter to the latest version, fixing some bugs.

⬆️ Dependency updates

home-assistant-omnik-inverter - v2.6.2

Published by github-actions[bot] about 1 year ago

What’s changed

Mostly some internal dependencies have been updated that had some CVE reports.

🧰 Maintenance

⬆️ Dependency updates

home-assistant-omnik-inverter - v2.6.1

Published by github-actions[bot] over 1 year ago

What’s changed

🐛 Bug fixes

  • [#200] Fix CONF_SERIAL type in options flow to be int instead of str @MarijnS95

⬆️ Dependency updates

  • [#189] Bump flake8-comprehensions from 3.11.1 to 3.12.0 @dependabot
  • [#190] Bump yamllint from 1.30.0 to 1.31.0 @dependabot
  • [#192] Bump pylint from 2.17.2 to 2.17.3 @dependabot
  • [#191] Bump pyupgrade from 3.3.1 to 3.3.2 @dependabot
  • [#194] Bump pre-commit from 3.2.2 to 3.3.0 @dependabot
  • [#195] Bump pre-commit from 3.3.0 to 3.3.1 @dependabot
  • [#198] Bump pylint from 2.17.3 to 2.17.4 @dependabot
  • [#197] Bump pyupgrade from 3.3.2 to 3.4.0 @dependabot
home-assistant-omnik-inverter - v2.6.0

Published by github-actions[bot] over 1 year ago

What’s changed

✨ New features

  • [#188] Make config data changeable in the options dialog @raymanP

🚀 Enhancements

  • [#156] config_flow: Print exception info to log @MarijnS95

🧰 Maintenance

⬆️ Dependency updates

  • [#159] Bump types-cachetools from 5.3.0.0 to 5.3.0.1 @dependabot
  • [#161] Bump types-cachetools from 5.3.0.1 to 5.3.0.4 @dependabot
  • [#165] Bump flake8-bugbear from 22.12.6 to 23.2.13 @dependabot
  • [#163] Bump black from 22.12.0 to 23.1.0 @dependabot
  • [#166] Bump pylint from 2.16.2 to 2.16.3 @dependabot
  • [#164] Bump pre-commit from 2.21.0 to 3.1.1 @dependabot
  • [#167] Bump pylint from 2.16.3 to 2.16.4 @dependabot
  • [#169] Bump codespell from 2.2.2 to 2.2.4 @dependabot
  • [#168] Bump pylint from 2.16.4 to 2.17.0 @dependabot
  • [#170] Bump bandit from 1.7.4 to 1.7.5 @dependabot
  • [#171] Bump flake8-bugbear from 23.2.13 to 23.3.12 @dependabot
  • [#172] Bump flake8-comprehensions from 3.10.1 to 3.11.0 @dependabot
  • [#173] Bump pre-commit from 3.1.1 to 3.2.0 @dependabot
  • [#174] Bump flake8-comprehensions from 3.11.0 to 3.11.1 @dependabot
  • [#175] Bump pylint from 2.17.0 to 2.17.1 @dependabot
  • [#176] Bump yamllint from 1.29.0 to 1.30.0 @dependabot
  • [#177] Bump actions/stale from 7 to 8 @dependabot
  • [#179] Bump pre-commit from 3.2.0 to 3.2.1 @dependabot
  • [#181] Bump types-cachetools from 5.3.0.4 to 5.3.0.5 @dependabot
  • [#182] Bump black from 23.1.0 to 23.3.0 @dependabot
  • [#183] Bump flake8-simplify from 0.19.3 to 0.20.0 @dependabot
  • [#185] Bump pylint from 2.17.1 to 2.17.2 @dependabot
  • [#186] Bump pre-commit from 3.2.1 to 3.2.2 @dependabot
home-assistant-omnik-inverter - v2.5.2

Published by github-actions[bot] over 1 year ago

What’s changed

🐛 Bug fixes

  • [#155] Do not pass session from home assistant, fails for some inverters @robbinjanssen
home-assistant-omnik-inverter - v2.5.1

Published by github-actions[bot] over 1 year ago

What’s changed

✨ New features

🐛 Bug fixes

🚀 Enhancements

📚 Documentation

⬆️ Dependency updates

home-assistant-omnik-inverter - v2.4.2

Published by github-actions[bot] about 2 years ago

What’s changed

📚 Documentation

  • #115 Update HACS URL @wrt54g
  • #124 Add BW-MI300 to supported models @CFenner
  • #125 add German translation @CFenner
home-assistant-omnik-inverter - v2.4.1

Published by github-actions[bot] over 2 years ago

What’s changed

This release fixes the issue for those using the integration with an HTML source type where the request (missing username / password) failed.

🐛 Bug fixes

  • #114 Prevent overwriting omnikinverter with authentication-less instance on "html" source type @MarijnS95
home-assistant-omnik-inverter - v2.4.0

Published by github-actions[bot] over 2 years ago

What’s changed

✨ New features

  • #111 sensor: Emit entities for new fields from the TCP backend @MarijnS95
  • #110 Add setup steps for new python-omnikinverter TCP source to config flow @MarijnS95

📚 Documentation

  • #101 Add Omnik3000TL and Bosswerk MI600 to the supported models @robbinjanssen
  • #105 Add Sofar 3600LTM to the supported models @robbinjanssen
  • #108 Add Huayu HY-600-Pro to the supported models @robbinjanssen

⬆️ Dependency updates

  • #102 Bump actions/checkout from 2.4.0 to 3 @dependabot
  • #106 Bump actions/stale from 4 to 5 @dependabot
  • #109 Bump github/codeql-action from 1 to 2 @dependabot
home-assistant-omnik-inverter - v2.4.0-beta

Published by github-actions[bot] over 2 years ago


Note: this is a beta release, stuff might be broken!


home-assistant-omnik-inverter - v2.3.0

Published by github-actions[bot] over 2 years ago

What’s changed

🚀 Enhancements

  • #82 Ginlong Solis wifistick @mvdwetering

🧰 Maintenance

  • #97 Update manifest.json @robbinjanssen

📚 Documentation

  • #95 Add Hosola 1500TL to supported models @robbinjanssen
home-assistant-omnik-inverter - v2.2.0

Published by github-actions[bot] over 2 years ago

What’s changed

✨ New features

  • #90 Add diagnostics to integration @klaasnicolaas

🚀 Enhancements

  • #84 Use DeviceInfo and update code styling @klaasnicolaas

🧰 Maintenance

  • #91 🎆Updates maintenance/license year to 2022 @klaasnicolaas
  • #92 Add issue template to repository @robbinjanssen

⬆️ Dependency updates

  • #86 Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 @dependabot
  • #87 Bump release-drafter/release-drafter from 5.16.1 to 5.17.5 @dependabot
  • #88 Bump release-drafter/release-drafter from 5.17.5 to 5.17.6 @dependabot
  • #89 Use github action release-drafter@v5 instead of a specific version @robbinjanssen
home-assistant-omnik-inverter - v2.1.0

Published by github-actions[bot] almost 3 years ago

What’s changed

🚀 Enhancements

  • #71 Fix capital P in password key @mvdwetering
  • #72 Do not overwrite OmnikInverter after setting up for html @mvdwetering

🧰 Maintenance

  • #74 Add stale action 🤖 @robbinjanssen
  • #75 Bump manifest.json @robbinjanssen

⬆️ Dependency updates

  • #69 Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot
  • #78 Bump actions/checkout from 2.3.5 to 2.4.0 @dependabot
home-assistant-omnik-inverter - v2.0.0

Published by github-actions[bot] about 3 years ago

What’s changed

We proudly present the release for version 2.0.0 🥳 🎉

The whole component has been refactored and is now compatible with the new Home Assistant Energy Dashboard. Furthermore @klaasnicolaas added a very nice config flow so no more yaml! Last but not least we now support an HTML data source as well.

❗Breaking change ❗

Instead of configuring the component via yaml, you now add the component as an integration via home assistant and follow the config flow. So after upgrading please remove the yaml from your config and re-add the component via integrations.

home-assistant-omnik-inverter - v2.0.0-rc

Published by github-actions[bot] about 3 years ago

What’s changed

We proudly present the release candidate for version 2.0.0 🥳

In this release, the focus was mainly on updating documentation and from now on you will receive a warning when you upgrade from an earlier release due to the changes in the config flow in beta 3.

Breaking change

It's a "beta" release, which means things may break when you update. If that is the case in your case: remove the integration (also in HACS), restart Home Assistant and add the integration again. If this didn't help, open an issue.

🚀 Enhancements

  • #57 Warn the user when trying to migrate config_flow from previous beta @robbinjanssen

📚 Documentation

  • #55 Update documentation for HTML support @robbinjanssen
  • #58 Update README and info (HACS) @robbinjanssen

⬆️ Dependency updates

  • #59 Bump python package version @klaasnicolaas
home-assistant-omnik-inverter - v2.0.0-beta-3

Published by github-actions[bot] about 3 years ago

What’s changed

We added support for inverters with only a data source from an HTML file, while also changing the entire config flow.
Test it out and in case of problems, we can be found in the issues page! 😄

Breaking change

It's a "beta" release, which means things may break when you update. If that is the case in your case: remove the integration, restart Home Assistant and add the integration again. If this didn't help, open an issue.

✨ New features

  • #53 Add support for HTML sources @klaasnicolaas

📚 Documentation

  • #53 Add support for HTML sources @klaasnicolaas

⬆️ Dependency updates

  • #52 Bump the python package version @klaasnicolaas
home-assistant-omnik-inverter - v2.0.0-beta-2

Published by github-actions[bot] about 3 years ago

What’s changed

A new beta release! ✨

This time we have added the option to set the scan interval to at least 1 minute (default is 4 minutes), but keep in mind that most inverters update their values once every 5 minutes. In addition, we have introduced a new exception for the JSON inverters (in the python package) that intervenes when your inverter returns a value of 0.0 for both day and total production.

Test it out and in case of problems, we can be found in the issues page! 😄

🚀 Enhancements

  • #49 Improve the config flow @klaasnicolaas

🧰 Maintenance

  • #48 Revert "Revert "🔨 Improve the repo workflow"" @klaasnicolaas

⬆️ Dependency updates

  • #50 ⬆️ Bump the python package version to 0.5.0 @klaasnicolaas
home-assistant-omnik-inverter - v2.0.0-beta

Published by robbinjanssen about 3 years ago

v2.0.0-beta - 2021-09-14

Compare v1.5.4 - v2.0.0-beta

Added

  • Added support for Home Assistant Energy Dashboard 🔋

Changed

  • The custom component can now be added via integrations in Home Assistant, no more configuration.yaml 🎉

BREAKING

This component can no longer be configured using configuration.yaml. You should remove it from your configuration.yaml and re-add it using Home Assistant integrations

home-assistant-omnik-inverter - v1.5.4

Published by robbinjanssen over 3 years ago

v1.5.4 - 2021-05-21

Compare v1.5.3 - v1.5.4

Fixed