Omnikinverter

Latest version: v1.0.0

Safety actively analyzes 675368 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 11

1.0.1

[v1.0.1](https://github.com/robbinjanssen/home-assistant-omnik-inverter/releases/tag/v1.0.1) - 2020-03-26
[Compare v1.0.0 - v1.0.1](https://github.com/robbinjanssen/home-assistant-omnik-inverter/compare/v1.0.0...v1.0.1)
Added
Add unique_id so name and entity-id can be changed from the front-end

1.0.0

[v1.0.0](https://github.com/robbinjanssen/home-assistant-omnik-inverter/releases/tag/v1.0.0) - 2020-03-22
[Compare v0.0.5 - v1.0.0](https://github.com/robbinjanssen/home-assistant-omnik-inverter/compare/v0.0.5...v1.0.0)
Changed
- Handle errors gracefully - 6

Thanks gerard33 !

0.9.1

What's changed

🚀 Enhancements

- 361 General refactor/restructure of the project klaasnicolaas
- 369 tests: Replace deprecated `asynctest` with manual TCP `socket` in `Thread` MarijnS95

🧰 Maintenance

- 375 Add python 3.11 CI check klaasnicolaas

⬆️ Dependency updates

<details>
<summary>14 changes</summary>

- 343 build(deps): bump release-drafter/release-drafter from 5.22.0 to 5.23.0 dependabot
- 351 build(deps-dev): bump pylint from 2.16.1 to 2.16.3 dependabot
- 355 build(deps-dev): bump pre-commit from 2.21.0 to 3.2.0 dependabot
- 358 build(deps): bump actions/stale from 7 to 8 dependabot
- 360 build(deps-dev): bump black from 22.12.0 to 23.3.0 dependabot
- 356 build(deps): bump poetry from 1.3.2 to 1.4.1 in /.github/workflows dependabot
- 341 build(deps): bump pip from 23.0 to 23.0.1 in /.github/workflows dependabot
- 357 build(deps-dev): bump codespell from 2.2.2 to 2.2.4 dependabot
- 371 build(deps-dev): bump mypy from 1.0.1 to 1.2.0 dependabot
- 368 build(deps-dev): bump pre-commit from 3.2.0 to 3.2.2 dependabot
- 372 build(deps-dev): bump ruff from 0.0.259 to 0.0.261 dependabot
- 367 build(deps-dev): bump pylint from 2.16.3 to 2.17.2 dependabot
- 373 build(deps-dev): bump coverage from 7.2.2 to 7.2.3 dependabot
- 374 build(deps-dev): bump pytest from 7.2.2 to 7.3.0 dependabot
</details>

**Full Changelog**: https://github.com/klaasnicolaas/python-omnikinverter/compare/v0.9.0...v0.9.1

0.9.0

What's changed

✨ New features

- 247 Add alarm_code value klaasnicolaas

🚀 Enhancements

- 273 Refactor the list of used packages klaasnicolaas
- 311 Add support for SOFAR 2200TL darshkpatel
- 336 Catch invalid temperature for offline inverters using TCP robbinjanssen

🧰 Maintenance

- 260 Use less resources klaasnicolaas
- 304 Update CI because of deprecation klaasnicolaas
- 327 Update badges and maintenance/license year klaasnicolaas

📚 Documentation

- 245 add mi300 to supported models CFenner
- 300 Add header image klaasnicolaas

⬆️ Dependency updates

<details>
<summary>121 changes</summary>

- 199 Bump pip from 22.1.1 to 22.1.2 in /.github/workflows dependabot
- 200 Bump pylint from 2.13.9 to 2.14.0 dependabot
- 201 Bump coverage from 6.4 to 6.4.1 dependabot
- 202 Bump pyupgrade from 2.32.1 to 2.34.0 dependabot
- 203 Bump pylint from 2.14.0 to 2.14.1 dependabot
- 204 Bump mypy from 0.960 to 0.961 dependabot
- 205 Bump pre-commit-hooks from 4.2.0 to 4.3.0 dependabot
- 206 Bump actions/setup-python from 3 to 4 dependabot
- 209 Bump pylint from 2.14.1 to 2.14.3 dependabot
- 210 Bump flake8-bugbear from 22.4.25 to 22.6.22 dependabot
- 213 Bump pylint from 2.14.3 to 2.14.4 dependabot
- 211 Bump black from 22.3.0 to 22.6.0 dependabot
- 212 Bump safety from 1.10.3 to 2.0.0 dependabot
- 216 Bump flake8-bugbear from 22.6.22 to 22.7.1 dependabot
- 214 Bump vulture from 2.4 to 2.5 dependabot
- 215 Bump aresponses from 2.1.5 to 2.1.6 dependabot
- 217 Bump poetry from 1.1.13 to 1.1.14 in /.github/workflows dependabot
- 219 Bump pre-commit from 2.19.0 to 2.20.0 dependabot
- 221 Bump pyupgrade from 2.34.0 to 2.37.1 dependabot
- 220 Bump yamllint from 1.26.3 to 1.27.1 dependabot
- 222 Bump coverage from 6.4.1 to 6.4.2 dependabot
- 223 Bump safety from 2.0.0 to 2.1.0 dependabot
- 225 Bump pylint from 2.14.4 to 2.14.5 dependabot
- 224 Bump pytest-asyncio from 0.18.3 to 0.19.0 dependabot
- 226 Bump safety from 2.1.0 to 2.1.1 dependabot
- 227 Bump mypy from 0.961 to 0.971 dependabot
- 228 Bump pyupgrade from 2.37.1 to 2.37.2 dependabot
- 230 Bump pip from 22.1.2 to 22.2.1 in /.github/workflows dependabot
- 231 Bump pyupgrade from 2.37.2 to 2.37.3 dependabot
- 232 Bump flake8-simplify from 0.19.2 to 0.19.3 dependabot
- 233 Bump pip from 22.2.1 to 22.2.2 in /.github/workflows dependabot
- 234 Bump coverage from 6.4.2 to 6.4.3 dependabot
- 235 Bump flake8-eradicate from 1.2.1 to 1.3.0 dependabot
- 237 build(deps-dev): bump coverage from 6.4.3 to 6.4.4 dependabot
- 236 build(deps): bump release-drafter/release-drafter from 5.20.0 to 5.20.1 dependabot
- 238 build(deps-dev): bump codespell from 2.1.0 to 2.2.1 dependabot
- 239 build(deps): bump poetry from 1.1.14 to 1.1.15 in /.github/workflows dependabot
- 240 build(deps-dev): bump flake8-bugbear from 22.7.1 to 22.8.22 dependabot
- 241 build(deps-dev): bump flake8-bugbear from 22.8.22 to 22.8.23 dependabot
- 242 build(deps-dev): bump pylint from 2.14.5 to 2.15.0 dependabot
- 243 build(deps): bump poetry from 1.1.15 to 1.2.0 in /.github/workflows dependabot
- 244 build(deps-dev): bump black from 22.6.0 to 22.8.0 dependabot
- 246 build(deps-dev): bump pytest from 7.1.2 to 7.1.3 dependabot
- 249 build(deps-dev): bump pylint from 2.15.0 to 2.15.2 dependabot
- 248 build(deps): bump yarl from 1.7.2 to 1.8.1 dependabot
- 250 build(deps-dev): bump flake8-bugbear from 22.8.23 to 22.9.11 dependabot
- 251 build(deps-dev): bump yamllint from 1.27.1 to 1.28.0 dependabot
- 252 build(deps): bump release-drafter/release-drafter from 5.20.1 to 5.21.0 dependabot
- 253 build(deps-dev): bump pyupgrade from 2.37.3 to 2.38.0 dependabot
- 254 build(deps): bump poetry from 1.2.0 to 1.2.1 in /.github/workflows dependabot
- 257 build(deps-dev): bump pylint from 2.15.2 to 2.15.3 dependabot
- 259 build(deps-dev): bump flake8-eradicate from 1.3.0 to 1.4.0 dependabot
- 258 build(deps): bump aiohttp from 3.8.1 to 3.8.2 dependabot
- 255 build(deps-dev): bump vulture from 2.5 to 2.6 dependabot
- 256 build(deps-dev): bump safety from 2.1.1 to 2.2.0 dependabot
- 261 build(deps): bump actions/stale from 5 to 6 dependabot
- 262 build(deps): bump aiohttp from 3.8.2 to 3.8.3 dependabot
- 263 build(deps-dev): bump pyupgrade from 2.38.0 to 2.38.2 dependabot
- 264 build(deps-dev): bump flake8-bugbear from 22.9.11 to 22.9.23 dependabot
- 265 build(deps-dev): bump mypy from 0.971 to 0.981 dependabot
- 266 build(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 dependabot
- 267 build(deps-dev): bump coverage from 6.4.4 to 6.5.0 dependabot
- 269 build(deps-dev): bump pyupgrade from 2.38.2 to 3.0.0 dependabot
- 268 build(deps-dev): bump mypy from 0.981 to 0.982 dependabot
- 270 build(deps-dev): bump safety from 2.2.0 to 2.2.1 dependabot
- 271 build(deps-dev): bump safety from 2.2.1 to 2.3.1 dependabot
- 272 build(deps-dev): bump black from 22.8.0 to 22.10.0 dependabot
- 274 build(deps-dev): bump flake8-builtins from 1.5.3 to 2.0.0 dependabot
- 275 build(deps): bump poetry from 1.2.1 to 1.2.2 in /.github/workflows dependabot
- 277 build(deps-dev): bump pylint from 2.15.3 to 2.15.4 dependabot
- 276 build(deps-dev): bump pyupgrade from 3.0.0 to 3.1.0 dependabot
- 278 build(deps): bump pip from 22.2.2 to 22.3 in /.github/workflows dependabot
- 280 build(deps): bump release-drafter/release-drafter from 5.21.0 to 5.21.1 dependabot
- 279 build(deps-dev): bump codespell from 2.2.1 to 2.2.2 dependabot
- 281 build(deps-dev): bump pylint from 2.15.4 to 2.15.5 dependabot
- 282 build(deps-dev): bump pytest-asyncio from 0.19.0 to 0.20.1 dependabot
- 283 build(deps-dev): bump flake8-bugbear from 22.9.23 to 22.10.25 dependabot
- 284 build(deps-dev): bump pytest from 7.1.3 to 7.2.0 dependabot
- 287 build(deps-dev): bump flake8-comprehensions from 3.10.0 to 3.10.1 dependabot
- 285 build(deps-dev): bump flake8-bugbear from 22.10.25 to 22.10.27 dependabot
- 286 build(deps-dev): bump pyupgrade from 3.1.0 to 3.2.0 dependabot
- 288 build(deps-dev): bump flake8-builtins from 2.0.0 to 2.0.1 dependabot
- 292 build(deps-dev): bump mypy from 0.982 to 0.990 dependabot
- 291 build(deps): bump pip from 22.3 to 22.3.1 in /.github/workflows dependabot
- 293 build(deps-dev): bump pyupgrade from 3.2.0 to 3.2.1 dependabot
- 294 build(deps-dev): bump pyupgrade from 3.2.1 to 3.2.2 dependabot
- 295 build(deps-dev): bump pytest-asyncio from 0.20.1 to 0.20.2 dependabot
- 296 build(deps-dev): bump mypy from 0.990 to 0.991 dependabot
- 297 build(deps-dev): bump pylint from 2.15.5 to 2.15.6 dependabot
- 298 build(deps-dev): bump safety from 2.3.1 to 2.3.2 dependabot
- 299 build(deps-dev): bump pre-commit-hooks from 4.3.0 to 4.4.0 dependabot
- 303 build(deps-dev): bump pylint from 2.15.6 to 2.15.7 dependabot
- 302 build(deps-dev): bump pyupgrade from 3.2.2 to 3.2.3 dependabot
- 301 build(deps-dev): bump safety from 2.3.2 to 2.3.3 dependabot
- 306 build(deps): bump dessant/lock-threads from 3 to 4 dependabot
- 307 build(deps): bump yarl from 1.8.1 to 1.8.2 dependabot
- 308 build(deps): bump certifi from 2022.9.24 to 2022.12.7 dependabot
- 309 build(deps): bump poetry from 1.2.2 to 1.3.1 in /.github/workflows dependabot
- 310 build(deps): bump actions/stale from 6 to 7 dependabot
- 312 build(deps): bump release-drafter/release-drafter from 5.21.1 to 5.22.0 dependabot
- 313 build(deps): bump poetry from 1.3.1 to 1.3.2 in /.github/workflows dependabot
- 318 build(deps-dev): bump pylint from 2.15.7 to 2.15.10 dependabot
- 319 build(deps): bump gitpython from 3.1.29 to 3.1.30 dependabot
- 315 build(deps-dev): bump flake8-bugbear from 22.10.27 to 22.12.6 dependabot
- 314 build(deps-dev): bump isort from 5.10.1 to 5.11.4 dependabot
- 316 build(deps-dev): bump yamllint from 1.28.0 to 1.29.0 dependabot
- 323 build(deps-dev): bump vulture from 2.6 to 2.7 dependabot
- 322 build(deps-dev): bump flake8-builtins from 2.0.1 to 2.1.0 dependabot
- 320 build(deps-dev): bump black from 22.10.0 to 22.12.0 dependabot
- 317 build(deps-dev): bump pyupgrade from 3.2.3 to 3.3.1 dependabot
- 326 build(deps-dev): bump pytest-asyncio from 0.20.2 to 0.20.3 dependabot
- 325 build(deps-dev): bump blacken-docs from 1.12.1 to 1.13.0 dependabot
- 324 build(deps-dev): bump safety from 2.3.3 to 2.3.5 dependabot
- 321 build(deps-dev): bump pre-commit from 2.20.0 to 2.21.0 dependabot
- 328 build(deps-dev): bump pytest from 7.2.0 to 7.2.1 dependabot
- 329 build(deps-dev): bump flake8-docstrings from 1.6.0 to 1.7.0 dependabot
- 331 build(deps-dev): bump isort from 5.11.4 to 5.12.0 dependabot
- 332 build(deps): bump pip from 22.3.1 to 23.0 in /.github/workflows dependabot
- 334 build(deps-dev): bump pylint from 2.15.10 to 2.16.1 dependabot
- 335 build(deps-dev): bump types-cachetools from 5.2.1 to 5.3.0.0 dependabot
- 337 build(deps): bump aiohttp from 3.8.3 to 3.8.4 dependabot
</details>

**Full Changelog**: https://github.com/klaasnicolaas/python-omnikinverter/compare/v0.8.1...v0.9.0

0.8.1

What's changed

🐛 Bug fixes

- 198 tcp: Allow `unknown0` to be `0` in addition to `UINT16_MAX` MarijnS95
- 197 tcp: Allow serial number to mismatch in reply MarijnS95

**Full Changelog**: https://github.com/klaasnicolaas/python-omnikinverter/compare/v0.8.0...v0.8.1

0.8.0

What's changed

✨ New features

- 148 Apply stricter typing to this project klaasnicolaas
- 134 Add TCP source for lightweight, extended data gathering MarijnS95

🚀 Enhancements

- 159 test_output: source_type is "javascript", not "js" MarijnS95
- 160 pre-commit-config: Invoke `mypy` for static type checking MarijnS95

🧰 Maintenance

- 138 Update the models list klaasnicolaas
- 152 Bump flake8-bandit to v3.x klaasnicolaas
- 148 Apply stricter typing to this project klaasnicolaas
- 186 Update lock workflow klaasnicolaas

📚 Documentation

- 138 Update the models list klaasnicolaas
- 170 Add Sofar 3600LTM to the supported models robbinjanssen
- 176 Add Huayu HY-600-Pro to the supported models robbinjanssen

⬆️ Dependency updates

<details>
<summary>52 changes</summary>

- 133 Bump flake8-simplify from 0.17.0 to 0.17.1 dependabot
- 136 Bump flake8-simplify from 0.17.1 to 0.18.0 dependabot
- 135 Bump coverage from 6.3.1 to 6.3.2 dependabot
- 137 Bump flake8-simplify from 0.18.0 to 0.18.1 dependabot
- 119 Bump pip from 22.0.2 to 22.0.3 in /.github/workflows dependabot
- 140 Bump actions/setup-python from 2.3.2 to 3 dependabot
- 141 Bump actions/checkout from 2.4.0 to 3 dependabot
- 142 Bump actions/download-artifact from 2.1.0 to 3 dependabot
- 144 Bump pytest-asyncio from 0.18.1 to 0.18.2 dependabot
- 143 Bump actions/upload-artifact from 2.3.1 to 3 dependabot
- 147 Bump pip from 22.0.3 to 22.0.4 in /.github/workflows dependabot
- 146 Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 dependabot
- 150 Bump pyupgrade from 2.31.0 to 2.31.1 dependabot
- 149 Bump pytest from 7.0.1 to 7.1.0 dependabot
- 151 Bump pytest from 7.1.0 to 7.1.1 dependabot
- 153 Bump mypy from 0.931 to 0.941 dependabot
- 154 Bump flake8-bugbear from 22.1.11 to 22.3.20 dependabot
- 155 Bump actions/cache from 2.1.7 to 3 dependabot
- 156 Bump flake8-bugbear from 22.3.20 to 22.3.23 dependabot
- 157 Bump pylint from 2.12.2 to 2.13.0 dependabot
- 158 Bump mypy from 0.941 to 0.942 dependabot
- 161 Bump pylint from 2.13.0 to 2.13.2 dependabot
- 163 Bump flake8-simplify from 0.18.1 to 0.18.2 dependabot
- 162 Bump pytest-asyncio from 0.18.2 to 0.18.3 dependabot
- 165 Bump black from 22.1.0 to 22.3.0 dependabot
- 169 Bump pre-commit from 2.17.0 to 2.18.1 dependabot
- 168 Bump pylint from 2.13.2 to 2.13.4 dependabot
- 166 Bump flake8-simplify from 0.18.2 to 0.19.2 dependabot
- 171 Bump codecov/codecov-action from 2.1.0 to 3 dependabot
- 173 Bump pre-commit-hooks from 4.1.0 to 4.2.0 dependabot
- 172 Bump pylint from 2.13.4 to 2.13.5 dependabot
- 174 Bump actions/stale from 4 to 5 dependabot
- 175 Bump pyupgrade from 2.31.1 to 2.32.0 dependabot
- 177 Bump pylint from 2.13.5 to 2.13.7 dependabot
- 179 Bump github/codeql-action from 1 to 2 dependabot
- 181 Bump flake8-eradicate from 1.2.0 to 1.2.1 dependabot
- 180 Bump flake8-bugbear from 22.3.23 to 22.4.25 dependabot
- 183 Bump pylint from 2.13.7 to 2.13.8 dependabot
- 182 Bump mypy from 0.942 to 0.950 dependabot
- 178 Bump pytest from 7.1.1 to 7.1.2 dependabot
- 184 Bump pyupgrade from 2.32.0 to 2.32.1 dependabot
- 185 Bump pre-commit from 2.18.1 to 2.19.0 dependabot
- 187 Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 dependabot
- 189 Bump flake8-comprehensions from 3.8.0 to 3.9.0 dependabot
- 188 Bump pip from 22.0.4 to 22.1 in /.github/workflows dependabot
- 190 Bump coverage from 6.3.2 to 6.3.3 dependabot
- 191 Bump pylint from 2.13.8 to 2.13.9 dependabot
- 192 Bump vulture from 2.3 to 2.4 dependabot
- 193 Bump flake8-comprehensions from 3.9.0 to 3.10.0 dependabot
- 195 Bump coverage from 6.3.3 to 6.4 dependabot
- 196 Bump mypy from 0.950 to 0.960 dependabot
- 194 Bump pip from 22.1 to 22.1.1 in /.github/workflows dependabot
</details>

**Full Changelog**: https://github.com/klaasnicolaas/python-omnikinverter/compare/v0.7.0...v0.8.0

Page 7 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.