Erik Montnemery
|
7dbe8070f7
|
Mock out network.util.async_get_source_ip in tests (#55592)
|
2021-09-02 20:44:50 +02:00 |
Simone Chemelli
|
5a6be2370b
|
Replace util.get_local_ip in favor of components.network.async_get_source_ip() - part 3 (#53424)
|
2021-07-27 21:19:29 +02:00 |
J. Nick Koston
|
34c84a6bbb
|
Reduce boilerplate to abort for matching config entries (#50186)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-05-11 22:00:12 +02:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Paulus Schoutsen
|
2af984917e
|
Use asynctest-mock in most places (#35109)
* Use asynctest-mock in most places
* Fix broken patch in pilight
|
2020-05-03 11:27:19 -07:00 |
Paulus Schoutsen
|
76f392476b
|
Use a future for mock coro (#34989)
|
2020-04-30 16:31:00 -07:00 |
Bas Nijholt
|
60e1789557
|
Sort imports according to PEP8 for emulated_roku (#29756)
|
2019-12-09 13:20:51 +01:00 |
Paulus Schoutsen
|
dad11f8208
|
Fix tests & lint
|
2019-12-04 22:47:40 -08:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
mindigmarton
|
31d92683f7
|
Add emulated_roku component (#17596)
* Add emulated_roku component
* Add emulated_roku config tests
* Fix emulated_roku test dependencies
* Remove emulated_roku yaml support, add tests
* Add yaml support, simplify config flow
* Improve emulated_roku code quality
* Fix emulated_roku translation, improve code quality
* Fix emulated_roku translation
* Bump emulated_roku to 0.1.6 to fix SSDP discovery
* Bump emulated roku to 0.1.7, refactor component start/stop methods
|
2019-01-11 03:20:35 +01:00 |