Commit graph

44586 commits

Author SHA1 Message Date
Robert Svensson
1551da33ac
Expose Axis device configuration url from discovered entry () 2022-01-20 09:47:02 +01:00
epenet
66c2520a94
Remove sharkiq from mypy ignore list ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-20 09:45:47 +01:00
epenet
921a554b9e
Remove pioneer from mypy ignore list ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-20 09:44:45 +01:00
Allen Porter
09920f5303
Fix rtsp-to-webrtc bug in calling client library () 2022-01-20 09:44:04 +01:00
epenet
dc7231492e
Address late review in screenlogic ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-20 09:43:23 +01:00
Jesse Hills
acd88e1c61
Bump aioesphomeapi to 10.7.0 () 2022-01-20 09:38:58 +01:00
epenet
bb7653e477
Remove point from mypy ignore list ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-20 09:35:31 +01:00
epenet
15bbff960e
Remove sense from mypy ignore list ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-20 09:35:10 +01:00
Robert Svensson
86d32b3440
Expose UniFi controller configuration url from discovered entry () 2022-01-20 09:34:54 +01:00
J. Nick Koston
2b413b86a3
Bump aiosenseme to 0.6.1 to fix parser () 2022-01-20 09:33:43 +01:00
J. Nick Koston
8289da88cb
Bump unifi-discovery to 1.1.2 to fix exception on missing mac () 2022-01-20 09:25:27 +01:00
epenet
3ab9dc9b0e
Remove search from mypy ignore list ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-20 09:24:48 +01:00
J. Nick Koston
6e4f01b2cf
Fix incorrect preset mode in senseme () 2022-01-20 09:22:27 +01:00
epenet
fceeafb5de
Remove ruckus unleashed from mypy ignore list ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-20 09:18:09 +01:00
Allen Porter
e56e25180b
Strip whitespace in nest cloud project id () 2022-01-20 09:13:49 +01:00
epenet
e56c64db07
Remove screenlogic from mypy ignore list ()
* Adjust screenlogic

* Adjust mypy_config

* Adjust coordinator cast

* Move cast higher up

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-20 09:06:44 +01:00
epenet
ca6dd09fc2
Remove rachio from mypy ignore list ()
* Adjust rachio

* Adjust mypy-config

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-20 08:53:16 +01:00
J. Nick Koston
d53124910f
Add entity category support to HomeKit () 2022-01-19 21:48:50 -10:00
epenet
e248ef1dd7
Remove sma from mypy ignore list () 2022-01-20 09:22:18 +02:00
epenet
03bf2cdd56
Remove vera from mypy ignore list ()
* Remove vera from mypy ignore list

* Fix pylint
2022-01-20 07:46:26 +01:00
J. Nick Koston
2083f0b3c0
Add support for checking if an entity is explicitly included in an entity filter () 2022-01-19 22:38:48 -08:00
Paulus Schoutsen
a3281f9bda
Drop slash from media source directories () 2022-01-19 22:36:47 -08:00
Raman Gupta
24c733b271
Pass device entry to async_get_device_diagnostics instead of device_id () 2022-01-20 01:19:09 -05:00
Aaron Bach
917b84f4d9
Add explicit branching in AirVisual diagnostics () 2022-01-19 21:53:20 -07:00
Raman Gupta
8b3fe0a2d9
Add support for device diagnostics ()
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 () 2022-01-19 17:36:10 -10:00
Aaron Bach
a77dc55ca9
Add diagnostics to Ambient PWS () 2022-01-19 20:13:49 -07:00
Mick Vleeshouwer
1968257b23
Fix attr spelling error in Nest SDM SensorBase () 2022-01-19 17:49:52 -08:00
GitHub Action
e9e9852e05 [ci skip] Translation update 2022-01-20 00:15:19 +00:00
Aaron Bach
31fe6d9592
Clean up Ambient PWS tests () 2022-01-19 17:03:53 -07:00
Tobias Sauerwein
801011863b
Add diagnostics to Netatmo integration () 2022-01-19 15:52:20 -08:00
Mick Vleeshouwer
2503530b8c
Add diagnostics to Overkiz integration () 2022-01-19 15:51:52 -08:00
Aaron Bach
c00cff2650
Remove unnecessary AirVisual attribute constants () 2022-01-19 15:56:21 -07:00
Aaron Bach
05b8da11a3
Add diagnostics for the AirVisual integration ()
* Add diagnostics for AirVisual config entries

* Tests

* More

* Tests

* Code review

* Fix tests
2022-01-19 15:28:18 -07:00
Joakim Sørensen
6b7f625ae3
Use callback for async_cleanup_device_registry () 2022-01-19 23:17:03 +01:00
Franck Nijhof
d2f868051e
Small cleanup of Shodan () 2022-01-19 14:04:06 -08:00
Stephan Uhle
dafc071214
Add edl21 sensor state class and device class () 2022-01-19 23:03:44 +01:00
epenet
29ec65f924
Remove verisure from mypy ignore list () 2022-01-19 22:56:31 +01:00
Franck Nijhof
944f2c9745
Add redacted constant in diagnostics () 2022-01-19 22:51:03 +01:00
Mick Vleeshouwer
d2a8114b48
Address stateless switch feedback in Overkiz integration ()
* Address stateless switch feedback

* Address feedbcak

* Change order back to original
2022-01-19 22:50:26 +01:00
Aaron Bach
4d72e41a3e
Perform some more AirVisual test cleanup ()
* Perform some more AirVisual test cleanup

* Smarter startup patch

* Simplify
2022-01-19 14:32:52 -07:00
Aaron Bach
ee215fb589
Streamline hass.data storage for AirVisual () 2022-01-19 14:32:23 -07:00
Mark Ireland
eabe658211
Add Volumio repeat support () 2022-01-19 22:07:11 +01:00
Michael
17d6d76fb8
Add libturbojpeg0 to dev-container () 2022-01-19 22:04:13 +01:00
Paulus Schoutsen
7d85c00b91
Make setup tests async ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-01-19 12:47:21 -08:00
epenet
7592347715
Remove somfy from mypy ignore list ()
* Adjust somfy

* Remove somfy from mypy-config

* Fix pylint
2022-01-19 21:46:26 +01:00
Matthias Alphart
10538aabbf
Add diagnostics to KNX () 2022-01-19 12:46:10 -08:00
Matthias Alphart
b245a0d0ee
Only flag SUPPORT_STOP_TILT when tilt available in KNX cover () 2022-01-19 21:35:36 +01:00
Josh Soref
53f8225f90
spelling: components/abode ()
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-01-19 21:06:26 +01:00
Shay Levy
5da8d62f33
Add webostv YAML to config flow migration warning () 2022-01-19 21:00:54 +01:00