ollo69
|
b4797e283f
|
Add HTTP protocol support to AsusWRT (#95720)
|
2023-11-16 13:45:18 +01:00 |
ollo69
|
143e114528
|
Improve AsusWRT integration tests (#102810)
|
2023-11-09 09:18:32 +01:00 |
ollo69
|
8108a0f947
|
Add Bridge module to AsusWRT (#84152)
* Add Bridge module to AsusWRT
* Requested changes
* Requested changes
* Requested changes
* Add check on router attributes value
|
2023-07-01 13:55:28 +02:00 |
Franck Nijhof
|
ed79265843
|
Enable Ruff PT006 (#88165)
* Enable Ruff PT006
* Adjust existing cases
* Fix tests
* Remove unneeded parentheses
|
2023-02-15 14:09:50 +01:00 |
epenet
|
07a1a0efa9
|
Add type hints to integration tests (part 1) (#87777)
|
2023-02-09 16:09:13 +01:00 |
epenet
|
2545694d41
|
Add type hints to integration tests (a) (#87684)
* Add type hints to accuweather tests
* Adjust a** components
* Adjust aiohttp_client
* ClientSessionGenerator/WebSocketGenerator
|
2023-02-08 12:16:23 +01:00 |
ollo69
|
5789790d32
|
Review AsusWRT sensors tests (#71307)
* Review AsusWRT sensors tests
* Fix grammar
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2022-12-02 11:22:16 +01:00 |
epenet
|
8a20a90324
|
Use SchemaOptionsFlowHandler in asuswrt (#82806)
|
2022-11-28 09:56:08 +01:00 |
epenet
|
7bc2712142
|
Adjust root-import in tests (#78761)
* Adjust root-import in tests
* Adjust diagnostics
* Adjust button
* Adjust select
* Adjust device_tracker
* Adjust camera
* Adjust humidifier
* Adjust media_source
* Adjust update
* Adjust siren
* Adjust number
* Adjust alarm_control_panel
* Adjust notify
* Adjust sensor
* Adjust switch
* Revert anthemav
* Don't adjust demo humidifier
|
2022-09-19 15:22:23 +02:00 |
Franck Nijhof
|
7cd68381f1
|
Search/replace RESULT_TYPE_* by FlowResultType enum (#74642)
|
2022-07-07 19:57:36 +03:00 |
ollo69
|
ee8eac10c9
|
Address late review of AsusWRT unique id PR (#71281)
|
2022-05-04 11:39:55 +02:00 |
ollo69
|
93153b3790
|
Add UniqueID to AsusWRT config entry (#70478)
|
2022-05-03 13:56:57 -07:00 |
ollo69
|
f6e5e1b167
|
Simplify AsusWRT config flow (#69800)
|
2022-04-21 08:23:40 -07:00 |
ollo69
|
13699baa4d
|
Remove deprecated yaml config from AsusWRT (#65904)
|
2022-02-06 17:03:04 +02:00 |
ollo69
|
32476a3fed
|
Fix AsusWRT wrong api call (#47522)
|
2021-03-08 10:34:12 -08:00 |
ollo69
|
f38b06ed6d
|
Add Asuswrt Config Flow and Scanner Entities (#46468)
* Add Asuswrt config flow (#43948)
* Add AsusWrt Scanner Entity (#44759)
* Add Scanner Entity
- device tracker entity changed from "DeviceScanner" to "ScannerEntity"
- sensors recoded to use "router" class
- config entry review to allow multiple entity (for future use)
* Force checks
* Removed new option and change sensors
* Update test_sensor.py
* Requested changes
* Removed router unique-id
* Update last_activity attr only when available
* Add Options for AsusWRT Scanner Entity (#44808)
* Add Asuswrt config flow (#43948)
* Add AsusWrt Scanner Entity (#44759)
* Add Scanner Entity
- device tracker entity changed from "DeviceScanner" to "ScannerEntity"
- sensors recoded to use "router" class
- config entry review to allow multiple entity (for future use)
* Force checks
* Removed new option and change sensors
* Update test_sensor.py
* Requested changes
* Removed router unique-id
* Update last_activity attr only when available
* Add Options for Scanner Entity
* Fix isort
* Removed "Track New" option
* Add Options for Scanner Entity
* Fix isort
* Removed "Track New" option
* Add test for all the options in the config flow
|
2021-02-13 19:17:06 +01:00 |