tkdrob
|
5d3dcff7c9
|
Use core constants for asuswrt (#46015)
|
2021-02-04 23:34:39 +01:00 |
Franck Nijhof
|
53545c984b
|
Log lines do not end with a full stop (#37527)
|
2020-07-05 23:04:19 +02:00 |
Aidan Timson
|
e47b548192
|
Add AsusWRT Devices Connected Sensor (#34204)
* Add Devices Connected
* Remove attributes
* Add sensors to test
* Improve sensor test
* Cleanup
* Apply suggestions from code review
Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>
* Import device from aioasuswrt
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2020-04-15 17:42:01 +02:00 |
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 |
springstan
|
0cf9268ca8
|
Fix invalid directory for dnsmasq files in asuswrt (#33503)
|
2020-04-01 11:04:44 -07:00 |
Knapoc
|
c2ac8e813a
|
Bump aioasuswrt to 1.2.3 and fix asuswrt sensor (#33064)
* Bump aioasuswrt to 1.2.3
* Fix asuswrt connection setup parameters
* fix typo
|
2020-03-20 21:34:17 +01:00 |
Patrick Kishino
|
f32411e394
|
Add asuswrt interface and dnsmasq location configuration (#29834)
* Added interface and dnsmasq location configuration
* Updated aioasuswrt requirement to latest 1.2.1 release
* Updated to working aioasus library and fixed correct conf formatting
|
2020-02-21 17:01:57 +01:00 |
Franck Nijhof
|
d66123cc37
|
Fix spelling of ASUSWRT in manifest (#31764)
* Fix spelling of ASUSWRT in manifest
* Update homeassistant/components/asuswrt/__init__.py
Co-Authored-By: springstan <46536646+springstan@users.noreply.github.com>
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
|
2020-02-13 14:24:15 +01:00 |
springstan
|
d70ad369de
|
Move imports to top for asuswrt (#29436)
|
2019-12-04 21:24:20 -08:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
cgtobi
|
2c07bfb9e0
|
Remove dependencies and requirements (#23024)
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd .
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c .
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
|
2019-04-12 10:13:30 -07:00 |
kennedyshead
|
1308ead8d6
|
Bumping aioasuswrt (#21627)
|
2019-03-03 12:31:09 -08:00 |
Fabian Affolter
|
127c55e0c1
|
Update file header (#21023)
* Update file header
* Update file header
* Update file header
* Update file header
* Update file header
* Fix lint issues
|
2019-02-13 21:21:14 +01:00 |
Paulus Schoutsen
|
b8cc547fa3
|
Move components to folders (#20774)
* Move all components into folders
* Move component tests into folders
* Fix init moving
* Move tests
* Lint
* Update coverage
* Fix service descriptions
* Update CODEOWNERS
|
2019-02-05 19:31:15 -08:00 |