jvandenaardweg / homebridge-homewizard-energy-socket

This verified Homebridge plugin exposes your HomeWizard Energy Sockets to Apple HomeKit. So you can use the Home App to switch your Energy Sockets on or off and integrate the Energy Sockets into your Home Automations.
MIT License
8 stars 0 forks source link

chore(deps): bump homewizard-energy-api from 1.2.1 to 1.2.2 #17

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps homewizard-energy-api from 1.2.1 to 1.2.2.

Release notes

Sourced from homewizard-energy-api's releases.

v1.2.2

Features

  • Exposes polling.getParsedTelegram on the P1 Meter API class

Complete changelog

  • chore: update dependencies 273f3ad
  • chore(deps-dev): bump vitest from 0.25.8 to 0.26.0 36b46f9
  • test: up the test coverage for discovery b61ffde
  • chore: upgrade dependencies d50e87f
  • chore(deps-dev): bump @​vitest/coverage-istanbul from 0.25.8 to 0.26.0 43ff9b0
  • test: up the test coverage on water meter api 4dc6625
  • test: up the test coverage on discovery 632e086
  • feat: expose getParsedTelegram to polling 3ae639f
  • chore(deps-dev): bump eslint from 8.29.0 to 8.30.0 875d63d
  • test: up the test coverage on p1 meter and water meter 41fddde
  • docs: update docs on types 245ef10
  • chore(deps-dev): bump @​types/node from 18.11.15 to 18.11.17 03b7939
  • chore: update shields in readme 93d76cb
  • chore: remove credits from changelog b41d401
  • chore: remove console log 94de1fa
Changelog

Sourced from homewizard-energy-api's changelog.

1.2.2

  • chore: update dependencies 273f3ad
  • chore(deps-dev): bump vitest from 0.25.8 to 0.26.0 36b46f9
  • test: up the test coverage for discovery b61ffde
  • chore: upgrade dependencies d50e87f
  • chore(deps-dev): bump @​vitest/coverage-istanbul from 0.25.8 to 0.26.0 43ff9b0
  • test: up the test coverage on water meter api 4dc6625
  • test: up the test coverage on discovery 632e086
  • feat: expose getParsedTelegram to polling 3ae639f
  • chore(deps-dev): bump eslint from 8.29.0 to 8.30.0 875d63d
  • test: up the test coverage on p1 meter and water meter 41fddde
  • docs: update docs on types 245ef10
  • chore(deps-dev): bump @​types/node from 18.11.15 to 18.11.17 03b7939
  • chore: update shields in readme 93d76cb
  • chore: remove credits from changelog b41d401
  • chore: remove console log 94de1fa
Commits
  • 7ea860e chore: release v1.2.2
  • 3ae639f feat: expose getParsedTelegram to polling
  • 41fddde test: up the test coverage on p1 meter and water meter
  • 4dc6625 test: up the test coverage on water meter api
  • 94de1fa chore: remove console log
  • b61ffde test: up the test coverage for discovery
  • b41d401 chore: remove credits from changelog
  • 273f3ad chore: update dependencies
  • 245ef10 docs: update docs on types
  • 632e086 test: up the test coverage on discovery
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)