epenet
|
3ab9dc9b0e
|
Remove search from mypy ignore list (#64507)
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 (#64526)
|
2022-01-20 09:22:27 +01:00 |
epenet
|
fceeafb5de
|
Remove ruckus unleashed from mypy ignore list (#64513)
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 (#64503)
|
2022-01-20 09:13:49 +01:00 |
epenet
|
e56c64db07
|
Remove screenlogic from mypy ignore list (#64512)
* 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 (#64521)
* 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 (#64492)
|
2022-01-19 21:48:50 -10:00 |
epenet
|
e248ef1dd7
|
Remove sma from mypy ignore list (#64510)
|
2022-01-20 09:22:18 +02:00 |
epenet
|
03bf2cdd56
|
Remove vera from mypy ignore list (#64474)
* 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 (#64463)
|
2022-01-19 22:38:48 -08:00 |
Paulus Schoutsen
|
a3281f9bda
|
Drop slash from media source directories (#64499)
|
2022-01-19 22:36:47 -08:00 |
Raman Gupta
|
24c733b271
|
Pass device entry to async_get_device_diagnostics instead of device_id (#64501)
|
2022-01-20 01:19:09 -05:00 |
Aaron Bach
|
917b84f4d9
|
Add explicit branching in AirVisual diagnostics (#64493)
|
2022-01-19 21:53:20 -07: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 |
Mick Vleeshouwer
|
1968257b23
|
Fix attr spelling error in Nest SDM SensorBase (#64490)
|
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 (#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 |
Mick Vleeshouwer
|
2503530b8c
|
Add diagnostics to Overkiz integration (#64427)
|
2022-01-19 15:51:52 -08:00 |
Aaron Bach
|
c00cff2650
|
Remove unnecessary AirVisual attribute constants (#64483)
|
2022-01-19 15:56:21 -07: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 |
Joakim Sørensen
|
6b7f625ae3
|
Use callback for async_cleanup_device_registry (#64481)
|
2022-01-19 23:17:03 +01:00 |
Franck Nijhof
|
d2f868051e
|
Small cleanup of Shodan (#64467)
|
2022-01-19 14:04:06 -08:00 |
Stephan Uhle
|
dafc071214
|
Add edl21 sensor state class and device class (#56968)
|
2022-01-19 23:03:44 +01:00 |
epenet
|
29ec65f924
|
Remove verisure from mypy ignore list (#64475)
|
2022-01-19 22:56:31 +01:00 |
Franck Nijhof
|
944f2c9745
|
Add redacted constant in diagnostics (#64473)
|
2022-01-19 22:51:03 +01:00 |
Mick Vleeshouwer
|
d2a8114b48
|
Address stateless switch feedback in Overkiz integration (#64430)
* 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 (#64470)
* 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 (#64476)
|
2022-01-19 14:32:23 -07:00 |
Mark Ireland
|
eabe658211
|
Add Volumio repeat support (#64132)
|
2022-01-19 22:07:11 +01:00 |
Michael
|
17d6d76fb8
|
Add libturbojpeg0 to dev-container (#64466)
|
2022-01-19 22:04:13 +01:00 |
Paulus Schoutsen
|
7d85c00b91
|
Make setup tests async (#64456)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2022-01-19 12:47:21 -08:00 |
epenet
|
7592347715
|
Remove somfy from mypy ignore list (#64462)
* Adjust somfy
* Remove somfy from mypy-config
* Fix pylint
|
2022-01-19 21:46:26 +01:00 |
Matthias Alphart
|
10538aabbf
|
Add diagnostics to KNX (#64471)
|
2022-01-19 12:46:10 -08:00 |
Matthias Alphart
|
b245a0d0ee
|
Only flag SUPPORT_STOP_TILT when tilt available in KNX cover (#64410)
|
2022-01-19 21:35:36 +01: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 |
Shay Levy
|
5da8d62f33
|
Add webostv YAML to config flow migration warning (#64450)
|
2022-01-19 21:00:54 +01:00 |
epenet
|
211b99e22d
|
Remove ping from mypy ignored modules (#64439)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-19 20:59:20 +01:00 |
G Johansson
|
4a102d6b2a
|
Improve code quality trafikverket_train (#62677)
|
2022-01-19 20:57:05 +01:00 |
candreacchio
|
d5cb92db7f
|
Initial Tuya support for FSD based fans (#64283)
|
2022-01-19 20:53:00 +01:00 |
Joakim Sørensen
|
554e51017e
|
Adjust tests for removing github devices (#64448)
|
2022-01-19 20:30:57 +01:00 |
Franck Nijhof
|
9facd3962c
|
Update shodan to 1.26.1 (#64457)
|
2022-01-19 14:15:32 -05:00 |
Aaron Bach
|
ff4ad8ddf8
|
Add `restrict_watering` and `unrestrict_watering` services to RainMachine (#64219)
|
2022-01-19 11:58:15 -07: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 |
Josh Soref
|
6c24aa8ed9
|
spelling: components/cast (#64241)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
|
2022-01-19 19:43:20 +01:00 |
rappenze
|
62e64eb8ab
|
Extract fibaro switch energy attributes into sensors (#63697)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2022-01-19 19:32:44 +01:00 |
Erik Montnemery
|
4bcf71b1f3
|
Prevent race when loading cloud config (#64437)
|
2022-01-19 09:57:54 -08:00 |
Erik Montnemery
|
fd3b41dbe0
|
Catch exceptions when trying to enable Alexa (#64438)
|
2022-01-19 09:53:32 -08:00 |