Files
core/tests
ollo69 62835f0536 Fix asuswrt network failure startup (#33485)
* Fix network failure startup

Fix for issue ##33284 - Asuswrt component fail at startup after power failure

* Removed comment

* Removed bare except

* is_connected moved out try-catch

* Removed pointless-string-statement

* Raise PlatformNotReady on "not is_connected"

* Removed unnecessary check

* Revert "Removed unnecessary check"

This reverts commit a2ccddab2c4b1ba441f1d7482d802d9774527a26.

* Implemented custom retry mechanism

* Fix new line missing

* Fix formatting

* Fix indent

* Reviewed check

* Recoded based on tibber implementation

* Formatting review

* Changes requested

* Fix tests for setup retry

* Updated missing test

* Fixed check on Tests

* Return false if not exception

* Format correction
2020-04-03 15:02:48 +02:00
..
2020-04-02 13:52:03 +02:00
2019-07-31 12:25:30 -07:00
2016-01-30 14:08:32 -05:00
2020-01-14 13:03:02 -08:00
2016-10-23 23:48:01 -07:00
2020-02-18 11:52:38 -08:00
2020-03-17 17:54:57 -07:00