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-03-30 20:33:43 +02:00
2020-04-03 15:02:48 +02:00
2020-04-02 13:52:03 +02:00
2019-12-19 14:00:22 +01:00
2020-04-03 09:34:50 +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
2019-12-09 16:52:24 +01:00
2020-02-28 11:46:48 -08:00
2020-04-01 11:24:30 -07:00
2016-10-23 23:48:01 -07:00
2020-01-20 18:44:55 +02:00
2020-04-02 10:25:28 -07:00
2020-04-02 10:25:28 -07:00
2020-04-03 00:55:04 +02:00
2020-02-19 15:56:46 +01:00
2020-03-09 14:07:50 -07:00
2020-03-20 20:27:37 -07:00
2020-03-30 10:18:39 -07:00
2020-01-03 11:52:01 +01:00
2020-02-18 11:52:38 -08:00
2019-12-09 16:52:24 +01:00
2019-12-11 12:12:06 +01:00
2020-03-17 17:54:57 -07:00