-
Notifications
You must be signed in to change notification settings - Fork 0
Align with core #33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
CoMPaTech
wants to merge
18
commits into
main
Choose a base branch
from
coretest
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Align with core #33
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
988f7c1
Align with core
CoMPaTech 9a5e359
Migration 1.3
CoMPaTech fd97027
Add v6
CoMPaTech c43a2b8
Add v6
CoMPaTech 0aea95b
Add v6
CoMPaTech fac1a06
Bump version
CoMPaTech 1b85169
Use real form not only formdata
CoMPaTech 3394b1d
Modified login url approach
CoMPaTech 400dbdf
More attempts and more logging
CoMPaTech 8cd294e
Multiple attempts with form AND encoded data
CoMPaTech 7404770
Multiple attempts with form AND encoded data AND older formdata
CoMPaTech e3f7d51
More logging
CoMPaTech 76686a3
Rework to redirect302
CoMPaTech 67e6afb
Rework to redirect302 part two
CoMPaTech ce2700a
Bump to working? version
CoMPaTech 2bc1522
Updated sensors
CoMPaTech 59ff7d5
Fix IeeeMode and add antenna_gain
CoMPaTech 0f4200d
Use latest module and swapping throughput with polling capacity
CoMPaTech File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,61 @@ | ||
| # Unmaintained README | ||
|
|
||
| **:warning::warning::warning:Read the [release notes](https://github.com/CoMPaTech/hAirOS/releases) before upgrading, in case there are BREAKING changes! :warning: :warning: :warning:** | ||
|
|
||
| [](https://github.com/CoMPaTech/hAirOS/) | ||
| [](https://www.codefactor.io/repository/github/CoMPaTech/hAirOS) | ||
| [](https://github.com/CoMPaTech/hAirOS/actions) | ||
| [](https://github.com/CoMPaTech/hAirOS) | ||
|
|
||
| [](https://coderabbit.ai) | ||
| [](https://sonarcloud.io/summary/new_code?id=CoMPaTech_hAirOS) | ||
| [](https://sonarcloud.io/summary/new_code?id=CoMPaTech_hAirOS) | ||
| [](https://sonarcloud.io/summary/new_code?id=CoMPaTech_hAirOS) | ||
|
|
||
| ## Requirements | ||
|
|
||
| Only tested/confirmed with airOS 8 on: | ||
|
|
||
| - [x] Nanostation 5AC (LOCO5AC) by @CoMPaTech | ||
| - [x] PowerBeam 5AC gen2 by @exico91 | ||
|
|
||
| ## Installation | ||
|
|
||
| [](https://my.home-assistant.io/redirect/hacs_repository/?owner=CoMPaTech&repository=hAirOShAirOhAirOSntegrations) | ||
|
|
||
| ## Configuration | ||
|
|
||
| Configure this integration the usual way, requiring your username (`ubnt`), password and IP address of the airOS device. | ||
|
|
||
| ## What it provides | ||
|
|
||
| In the current state it retrieves some information and should display the 'other device connected', connection mode, SSID and both actual data being transferred and the maximum capacity. These are displayed as `sensor`s or `binary_sensor`s though most `binary_sensor`s are disabled by default. Additionally for stations connected, child-devices are displayed with both a `binary_sensor` indicating connection and a `button` to force reconnect on the connected device (i.e. the same as the reconnect button on the default homepage of airOS | ||
|
|
||
| ## State: BETA | ||
|
|
||
| Even though available does not mean it's stable yet, the HA part is solid but the class used to interact with the API is in need of improvement (e.g. better overall handling). This might also warrant having the class available as a module from pypi. | ||
|
|
||
| ## How to install? | ||
|
|
||
| - Use [HACS](https://hacs.xyz) | ||
| - Navigate to the `Integrations` page and use the three-dots icon on the top right to add a custom repository. | ||
| - Use the link to this page as the URL and select 'Integrations' as the category. | ||
| - Look for `airOS` in `Integrations` and install it! | ||
|
|
||
| ### How to add the integration to HA Core | ||
|
|
||
| For each device you will have to add it as an integration. | ||
|
|
||
| - [ ] In Home Assistant click on `Configuration` | ||
| - [ ] Click on `Integrations` | ||
| - [ ] Hit the `+` button in the right lower corner | ||
| - [ ] Search or browse for 'Ubiquiti airOS' and click it | ||
| - [ ] Enter your details | ||
|
|
||
| ### Is it tested? | ||
|
|
||
| It works on my bike and Home Assistant installation :) Let me know if it works on yours! | ||
|
|
||
| [](https://sonarcloud.io/summary/new_code?id=CoMPaTech_hAirOS) | ||
|
|
||
| And [Home-Assistant Hassfest](https://github.com/home-assistant/actions) and [HACS validation](https://github.com/hacs/action) | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.