Ville Skyttä
|
153d6e891e
|
Use config_entries.SOURCE_* constants (#49631)
|
2021-04-25 11:27:40 +02:00 |
Franck Nijhof
|
969c147b77
|
Clean up superfluous integration setup - part 4 (#49295)
* Clean up superfluous integration setup - part 4
* Adjust tests
|
2021-04-16 17:46:49 +02:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Franck Nijhof
|
1c2ebdf307
|
Upgrade black to 20.8b1 (#39287)
|
2020-08-27 13:56:20 +02:00 |
J. Nick Koston
|
c460b7abc9
|
Fix unmocked setup in garmin_connect test (#37429)
|
2020-07-03 11:42:56 -07:00 |
Xiaonan Shen
|
06d32baea4
|
Fix garmin_connect test (#35724)
|
2020-05-17 14:48:56 +02: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 |
Ron Klinkien
|
4e2737bfb7
|
Add Garmin Connect integration (#30792)
* Added code files
* Correctly name init file
* Update codeowners
* Update requirements
* Added code files
* Correctly name init file
* Update codeowners
* Update requirements
* Black changes, added to coveragerc
* Removed documentation location for now
* Added documentation url
* Fixed merge
* Fixed flake8 syntax
* Fixed isort
* Removed false check and double throttle, applied time format change
* Renamed email to username, used dict, deleted unused type, changed attr name
* Async and ConfigFlow code
* Fixes
* Added device_class and misc fixes
* isort and pylint fixes
* Removed from test requirements
* Fixed isort checkblack
* Removed host field
* Fixed coveragerc
* Start working test file
* Added more config_flow tests
* Enable only most used sensors by default
* Added more default enabled sensors, fixed tests
* Fixed isort
* Test config_flow improvements
* Remove unused import
* Removed redundant patch calls
* Fixed mock return value
* Updated to garmin_connect 0.1.8 fixed exceptions
* Quick fix test patch to see if rest is error free
* Fixed mock routine
* Code improvements from PR feedback
* Fix entity indentifier
* Reverted device identifier
* Fixed abort message
* Test fix
* Fixed unique_id MockConfigEntry
|
2020-01-27 09:12:18 -08:00 |