J. Nick Koston
|
3f3f77c6e6
|
Reduce config entry setup/unload boilerplate N-P (#49777)
|
2021-04-27 20:42:21 +02:00 |
Ville Skyttä
|
153d6e891e
|
Use config_entries.SOURCE_* constants (#49631)
|
2021-04-25 11:27:40 +02:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
springstan
|
c7ebfdb403
|
Use single_instance_allowed for webhook config flows (#40965)
|
2020-10-01 20:44:13 +02:00 |
Franck Nijhof
|
1c2ebdf307
|
Upgrade black to 20.8b1 (#39287)
|
2020-08-27 13:56:20 +02:00 |
Franck Nijhof
|
e56dd8ed50
|
Detect use of deprecated base_url (#35353)
* Detect use of deprecated base_url
* Update get_url helper
* Update core migration
* Migrate all tests
|
2020-05-08 17:52:32 +02:00 |
Franck Nijhof
|
2223592486
|
Add get_url helper, deprecate base_url (#35224)
|
2020-05-08 02:29:47 +02:00 |
Paulus Schoutsen
|
ec47216388
|
Use built-in test helpers on 3.8 (#34901)
|
2020-04-30 13:29:50 -07:00 |
Paulus Schoutsen
|
0d700f6a63
|
Fix tests for Python 3.8 (#34672)
|
2020-04-25 14:32:55 -07:00 |
Paulus Schoutsen
|
aaa1d06809
|
Directly call async_write_ha_state (#33508)
* Directly call async_write_ha_state
* Address comments
* Fix tests
|
2020-04-01 14:19:51 -07:00 |
Ville Skyttä
|
e6388e186c
|
Remove unnecessary string literal concatenations (#30360)
|
2020-01-02 21:17:10 +02:00 |
Bas Nijholt
|
05daa817f5
|
Sort imports according to PEP8 for owntracks (#29672)
|
2019-12-09 12:11:27 +01:00 |
Quentame
|
decab3e15b
|
Add config flow tests for OwnTracks (#28644)
* Add config flow tests for OwnTracks
* Fix pylint
* Woops, uncomment test
* Woops again, logs removed
* Review from @MartinHjelmare + fix pylint
|
2019-11-11 21:30:00 +01:00 |
Paulus Schoutsen
|
d98114d2ab
|
Guard cloud check (#27901)
* Guard cloud check
* Fix pos args
|
2019-10-18 20:08:53 -05:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -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
|
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 |