Skip to content
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

Fix doc build #23

Closed
wants to merge 258 commits into from
Closed

Fix doc build #23

wants to merge 258 commits into from

Conversation

stilllman and others added 30 commits April 25, 2018 23:59
Add functions to get connection status, config and stats (xdsl or ftth)

Also allow setting the configuration of the connection.
* Create new var to write in the token file

Leave app_desc untouched before writing in token file (function  _writefile_app_token) to avoid infinite loop of token query with Home Assistant.
See issue home-assistant/core#16934
* Add automatic refresh of the session token

* Remove raise_for_status and factorize token refresh

The automatic raise_for_status was wrong because we want to handle
failed requests explicitely, either to display the returned
message or to try to refresh the session token.
API NAT

Added NAT API

Rename nat to nat.py

Typo in comment

Typo again

Remove white spaces

Rename functions + rephrase doc + add create/delete port forwarding
Add get_lte_config
Add set_lte_config
Add schema, use f-strings
* Add wake_lan_host
* Fix comment line end
* Add pub as default interface, reorder parameters
* Add wol_schema
* Add delete_lan_host, more schema
* Use f-strings, cleanup schema
* Add some schemas
* Fix return calls
* Use f-strings
dependabot bot and others added 28 commits October 14, 2023 12:52
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Quentame Quentame closed this Oct 19, 2023
@Quentame Quentame deleted the fix-doc-build branch October 19, 2023 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants