Skip to content

Releases: Zen3515/homeassistant-vyos-router

2024.2.4

12 Feb 08:34
Compare
Choose a tag to compare

πŸ› Bugs Fixes

  • Fix #6
    Fix support for vyos-1.3.x (allowing column name to have one or two words)

Full Changelog: 2024.2.3...2024.2.4

2024.2.3

11 Feb 09:19
Compare
Choose a tag to compare
2024.2.3 Pre-release
Pre-release

πŸ› Bugs Fixes

  • Fix #6
    Fix support for vyos-1.3.x (allowing non-vyos formatted table)

Full Changelog: 2024.2.2...2024.2.3

2024.2.2

02 Feb 05:21
Compare
Choose a tag to compare

πŸ› Bugs Fixes

  • Fix #6
    Add support for vyos-1.3.x
  • Change release strategy

Full Changelog: 2024.2.1...2024.2.2

2024.2.1

01 Feb 15:31
Compare
Choose a tag to compare

πŸ› Bugs Fixes

  • Fix #5
    Ignore subnet without static-mapping definition.
  • Fix typo in readme.

Full Changelog: 2024.1.2...2024.2.1

2024.1.2

27 Jan 12:22
Compare
Choose a tag to compare

πŸ› Bugs Fixes

  • Fix #4
    If user doesn't have cloned mac address issue and doesn't define ip address, the tracking becomes unreliable, this help filling the ip from the arp if possible. If you have cloned mac address, I suggest the best way to deal with it is to set the ip address as well.

✨ New Features

  • Add improvement to #2, user can now specify which vyos config version to use
    So you're no longer required to install older version of this integration if you're running vyos-1.4
  • Made re-configuration possible from the UI
  • Add help message
  • Implement config entry migration

Full Changelog: 2024.1.1...2024.1.2

2024.1.1

13 Jan 12:45
Compare
Choose a tag to compare

πŸ› Bugs Fixes

  • Fix #2 - Add support for vyos version 1.5-rolling-202312290919 and above

Full Changelog: 2022.8.1...2024.1.1

2022.8.1

20 Aug 11:44
Compare
Choose a tag to compare

πŸ› Bugs Fixes

  • Fix #1 - Handle the case of multiple devices having the same mac address.
    This is commonly found when use in combination with access point where devices connected via WiFi will have the same mac address as the access point.

Full Changelog: 2022.7.2...2022.8.1

2022.7.2

23 Jul 20:17
Compare
Choose a tag to compare

πŸ› Bugs Fixes

Fix incompatibility of home assistant version

Full Changelog: 2022.7.1...2022.7.2

2022.7.1

23 Jul 19:59
Compare
Choose a tag to compare

First Version

This version provide minimal features.
Mainly functionality for presence detection

Full Changelog: https://github.com/Zen3515/homeassistant-vyos-router/commits/2022.7.1