Commit Graph

13 Commits (0d27cdc84595e28d514985f57f51f09cdfa6336f)

Author SHA1 Message Date
epenet d0ce0d562e
Improve type hints in flo tests () 2024-06-28 13:34:26 +02:00
Joost Lekkerkerker b9281327c4
Use FlowResultType enum in config flow tests A-M () 2024-04-03 09:21:17 +02:00
Marc Mueller c88b337600
Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
Anthony Mattas ee1644c24e
Fix configuring Flo instances ()
* Update config_flow.py

Used constant string for consistency

* Update config_flow.py

Removed code for location ID and name the integration using the username

* Update manifest.json

Updated codeowners

* Update config_flow.py

* Update config_flow.py

Formatted with black

* Update manifest.json

Updated codeowners

* Update test_config_flow.py

Updated test
2023-04-10 12:37:36 -04:00
epenet b9beed4624
Add type hints to integration tests (part 6) () 2023-02-13 09:45:11 +01:00
epenet 7a4d15a657
Add type hints to integration tests (f-g) () 2023-02-08 13:33:52 +01:00
Ville Skyttä b1360ffafb
Use http.HTTPStatus in components/f* () 2021-10-22 22:10:47 +02:00
Paulus Schoutsen a4d9019ffc
Refactor persistent notification to no longer route all data via a service ()
* 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 7264c95217
Clean up superfluous integration setup - part 6 () 2021-04-16 09:23:27 -07:00
Franck Nijhof 65cf2fcb6f
Drop asynctest () 2021-01-01 22:31:56 +01:00
springstan 6a7caad8dc
Use content type json constant () 2020-09-23 20:21:55 +02:00
David F. Mulcahey 6a24667944
Update Flo config flow and associated tests () 2020-08-11 14:13:40 +02:00
David F. Mulcahey f1fd8aa51f
Add support for Flo by Moen water shutoff devices () 2020-08-10 14:19:38 +02:00