Skip to content

Releases: cyr-ius/hass-livebox-component

1.8.9

06 Jan 12:38
Compare
Choose a tag to compare

What's Changed

  • Fix release publishing by using a maintained action and without re-creating the tag by @Nardol in #85
  • Add WAN access switch entity for devices by @brenard in #87

New Contributors

Full Changelog: 1.8.8...1.8.9

1.8.9-beta1

05 Jan 13:10
Compare
Choose a tag to compare
1.8.9-beta1 Pre-release
Pre-release

What's Changed

  • Fix release publishing by using a maintained action and without re-creating the tag by @Nardol in #85
  • Add WAN access switch entity for devices by @brenard in #87

New Contributors

Full Changelog: 1.8.8...1.8.9-beta1

1.8.8

24 Nov 16:51
d4b4e9a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.7...1.8.8

1.8.7

14 Aug 16:35
f075310
Compare
Choose a tag to compare

What's Changed

  • Add IPv6 prefix to WAN binary sensor state attributes by @Nardol in #78
  • Ad My Home Assistant link to add repository in HACS by @Nardol in #77

New Contributors

Full Changelog: 1.8.6...1.8.7

1.8.6

19 Apr 09:54
Compare
Choose a tag to compare
1.8.6 Pre-release
Pre-release

Full Changelog: 1.8.5...1.8.6

The code is not changed. I rearranged this one in several files for more visibility and added the attr_has_name tag which became mandatory. However, I don't know if this will modify the existing sensors (I no longer have a livebox, I develop blindly)

If a charitable soul wants to get back to me. Thanks.

1.8.5

12 Feb 11:30
Compare
Choose a tag to compare
  • Added guest Wifi management (Thanks to @hugoKs3)

  • #72 Fixed version 1.8.3 error: name 'ConfigEntry' is not defined (Thanks to @hugoKs3)

1.8.3

11 Feb 19:26
Compare
Choose a tag to compare

1.8.2

14 Jul 10:42
993cc90
Compare
Choose a tag to compare
Update manifest.json

1.8.1

10 Jul 12:21
Compare
Choose a tag to compare
Refresh data after pressed button

1.7.7: Merge pull request #63 from Aohzan/master

09 Jul 12:18
dace753
Compare
Choose a tag to compare
Replace deprecated async_get_registry method