Releases: puttyman/hass-amplifi
v2.1.2
Hass AmpliFi 2.1.2
This is a bugfix update to fix a bug introduced in 2.1.1 that would cause the integration to fail to load if there were no Ethernet devices attached to the AmpliFi router.
Testers Needed!
The bug introduced in the last release emphasizes the need for more testers of beta versions on the GitHub. It's unclear just how many people use this integration but if you are a developer or a user willing to provide error logs when things go wrong or can test beta versions before they are released, please get in touch so we can notify you of new versions or bugfixes.
What's Changed
Issues
Please report any issues or error messages you encounter on the GitHub issue tracker
Full Changelog: v2.1.1...v2.1.2
v2.1.2 Beta
v2.1.1
Hass AmpliFi 2.1.1
This release adds better friendly names for WiFi devices, Ethernet Ports and the WAN Speed sensors.
It also creates new entities for Ethernet connected devices to reflect the experience in the AmpliFi app. These entities follow the default enablement setting that is specified in your config entry.
These new entities report their upstream Ethernet port, their IP address, hostname and more:
What's Changed
Issues
Please report any issues or error messages you encounter on the GitHub issue tracker
Full Changelog: v2.1.0...v2.1.1
v2.1.1 Beta 2
What's Changed
Full Changelog: v2.1.1-beta...v2.1.1-beta.2
v2.1.1 Beta
Hass AmpliFi 2.1.1 Beta
This release adds better friendly names for WiFi devices, Ethernet Ports and the WAN Speed sensors.
It also creates new entities for Ethernet connected devices to reflect the experience in the AmpliFi app. These entities are enabled by default and are not affected by the "enable newly discovered devices" config entry option.
Issues
Please report any issues or suggestions on the GitHub issue tracker
What's Changed
- Return better friendly names and generate entities for Ethernet devices by @hawksj and @atudor2 in #51
Full Changelog: v2.1.0...v2.1.1-beta
v2.1.0
Hass AmpliFi 2.1.0
This update improves the appearance and description of the config entry and adds a new setup option: Enable Newly Discovered Devices by Default
With this option enabled, the device tracker entities that are created for new devices will be automatically enabled. This allows you to track devices connecting to your WiFi network, even if you've never seen them before, or create alerts for when a new device is detected (please see the GitHub for examples).
Upgrading
If you are upgrading an existing installation and don't care to enable new devices by default, there is nothing for you to do. Continue using this integration as before.
If you are upgrading an existing installation and would like to make use of this feature, or you are installing fresh, you will need to add a new instance of the integration.
This has not been extensively tested. Loss of the entities generated by this integration is likely. Only migrate if automatically enabling entities is worth losing the existing AmpliFi entities. With this in mind and if you accept the risk, please see below to migrate.
Migrating to new config entry
- Make a backup if you're particularly worried about losing AmpliFi entities.
- After updating in HACS, restart Home Assistant.
- Go to your Integrations page and click on the AmpliFi integration.
- Click the 3 dots next to your existing AmpliFi instance and click Delete. DO NOT RESTART if you want ANY chance of keeping entities.
- Without restarting Home Assistant, add another instance of the integration.
- Re-enter your AmpliFi hostname/IP address and password and choose if you would like new entities to be automatically enabled.
- Once all the entities that were linked to the old instance reappear in the new instance, you can restart Home Assistant.
Issues
Please report any issues or error messages you encounter on the GitHub issue tracker
New Contributors
- @gadgetchnnel made their first contribution in #19
- @plesetsk made their first contribution in #30
- @atudor2 made their first contribution in #35
- @hawksj made their first contribution in #42
- @chris24walsh made their first contribution in #44
Full Changelog: https://github.com/puttyman/hass-amplifi/commits/v2.1.0