Commit Graph

44654 Commits

Author SHA1 Message Date
Aaron Bach
6bbe38578c Add diagnostics to Elexa Guardian (#64599) 2022-01-21 00:12:36 -07:00
Allen Porter
fec669f9c8 Revert "Add version constraint for google-auth (#64583)" (#64605)
This reverts commit 3792b8b3ca.
2022-01-21 08:12:04 +01: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
GitHub Action
fc6d6594ab [ci skip] Translation update 2022-01-21 00:13:34 +00:00
Shay Levy
4ec4383639 Change webostv iot class to local push (#64593) 2022-01-21 01:30:06 +02:00
jjlawren
e7f0962979 Improve Sonos diagnostics (#64586) 2022-01-20 13:14:08 -10:00
Marc Mueller
3792b8b3ca Add version constraint for google-auth (#64583) 2022-01-21 00:11:22 +01: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
Shay Levy
7248451525 Mark Switcher as a platinum quality integration (#64584) 2022-01-20 12:20:14 -10:00
Paulus Schoutsen
520ba0a82e Introduce new redact helper (#64579) 2022-01-20 23:02:47 +01:00
jjlawren
53aed22d5c Add diagnostics support to Sonos (#64576)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-01-20 13:26:54 -08:00
Michael Chisholm
c9e495607e Ignore further ssdp:alive message if connection fails in dlna_dmr (#59891) 2022-01-20 11:23:23 -10:00
Franck Nijhof
7e09b16598 Update wled to 0.12.0 (#64580) 2022-01-20 22:09:26 +01: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
Keilin Bickar
fe17f97543 Add last_reset for Sense trend sensors (#63490) 2022-01-20 10:41:07 -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
epenet
3f8032c635 Remove ring from mypy ignore list (#64522)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-20 12:31:28 -08:00
Shay Levy
62c55e6698 Fix atag slow tests (#64567)
* Fix atag slow tests

* Fix sleep fixture
2022-01-20 22:23:08 +02:00
sebfortier2288
a9785f1b41 Add support for Soma Tilt devices (#49734) 2022-01-20 10:21:54 -10:00
Guido Schmitz
8b99adc1dc Remove default value of async_add_entities in devolo Home Control (#64574) 2022-01-20 21:34:41 +02:00
epenet
6f631c542c Import hassio (#64561)
* Import hassio

* Fix HassioAPIError

* Use relative import

* Adjust import

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-20 19:03:26 +01: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
Mick Vleeshouwer
8fda3ae4cb Use EntityCategory enum in Overkiz (#64565) 2022-01-20 16:55:17 +01:00
Jan Bouwhuis
7ea8d72133 Move CONF_COMMAND_TEMPLATE to .const (#64558) 2022-01-20 16:15:26 +01:00
Erik Montnemery
8c1a5f5329 Fix errors when trying to enable Alexa (#64536)
* Fix errors when trying to enable Alexa

* Update homeassistant/components/cloud/alexa_config.py

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Ran black

Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-01-20 15:26:58 +01:00
epenet
e59510f0ce Fix onboarding (#64557)
* Adjust auth and hassio import

* Adjust pylint

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-20 15:19:31 +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
Martin
b8ecb98fd6 Handle missing values in alpha_vantage sensor (#63632)
* Update sensor.py

catch error condition if returned values does not contain expected values

* Update sensor.py

fixed smaller code problems

* Update sensor.py

* Update sensor.py

fix case when values is None

* Update sensor.py

check if values is a dict

* Update sensor.py

removed comment

* Update sensor.py

simplified check for dict
2022-01-20 08:49:42 -05:00
Jan Löffler
c741412808 Add dishwasher program to Home Connect Integration (#61237) 2022-01-20 14:47:21 +01:00
Bernhard Hecker
4715163150 Add vicare solar collector and pump information (#64178)
* Added solar collector and pump information

* moved sensors to GLOBAL_SENSORS
2022-01-20 08:21:48 -05: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
epenet
0fd003b21e Address late review in sharkiq config flow (#64554)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-20 13:56:25 +01:00
Jan Bouwhuis
31a9d64572 Improve code coverage MQTT integration (#64546) 2022-01-20 13:51:19 +01:00
epenet
f9cd67675f Import auth, hassio and person in onboarding (#64542)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-20 13:48:56 +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
Jan Bouwhuis
8b30751839 MQTT Remove unused and not tested code (#64550) 2022-01-20 13:47:46 +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
epenet
7d66d4c219 Cleanup logger in sharkiq (#64552)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-20 13:44:41 +01:00
epenet
f083b97f9f Import camera (#64540)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-20 13:07:05 +01:00