Sid
|
d5f883fbf0
|
Unignore Ruff PLR in tests (#114470)
* Unignore Ruff PLR in tests
* Address review comments
* review comments
* fix import
* Update test_api.py
* Update test_api.py
* Update test_api.py
|
2024-04-01 11:11:59 +02:00 |
Marc Mueller
|
87165c0d6e
|
Add empty line after module docstring [tests t-z] (#112712)
|
2024-03-08 14:44:56 +01:00 |
J. Nick Koston
|
f3a9756f81
|
Avoid waiting for integration platforms in the parent integration (#112467)
|
2024-03-05 21:16:42 -10:00 |
Erik Montnemery
|
7539cf25be
|
Don't require passing identifiers to DeviceRegistry.async_get_device (#96479)
* Require keyword arguments to DeviceRegistry.async_get_device
* Update tests
* Update tests
* Don't enforce keyword arguments
|
2023-07-13 13:39:25 -04:00 |
epenet
|
7427d4f323
|
Add type hints to integration tests (zha) (#88309)
|
2023-02-17 18:54:26 +01:00 |
Franck Nijhof
|
e50a531cd9
|
Code styling tweaks to the tests - Part 2 (#86662)
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
|
2023-01-26 01:23:53 +01:00 |
TheJulianJES
|
f740312247
|
Fix some typos in ZHA comments (#84881)
* Fix copy paste errors
* Fix "setup/set up" usage
* Fix typo
* Fix comment
* Fix copy paste errors
* Remove space at end of comment
* Remove double word
* Fix copy paste errors
* Fix typos
* Apply review suggestion
* Upper-case zha (to ZHA) everywhere
* Review: fix "over rules"
* Review: most/more
|
2023-01-02 00:20:59 -05:00 |
David F. Mulcahey
|
269fa14721
|
Fix bad conditional in ZHA logbook (#74277)
* Fix bad conditional in ZHA logbook
* change syntax
|
2022-06-30 23:59:35 +03:00 |
David F. Mulcahey
|
8bcccb17f9
|
Fix ZHA events for logbook (#74245)
|
2022-06-30 10:03:39 -07:00 |
J. Nick Koston
|
4bc5d7bfed
|
Speed up zha tests (#73627)
|
2022-06-17 11:41:10 -05:00 |
David F. Mulcahey
|
a5dc7c5f28
|
Add logbook describe event support to ZHA (#73077)
|
2022-06-07 06:49:40 -10:00 |