core/homeassistant
Joakim Sørensen 89bb95b0be
Add re-authentication to Uptime Robot (#54226)
* Add reauthentication to Uptime Robot

* Fix en strings

* format

* Fix docstring

* Remove unused patch

* Handle no existing entry

* Handle account mismatch during reauthentication

* Add test to validate reauth is triggered properly

* Test reauth after setup

* Adjust tests

* Add full context for reauth init
2021-08-08 15:41:05 +02:00
..
auth Update pylint to 2.9.5 (#53496) 2021-07-26 16:17:15 +02:00
components Add re-authentication to Uptime Robot (#54226) 2021-08-08 15:41:05 +02:00
generated Add tractive integration (#51002) 2021-08-05 12:47:42 +02:00
helpers Fix jinja warning (#54109) 2021-08-06 06:41:50 +02:00
scripts
util Add mixin classes for required keys in EntityDescription (#53610) 2021-07-28 11:50:13 +02:00
__init__.py
__main__.py Fix missing encoding with open() (#53593) 2021-07-28 09:41:45 +02:00
block_async_io.py
bootstrap.py
config.py Packages to support config platforms (#54085) 2021-08-05 13:11:01 -07:00
config_entries.py
const.py Bump version to 2021.9.0dev0 (#53638) 2021-07-28 22:56:34 +02:00
core.py Add currency core configuration (#53541) 2021-07-28 08:55:58 +02:00
data_entry_flow.py
exceptions.py
loader.py
package_constraints.txt Pin google-cloud-pubsub to an older version (#54239) 2021-08-07 21:00:37 -07:00
requirements.py Ensure PyPI packages can still be installed on high latency connections (#53365) 2021-07-24 14:07:10 +02:00
runner.py
setup.py
strings.json