Skip to content

Releases: ckarrie/ha-netgear-plus

v0.7.8

23 Feb 09:32
bf0130f
Compare
Choose a tag to compare

What's New

  • support for three new models: GS108Ev4, GS305E and GS116Ev2
  • fix login cookie for GS308E

What's Changed

  • Bump py-netgear-plus to v0.4.6 by @foxey in #98

What's Changed in py-netgear-plus

New Contributors! 🎉

Full Changelog: foxey/py-netgear-plus@v0.4.5...v0.4.6

Full Changelog: v0.7.7...v0.7.8

v0.7.7

18 Feb 16:27
baeb282
Compare
Choose a tag to compare

What's new

Bugfixes for GS105Ev2

Support for:

What's Changed

Full Changelog: v0.7.6...v0.7.7

v0.7.6

11 Feb 16:42
d1fbb6a
Compare
Choose a tag to compare

What's New

  • Fix off-by-one error in port statistics parsing for GS110EMX and XS512EM
  • Code quality improvements

What's Changed

Changes in py-netgear-plus

Full Changelog: v0.7.5...v0.7.6

v0.7.6rc0

07 Feb 10:29
b1b7561
Compare
Choose a tag to compare
v0.7.6rc0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.5...v0.7.6rc0

v0.7.5

06 Feb 11:50
6430c74
Compare
Choose a tag to compare

What's New

  • Front panel LED switch support for GS316EP(P)
  • Bug fixes for JGS524E and GS108PEv3
  • Support for GS110EMX models
  • Support for XS512EM models

What's Changed

Changes in py-netgear-plus (0.4.2->0.4.3)

Full Changelog: v0.7.4...v0.7.5

v0.7.5rc1

28 Jan 18:08
39ea9ee
Compare
Choose a tag to compare
v0.7.5rc1 Pre-release
Pre-release

What's new

  • LED switch support for GS316EP(P)
  • devcontainer upgrade to Python 3.13

What's Changed

  • Bump py-netgear-plus to v0.4.3rc1 by @foxey in #78

Full Changelog: v0.7.5rc0...v0.7.5rc1

v0.7.5rc0

27 Jan 11:57
2d3b65f
Compare
Choose a tag to compare
v0.7.5rc0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.4...v0.7.5rc0

v0.7.4

26 Jan 18:11
cc61dda
Compare
Choose a tag to compare

What's new

  • Support for GS105EP model
  • Support for JGS542E model
  • Support for front panel LED switch for GS308EP(P)
  • Bug fix for connection speed (Mbit/s instead of MB/s)

What's Changed

  • v0.7.4 by @foxey in #74
  • JGS524Ev2 support closes #14
  • Front Panel LED closes #39
  • Bug fix for #72

Full Changelog: v0.7.3...v0.7.4

v0.7.3

22 Jan 16:49
3d15b4d
Compare
Choose a tag to compare

What's new

  • regression bug for GS108Ev3 (not parsing port status)
  • fixes GS316EP(P) parsing for connection speed (#72)

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

17 Jan 16:31
29b1d29
Compare
Choose a tag to compare

What's new

  • Support for GS305EPP.
  • Partial mitigation for GS308EPP of the side effects documented in #27 (it uses sane defaults, but does not take the current settings into account when switching power on a port).
  • Fixes for regressions in GS316EP(P) model implementation
  • Removes the spike in the graphs when (re)starting the integration
  • Closes #53

What's Changed

Full Changelog: v0.7.0...v0.7.2