J. Nick Koston
714328d2ca
Handle key change in Yale Access Bluetooth after first connect ( #88282 )
2023-02-18 10:40:51 +01:00
Mike Heath
4265def234
Allow user FKB config flow to take precendence ( #88281 )
2023-02-18 10:40:21 +01:00
J. Nick Koston
0a7cf2b88c
Speed up formatting history data ( #88230 )
2023-02-18 10:34:44 +01:00
Joakim Plate
f7609e4f92
Make use of new background task in arcam_fmj ( #88351 )
2023-02-18 10:28:42 +01:00
J. Nick Koston
289bab6f87
Make recorder platform attribute exclude integration aware ( #88357 )
2023-02-18 10:08:59 +01:00
Marc Mueller
97d9951d8a
Update mypy to 1.0.1 ( #88361 )
2023-02-18 10:02:41 +01:00
J. Nick Koston
5c09d81f86
Ensure doorbird always prefers internal url ( #88369 )
...
* Ensure doorbird always uses internal url
The doorbird should always use the internal url to
ensure the webhooks work. The doorbird does not
verify ssl so there is no concern about ssl matching
according to the LAN-2-LAN API v0.32 Dec 21 2022
* adjust
* Update homeassistant/components/doorbird/__init__.py
2023-02-18 09:33:40 +01:00
Marc Mueller
39067f61e4
Sync pytest job needs [ci] ( #88363 )
2023-02-17 23:25:35 -06:00
Paulus Schoutsen
db3cd8e276
Fix danglin task for util.timeout ( #88366 )
...
Fix danglin task for util timeout
2023-02-18 00:11:35 -05:00
Franck Nijhof
1e05697080
Enable Ruff B007 ( #88356 )
...
* Enable Ruff B007
* Adjust existing cases
2023-02-17 21:08:18 -05:00
modrisb
9fd35d53e7
Change core return code processing ( #88326 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-02-17 20:56:02 -05:00
Franck Nijhof
2ea5811e3a
Hold strong references to tasks in WLED ( #88257 )
2023-02-17 23:21:28 +01:00
Joakim Sørensen
fa811da872
Use ubuntu-20.04 for Ruff lint job ( #88355 )
2023-02-17 23:07:02 +01:00
Joakim Sørensen
04d51aa8de
Do not try to run DB jobs if there are no target groups ( #88352 )
2023-02-17 22:49:22 +01:00
Franck Nijhof
6891eb7ed1
Add support for snapshot testing ( #88323 )
...
* Add support for snapshot testing
* Use snapshots in Elgato diagnostics test
* Use snapshots in Elgato sensor test
* Fix flake8 warning
* Slightly improve serialized output
* Remove snapshot naming in elgato sensor tests
* Improve snapshoting of via_device_id in device registry item
* Update pylint typehints plugin for snapshot fixture typing
* Use snapshots in Elgato configflow test
* Use snapshots in Bluetooth repair issue tests
2023-02-17 16:35:55 -05:00
Michael Hansen
325674ec44
Only expose default cloud domains in Assist default agent ( #88274 )
...
* Only expose default cloud domains in default agent
* Copy exposed domain list to conversation
* Implement requested changes
* Add test for exposed devices/areas
2023-02-17 16:19:22 -05:00
J. Nick Koston
331102e592
Dismiss discoveries when the underlying device disappears ( #88340 )
...
* Implement discovery removals
Bluetooth, HomeKit, SSDP, and Zeroconf now implement
dismissing discoveries when the underlying discovered
device disappears
* cover
* add zeroconf test
* cover
* cover bluetooth
* fix rediscover
2023-02-17 15:51:19 -05:00
Paulus Schoutsen
710b250c1d
Fix dangling task for bluetooth_le_tracker ( #88284 )
2023-02-17 20:57:45 +01:00
Paulus Schoutsen
91ecdc83b2
Fix dangling task for livisi ( #88294 )
2023-02-17 20:57:00 +01:00
Paulus Schoutsen
d866b0ddcb
Fix dangling task for squeezebox ( #88299 )
2023-02-17 20:56:27 +01:00
Paulus Schoutsen
99c904ea5d
Fix dangling task for plum_lightpad ( #88295 )
2023-02-17 20:55:13 +01:00
Paulus Schoutsen
0a363fa004
Fix dangling task for sense ( #88296 )
2023-02-17 20:54:34 +01:00
Paulus Schoutsen
4b3b2fb693
Fix dangling task for smart_meter_texas ( #88297 )
2023-02-17 20:53:49 +01:00
Paulus Schoutsen
28a09199ac
Fix dangling task for insteon ( #88293 )
2023-02-17 20:53:06 +01:00
Paulus Schoutsen
517e88600c
Fix dangling task for mysensors ( #88290 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-02-17 20:52:30 +01:00
Paulus Schoutsen
5a31bb2ff3
Fix dangling task for crownstone ( #88292 )
2023-02-17 20:51:22 +01:00
Franck Nijhof
26f0de0d80
Update pyfido to 2.1.2 ( #88343 )
2023-02-17 19:51:36 +01:00
Paulus Schoutsen
3a32d2bdcb
Add background tasks to config entries ( #88335 )
...
* Use a set for config entries task tracking
* Allow adding background tasks to config entries
* Add tests for config entry add tasks
* Update docstrings on core create task
* Migrate roon and august
* Use in more places
* Guard for None
2023-02-17 13:50:05 -05:00
Erik Montnemery
2b8abf84bd
Fail tests which cause an SQLAlchemy warning ( #88327 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-02-17 19:17:06 +01:00
Erik Montnemery
45829b016c
Remove conditional test of self.hass from tplink_omada switch ( #88325 )
2023-02-17 19:16:37 +01:00
J. Nick Koston
30384501af
Cleanup august binary sensors ( #88332 )
2023-02-17 19:15:56 +01:00
epenet
a16e298599
Adjust json imports in tests ( #88248 )
2023-02-17 19:13:48 +01:00
jjlawren
b51836a57b
Detect when battery-powered Sonos devices are turned off ( #87606 )
2023-02-17 19:13:22 +01:00
epenet
7427d4f323
Add type hints to integration tests (zha) ( #88309 )
2023-02-17 18:54:26 +01:00
epenet
185cd61cbd
Add type hints to integration tests (recorder) ( #88313 )
2023-02-17 18:50:09 +01:00
epenet
0a80ac19bc
Add type hints to integration tests (part 18) ( #88174 )
2023-02-17 18:45:48 +01:00
Paulus Schoutsen
f465561536
Fix dangling task for cast ( #88285 )
2023-02-17 18:43:40 +01:00
dcmeglio
da046f93f4
Add additional characteristics for Airversa Homekit Air Purifiers ( #85660 )
2023-02-17 15:55:31 +00:00
epenet
5b80b1f55a
Add type hints to integration tests (part 25) ( #88308 )
2023-02-17 16:52:28 +01:00
Ernst Klamer
aeb09678a8
Bump xiaomi-ble to 0.16.4 ( #88333 )
2023-02-17 15:45:18 +00:00
Paulus Schoutsen
a223b30924
Fix dangling task for roon ( #88291 )
2023-02-17 16:42:45 +01:00
epenet
9a5f88f55f
Add type hints to integration tests (part 23) ( #88235 )
2023-02-17 16:40:46 +01:00
epenet
aa50096a31
Add type hints to integration tests (part 24) ( #88307 )
2023-02-17 16:34:53 +01:00
Paulus Schoutsen
f3e4783a5e
Fix dangling task for wiz ( #88301 )
2023-02-17 08:29:46 -06:00
Erik Montnemery
9989a4787b
Fix recorder platform tests ( #88330 )
2023-02-17 08:22:15 -06:00
epenet
dfdd279add
Fix incorrect condition for atmospheric_pressure ( #88320 )
2023-02-17 14:00:32 +01:00
epenet
5dda1de5bd
Adjust async_setup_entry in config_flow scaffold ( #88319 )
2023-02-17 13:43:56 +01:00
Erik Montnemery
273d289e03
Fix sleepiq test to not contact the API ( #88315 )
...
* Fix sleepiq test to not contact the API
* Add an autosue fixture for config entry setup
2023-02-17 12:32:27 +01:00
J. Nick Koston
5ff87e6110
Bump ha-ffmpeg to 3.1.0 ( #88304 )
...
changelog: https://github.com/home-assistant-libs/ha-ffmpeg/compare/3.0.2...3.1.0
2023-02-17 09:19:12 +01:00
Paulus Schoutsen
a356f35638
Fix dangling task for google ( #88287 )
2023-02-16 20:31:06 -08:00