epenet
|
a3942e019b
|
Use remove_device helper in tests (2/2) (#116442)
Use remove_device helper in tests (part 2)
|
2024-04-30 12:50:35 +02:00 |
J. Nick Koston
|
3f0c0a72db
|
Prevent setup retry from delaying shutdown (#116328)
|
2024-04-28 08:13:51 -05:00 |
epenet
|
0b01326f9f
|
Use is in ConfigEntryState enum comparison in tests (A-M) (#114925)
|
2024-04-05 17:16:55 +02:00 |
Erik Montnemery
|
426f73b1f4
|
Add State.last_reported (#113511)
* Add State.last_reported
* Update tests
* Update test snapshots
* Call state_reported listeners when firing state_changed event
* Add tests
|
2024-03-20 21:05:07 +01:00 |
Marc Mueller
|
c88b337600
|
Add empty line after module docstring [tests f-k] (#112709)
|
2024-03-08 14:50:04 +01:00 |
Jan-Philipp Benecke
|
d322cb5fdf
|
Migrate homekit_controller tests to use freezegun (#105646)
|
2023-12-13 19:37:51 +01:00 |
Jan-Philipp Benecke
|
eda475fe25
|
Update h* tests to use entity & device registry fixtures (#103866)
* Update h* tests to use entity & device registry fixtures
* Add missed lines
|
2023-11-12 13:52:32 -05:00 |
Jc2k
|
cae19431d1
|
Simplify homekit_controller tests with snapshots (#100885)
|
2023-09-25 16:26:27 -05:00 |
epenet
|
03710e58b5
|
Add type hints to integration tests (part 9) (#87983)
|
2023-02-13 12:06:51 +01:00 |
epenet
|
37a2040d7b
|
Add type hints to integration tests (h-i) (#87703)
|
2023-02-08 18:12:56 +01:00 |
epenet
|
38548b0986
|
Adjust homekit-controller test imports (#78731)
|
2022-09-19 09:53:56 +02:00 |
Jc2k
|
eb0828efdb
|
Dont rely on config flow to monitor homekit_controller c# changes (#76861)
|
2022-08-20 10:58:59 -10:00 |
J. Nick Koston
|
a8bb00f305
|
Fix availability in HKC for sleeping bluetooth devices (#75357)
|
2022-07-17 17:45:04 -05:00 |
J. Nick Koston
|
b9c8d65940
|
Restore accessory state into pairing using new HKC methods (#75276)
|
2022-07-16 12:49:15 -05:00 |
Jc2k
|
ff297cb902
|
Bump aiohomekit to 1.0.0 (#75198)
* Bump to 1.0.0rc1
* 1.0.0rc2
* fix one of the tests
* simplify test
* 1.0.0
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-07-14 16:51:48 -05:00 |
J. Nick Koston
|
89985b93fb
|
Avoid loading platforms in HKC if we are going to raise ConfigEntryNotReady (#75177)
|
2022-07-14 10:17:16 -05:00 |
J. Nick Koston
|
a31dde9cb4
|
Await startup in homekit controller (#75021)
|
2022-07-14 07:44:27 -05:00 |
J. Nick Koston
|
30a5df5895
|
Append name char value from the service to HomeKit Controller Entities (#74359)
|
2022-07-03 15:47:54 -05:00 |
J. Nick Koston
|
e0614953a2
|
Add support for async_remove_config_entry_device to homekit_controller (#72630)
|
2022-05-28 09:47:14 -10:00 |
Jc2k
|
0daf20c0cc
|
Prepare for new aiohomekit lifecycle API (#66340)
|
2022-02-11 19:26:35 +00:00 |
Jc2k
|
f49cfe866a
|
Support unpairing homekit accessories from homekit_controller (#65065)
|
2022-01-27 16:02:30 -06:00 |
J. Nick Koston
|
e234fc6e7e
|
Disconnect homekit_controller devices on the stop event (#49244)
|
2021-04-14 21:47:15 -10:00 |