epenet
fe2402b611
Add alias to DOMAIN import in tests [e-g] ( #125575 )
2024-09-09 15:18:28 +02:00
epenet
d0ce0d562e
Improve type hints in flo tests ( #120730 )
2024-06-28 13:34:26 +02:00
Sid
721b2c2ca8
Enable Ruff PT012 ( #113957 )
2024-06-08 17:59:08 +02:00
epenet
d10362e226
Add AiohttpClientMocker type hints in tests ( #118373 )
2024-05-29 14:38:46 +02:00
epenet
3f4fd41549
Rename flo coordinator module ( #117438 )
2024-05-14 17:34:02 +02:00
Joost Lekkerkerker
b9281327c4
Use FlowResultType enum in config flow tests A-M ( #114681 )
2024-04-03 09:21:17 +02:00
Marc Mueller
aa16a9d707
Add empty line after module docstring (3) ( #112750 )
2024-03-08 20:38:34 +01:00
Marc Mueller
32f3f46542
Add empty line after module docstring (2) [tests.components] ( #112737 )
2024-03-08 19:16:21 +01:00
Marc Mueller
c88b337600
Add empty line after module docstring [tests f-k] ( #112709 )
2024-03-08 14:50:04 +01:00
David F. Mulcahey
c9fd97c6a3
Buffer TImeoutError in Flo ( #109675 )
2024-02-05 08:58:08 +01:00
David F. Mulcahey
8a9478b714
Update Flo test to address review comment ( #109604 )
...
* Update Flo test to address review comment
* update comment
* clean up
* cleanup
* change mock
* remove unnecessary assert
* review comment
2024-02-04 17:05:51 +01:00
David F. Mulcahey
63da42f394
Prevent Flo devices and entities from going unavailable when a single refresh fails ( #109522 )
...
* Prevent Flo devices and entities from going unavailable when a single refresh fails
* review comment
2024-02-03 18:30:00 -05:00
Ville Skyttä
70c49824d7
Import `util.dt` as `dt_util` in `components/[e-f]*` ( #93758 )
2023-05-30 00:00:11 +03:00
Anthony Mattas
ee1644c24e
Fix configuring Flo instances ( #90990 )
...
* 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) ( #87979 )
2023-02-13 09:45:11 +01:00
epenet
7a4d15a657
Add type hints to integration tests (f-g) ( #87700 )
2023-02-08 13:33:52 +01:00
Franck Nijhof
a79885ceaf
Enable Ruff SIM117 ( #86783 )
2023-01-27 11:52:49 +01:00
Erik Montnemery
352976fd1d
Add rules for converting volumes ( #80951 )
...
* Add rules for converting volumes
* Use SensorDeviceClass in new tests
* Tweak tests
* Update flo tests
* Update sensor tests
2022-10-26 10:29:33 +02:00
Franck Nijhof
00c0ea8869
Remove stale debug prints ( #76865 )
2022-08-16 09:33:33 -04:00
Aaron Bach
5971ab6549
Migrate Flo to new entity naming style ( #74744 )
2022-07-10 21:40:06 +02:00
David F. Mulcahey
ea9c8b15de
Coerce int in Flo set sleep mode service ( #70592 )
...
* Coerce int in Flo set sleep mode service
* add test to ensure exception thrown for bad value
2022-04-25 09:18:09 -04:00
David F. Mulcahey
31eae0980b
Add state class to Flo sensor entities ( #70591 )
2022-04-24 12:48:49 -10:00
epenet
053c4428a9
Prettify json (component test fixtures) ( #68892 )
2022-03-30 11:37:17 +02:00
David F. Mulcahey
2f24fc0fd4
Fix Flo returning stale data ( #60491 )
...
* Fix Flo returning stale data
* update tests
* update coverage
2021-11-29 20:00:39 -05:00
Paulus Schoutsen
31153ac155
Move fixtures part 1 ( #58902 )
2021-11-01 20:47:05 -07:00
Ville Skyttä
b1360ffafb
Use http.HTTPStatus in components/f* ( #58244 )
2021-10-22 22:10:47 +02:00
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
7264c95217
Clean up superfluous integration setup - part 6 ( #49298 )
2021-04-16 09:23:27 -07:00
Adam Ernst
ad86eb4be3
Add support for Flo "pucks" ( #47074 )
...
So far the Flo integration only supports shutoff valves. Add support for Flo leak detector pucks, which measure temperature and humidity in addition to providing leak alerts.
2021-03-08 07:36:03 -05:00
Franck Nijhof
65cf2fcb6f
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
springstan
6a7caad8dc
Use content type json constant ( #40312 )
2020-09-23 20:21:55 +02:00
David F. Mulcahey
7062838940
Add entity services to the Flo integration ( #38287 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-08-31 15:37:45 +02:00
David F. Mulcahey
ca5e752514
Add switch support to the Flo integration ( #38268 )
...
* Add switch domain to Flo integration
* lint
* updates post rebase
* fix after rebase
* remove device state attrs
* oops
* stale name and docstring
2020-08-13 07:52:30 -04:00
David F. Mulcahey
86aa758ecd
Add binary sensor support to the Flo integration ( #38267 )
...
* update device
* add binary sensor
* updates post rebase
* fix entity type post rebase
* fix post rebase
* fix add entities
* fix name
* review comments
2020-08-13 07:26:47 -04:00
David F. Mulcahey
6a24667944
Update Flo config flow and associated tests ( #38722 )
2020-08-11 14:13:40 +02:00
David F. Mulcahey
f1fd8aa51f
Add support for Flo by Moen water shutoff devices ( #38171 )
2020-08-10 14:19:38 +02:00