epenet
|
88444b2e0c
|
Add type hints to integration tests (part 16) (#88008)
|
2023-02-15 10:50:02 +01:00 |
epenet
|
4142f0d15d
|
Add return type to tests without arguments (#87613)
* Add return type to tests without arguments
* Black
* Cancel fixture amends
|
2023-02-07 14:20:06 +01:00 |
Aarni Koskela
|
e4c73259f7
|
Configure autoflake for pre-commit (#82414)
|
2022-11-22 08:10:36 +01:00 |
Erik Montnemery
|
acdddabe1f
|
Use hass_client_no_auth test fixture in integrations h-p (#55583)
|
2021-09-02 14:49:40 +02:00 |
Ville Skyttä
|
5216477353
|
Be consistent with Home Assistant and Hass.io spelling (#30500)
* Be consistent with Home Assistant spelling
* Be consistent with Hass.io spelling
|
2020-01-05 14:09:17 +02:00 |
Franck Nijhof
|
47aa0043bf
|
Migrate owntracks tests from coroutine to async/await (#30369)
|
2020-01-01 17:18:20 -06:00 |
Bas Nijholt
|
05daa817f5
|
Sort imports according to PEP8 for owntracks (#29672)
|
2019-12-09 12:11:27 +01:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Paulus Schoutsen
|
df1da7554c
|
Fix OwnTracks race condition (#24303)
* Fix OwnTracks race condition
* Lint
|
2019-06-04 14:06:49 -07:00 |
Paulus Schoutsen
|
6fa8556033
|
Use Cloudhooks for OwnTracks (#23847)
* Use Cloudhooks for OwnTracks
* Update config_flow.py
* Update config_flow.py
|
2019-05-14 11:59:11 +02:00 |
Paulus Schoutsen
|
fdea9cb426
|
Drop OwnTracks bad packets (#19161)
|
2018-12-10 12:24:56 +01:00 |
Paulus Schoutsen
|
b65bffd849
|
Mock out device tracker configuration loading funcs in Geofency + OwnTracks (#18968)
* Mock out device tracker configuration loading funcs
* Update test_init.py
* Update test_init.py
|
2018-12-04 10:45:41 +01:00 |
Paulus Schoutsen
|
48e28843e6
|
OwnTracks Config Entry (#18759)
* OwnTracks Config Entry
* Fix test
* Fix headers
* Lint
* Username for android only
* Update translations
* Tweak translation
* Create config entry if not there
* Update reqs
* Types
* Lint
|
2018-11-28 22:20:13 +01:00 |