Commit Graph

9821 Commits

Author SHA1 Message Date
Aaron Bach
6bbe38578c Add diagnostics to Elexa Guardian (#64599) 2022-01-21 00:12:36 -07:00
Aaron Bach
d170faeffc Add diagnostics to IQVIA (#64602) 2022-01-20 22:09:36 -08:00
Nick Whyte
3dd7ec6856 Add Aussie Broadband integration (#53552) 2022-01-20 19:34:25 -10:00
Aaron Bach
1f00ded33a Clean up IQVIA config flow tests (#64601) 2022-01-20 21:45:32 -07:00
Aaron Bach
aef8d9ee4d Clean up Guardian config flow tests (#64598)
* Clean up Guardian config flow tests

* Docstring
2022-01-20 20:32:07 -07:00
Aaron Bach
ff535053a9 Use return_value in Flu Near You config flow tests (#64596) 2022-01-20 19:37:05 -07:00
Aaron Bach
b2811cff51 Clean up Flu Near You tests (#64575)
* Clean up Flu Near You tests

* Docstring

* More fixtures

* Revert "More fixtures"

This reverts commit 30f079b6266ef6cb14417ca895da1ae937c87abe.
2022-01-20 19:25:49 -07:00
jjlawren
e7f0962979 Improve Sonos diagnostics (#64586) 2022-01-20 13:14:08 -10:00
Robert Svensson
11de453848 Add diagnostics to deCONZ integration (#64585) 2022-01-20 14:47:42 -08:00
Shay Levy
3d99e23399 Fix switcher_kis test sleep time patching (#64582) 2022-01-20 12:20:49 -10:00
Paulus Schoutsen
520ba0a82e Introduce new redact helper (#64579) 2022-01-20 23:02:47 +01:00
Michael Chisholm
c9e495607e Ignore further ssdp:alive message if connection fails in dlna_dmr (#59891) 2022-01-20 11:23:23 -10:00
Paulus Schoutsen
7f2f135e13 Convert last media player tests to async (#64572) 2022-01-20 13:05:33 -08:00
Raman Gupta
a420e9443c Add version info to zwave js device diagnostics (#64573) 2022-01-20 12:55:47 -08:00
G Johansson
543064d7b7 Implement config flow dnsip (#62843) 2022-01-20 10:45:58 -10:00
epenet
9c11b0aa89 Add diagnostics to Renault integration (#64531)
* Add diagnostics to Renault

* Add diagnostic tests

* Add device diagnostics

* Include vehicle information in main diag

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-20 21:32:28 +01:00
Shay Levy
62c55e6698 Fix atag slow tests (#64567)
* Fix atag slow tests

* Fix sleep fixture
2022-01-20 22:23:08 +02:00
Raman Gupta
f622bf4ff2 Fix bug for zwave_js diagnostics (#64568) 2022-01-20 12:38:34 -05:00
Paulus Schoutsen
6803219133 Convert remaining image processing tests to async (#64506) 2022-01-20 18:00:58 +01:00
Paulus Schoutsen
ddf548cd27 Convert remaining TTS tests to async (#64505)
* Convert remaining TTS tests to async

* Add block till done after setting up component
2022-01-20 17:58:19 +01:00
Daniel Hjelseth Høyer
549afff307 Tibber diagnostics (#64472)
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-20 15:03:14 +01:00
Guido Schmitz
144371d843 Add siren platform to devolo Home Control (#53400)
* Rework mocking

* Add siren platform

* Rebase with dev

* React on change of default tone

* Fix linting error
2022-01-20 08:10:06 -05:00
Jan Bouwhuis
31a9d64572 Improve code coverage MQTT integration (#64546) 2022-01-20 13:51:19 +01:00
Franck Nijhof
8b8f750c41 Address after merge review comments on IntelliFire (#64553)
* Remove unneeded coordinator update method parameter

* Remove unused error

* Remove unused translation strings

* Remove leftover debug print from tests

* Improve tests

* Cleanup unused entry ID

* Typing completions
2022-01-20 13:48:24 +01:00
Joakim Sørensen
04c5e51cbd Remove the deprecated discovery_info endpoint (#64534) 2022-01-20 13:46:48 +01:00
Robert Svensson
3258f66097 Expose deCONZ configuration url from discovered entry (#64519) 2022-01-20 13:46:22 +01:00
Shay Levy
92e0dc577e Fix braviatv tests doing IO (#64549) 2022-01-20 12:28:52 +01:00
Raman Gupta
11d0dcf7ac Add zwave_js device diagnostics (#64504)
* Add zwave_js device diagnostics

* Add diagnostics as a dependency in manifest

* Add failure scenario test

* fix device diagnostics helper and remove dependency

* tweak
2022-01-20 11:49:24 +01:00
Franck Nijhof
20a277c0ab Replace whois library in Whois integration (#63227) 2022-01-20 11:21:58 +01:00
Allen Porter
86dbe068e7 Abort rtsp_to_webrtc config flow on error during add-on discovery (#64500) 2022-01-20 10:14:13 +01:00
Jeef
f854fdb8fd Add Intellifire Gas Fireplace integration (#63637)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
2022-01-20 10:01:04 +01:00
Robert Svensson
1551da33ac Expose Axis device configuration url from discovered entry (#64517) 2022-01-20 09:47:02 +01:00
Allen Porter
09920f5303 Fix rtsp-to-webrtc bug in calling client library (#64502) 2022-01-20 09:44:04 +01:00
Robert Svensson
86d32b3440 Expose UniFi controller configuration url from discovered entry (#64514) 2022-01-20 09:34:54 +01:00
Allen Porter
e56e25180b Strip whitespace in nest cloud project id (#64503) 2022-01-20 09:13:49 +01:00
J. Nick Koston
d53124910f Add entity category support to HomeKit (#64492) 2022-01-19 21:48:50 -10:00
Paulus Schoutsen
a3281f9bda Drop slash from media source directories (#64499) 2022-01-19 22:36:47 -08:00
Raman Gupta
8b3fe0a2d9 Add support for device diagnostics (#64344)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-01-19 20:48:32 -08:00
Aaron Bach
c9d7917491 Fix incorrect docstring in AirVisual test (#64496) 2022-01-19 17:36:10 -10:00
Aaron Bach
a77dc55ca9 Add diagnostics to Ambient PWS (#64489) 2022-01-19 20:13:49 -07:00
Aaron Bach
31fe6d9592 Clean up Ambient PWS tests (#64486) 2022-01-19 17:03:53 -07:00
Tobias Sauerwein
801011863b Add diagnostics to Netatmo integration (#64392) 2022-01-19 15:52:20 -08:00
Aaron Bach
05b8da11a3 Add diagnostics for the AirVisual integration (#64479)
* Add diagnostics for AirVisual config entries

* Tests

* More

* Tests

* Code review

* Fix tests
2022-01-19 15:28:18 -07:00
Franck Nijhof
944f2c9745 Add redacted constant in diagnostics (#64473) 2022-01-19 22:51:03 +01:00
Aaron Bach
4d72e41a3e Perform some more AirVisual test cleanup (#64470)
* Perform some more AirVisual test cleanup

* Smarter startup patch

* Simplify
2022-01-19 14:32:52 -07:00
Josh Soref
53f8225f90 spelling: components/abode (#64263)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-19 21:06:26 +01:00
Joakim Sørensen
554e51017e Adjust tests for removing github devices (#64448) 2022-01-19 20:30:57 +01:00
Aaron Bach
573e17472b Clean up AirVisual tests (#64402)
* Simplify AirVisual tests

* First fixture

* More

* Fixture

* More
2022-01-19 11:52:24 -07:00
Alan Byrne
a474c1e342 Signal messenger attachments as bytes support (#62311)
Co-authored-by: Alex <33379584+alexyao2015@users.noreply.github.com>
Co-authored-by: Ian Byrne <ian.byrne@burnsie.com.au>
2022-01-19 18:49:27 +01:00
Jeff Irion
1e9a0c0609 Fix the Android TV volume mute service (#64403)
* Fix the Android TV volume mute service

* Update homeassistant/components/androidtv/media_player.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* assert mute_volume.called

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-19 18:55:46 +02:00