Paulus Schoutsen
a4d9019ffc
Refactor persistent notification to no longer route all data via a service ( #57157 )
...
* Convert persistent notification tests to async
* Create/dismiss persistent notifications in exposed functions, not service calls
* Fix notify persistent_notification
* Remove setting up persistent_notification
* Drop more setups
* Empty methods
* Undeprecate sync methods because too big task
* Fix setup clearing notifications
* Fix a bunch of tests
* Fix more tests
* Uno mas
* Test persistent notification events
* Clean up stale comment
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-07 12:58:00 +02:00
Franck Nijhof
65cf2fcb6f
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
Chris Talkington
b9d34603e4
Use canary fixture for options flow test ( #41817 )
2020-10-14 08:17:36 +02:00
J. Nick Koston
3748c3c985
Fix canary test doing IO and failing when the cloud is offline ( #41799 )
2020-10-13 15:57:00 -05:00
Chris Talkington
432911c994
Apply code review for canary config flow ( #40355 )
...
* apply code review for canary config flow
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Update camera.py
* Update camera.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update __init__.py
2020-09-20 17:38:02 -05:00
Chris Talkington
f563068ce6
Add config flow to canary ( #40055 )
...
* Create config_flow.py
* Update config_flow.py
* work on config flow
* Update test_config_flow.py
* Update __init__.py
* Update camera.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update config_flow.py
* Update conftest.py
* Update test_config_flow.py
* Update test_init.py
* Update test_init.py
* Apply suggestions from code review
* Update camera.py
* Update test_init.py
* Update camera.py
* Update __init__.py
* Update test_init.py
* Update test_init.py
* Update __init__.py
* Update __init__.py
* Apply suggestions from code review
* Update __init__.py
* Update test_init.py
* Update __init__.py
* Update __init__.py
* Update config_flow.py
* Update test_config_flow.py
* Update config_flow.py
* Update config_flow.py
2020-09-18 23:22:19 -05:00