0.19.0 π Port forwarding
2023-02-05
β π GitHub change log β
π Requirements
- Minimum Home Assistant version bumped to
2023.2.0
π Features
- Finished code optimization to fulfil most of the HA Core requirements
- Added Port forwarding features (feature request #136):
- Port forwarding binary sensor / switch for the feature status
- Service to set / remove port forwarding rules. Please follow the docs to find more YAML features than available via HA frontend.
- Added Media bridge mode (feature request #494):
- The mode supports all the features of the Access point, but creates device trackers only for devices connected via wire
π Documentation
- Added new Port forwarding documentation
- Updated supported devices
π¦ Dependencies
- Bumped
asusrouter
library to0.20.0
π¨ Other changes
- Refactored all the integration code