Matt
fabc55cbc4
Added configuration_url to Met.no integration ( #60378 )
2021-11-26 00:14:55 +01:00
Michael
c9dc3a61af
Fix slow config_flow test in devolo Home Network ( #60364 )
2021-11-26 00:14:15 +01:00
epenet
22bdd38583
Use SsdpServiceInfo for SOURCE_SSDP tests (part 4) ( #60339 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-25 17:13:52 -06:00
Marc Mueller
25f8d4a189
Upgrade pylint to 2.12.1 ( #60375 )
2021-11-26 00:13:27 +01:00
Matt
dab2b17a17
Added configuration_url for Met Eireann integration ( #60380 )
2021-11-26 00:10:20 +01:00
Michael
af8e1143b9
Fix slow config_flow test in upnp ( #60377 )
2021-11-26 00:07:23 +01:00
Matt
b61375e5cb
Add configuration_url to Waze Travel Time ( #60376 )
2021-11-26 00:03:52 +01:00
Michael
db0c82b88e
Fix slow config_flow test in Twinkly ( #60374 )
2021-11-26 00:00:37 +01:00
Michael
16eb85bfc8
Fix slow config_flow test in squeezebox ( #60373 )
2021-11-25 23:26:28 +01:00
Matt
7613c6fd4c
Add configuration_url to AdGuard Home integration ( #60356 )
2021-11-25 22:41:56 +01:00
Matthias Lohr
db0104c2c9
Add tolo binary_sensor platform ( #60365 )
2021-11-25 22:39:39 +01:00
Michael
ba7b5681e6
Fix slow config_flow test in Dune HD ( #60366 )
2021-11-25 22:34:47 +01:00
Marc Mueller
de78c4f0f8
Import Callable from collections.abc ( #60354 )
2021-11-25 22:23:48 +01:00
Matthias Lohr
4360fb733f
Add tolo button platform ( #60345 )
2021-11-25 22:02:59 +01:00
Franck Nijhof
7014f60f42
CI: Add partial run support to pyupgrade ( #60362 )
2021-11-25 21:51:08 +01:00
Franck Nijhof
9b4fb44fea
CI: GitHub Annotate slow tests in partial test runs ( #60359 )
...
* CI: GitHub Annotate slow tests in partial test runs
* Correct line regex
2021-11-25 12:45:14 -08:00
cvroque
f2e03420d1
Add commands to Tuya Vacuum (sd) ( #60351 )
2021-11-25 21:24:46 +01:00
J. Nick Koston
d504c1e3e8
Add support for flux_led 0xA2 devices ( #60361 )
2021-11-25 21:20:34 +01:00
Franck Nijhof
e5d8c69a92
CI: Move bandit into the other linters job ( #60357 )
2021-11-25 20:53:49 +01:00
Michael
fb909eca8a
Fix slow config_flow test in bond ( #60355 )
2021-11-25 12:32:26 -06:00
Tim Rightnour
03d1efab46
Add Balboa Spa integration ( #59234 )
2021-11-25 12:04:06 -06:00
Michael
78305ac6ae
Fix slow config_flow test in AVM Fritz!SmartHome ( #60348 )
2021-11-25 11:48:17 -06:00
Marc Mueller
b724672dd8
Fix overridden state methods - camera ( #60352 )
2021-11-25 11:47:57 -06:00
epenet
f292691b7b
Use SsdpServiceInfo for ssdp tests (part 3) ( #60334 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-25 11:46:20 -06:00
epenet
624d866239
SSDP attributes can be present but empty ( #60340 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-25 11:41:49 -06:00
J. Nick Koston
67684d68ff
Fix slow yeelight discovery test ( #60346 )
2021-11-25 11:39:37 -06:00
Franck Nijhof
f72e9aea1c
CI: Only carry forward full-suite test coverage ( #60344 )
2021-11-25 17:35:15 +01:00
epenet
2468724378
Use SsdpServiceInfo for ssdp tests (part 2) ( #60322 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-25 09:45:35 -06:00
Redah
3399c90936
Add Notifications for Android TV icon support ( #60159 )
...
* Add icon support
* Sort imports
* Sort imports correctly
* Satisfy pylint
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-11-25 16:40:26 +01:00
Franck Nijhof
6b9c2d8295
Add shorthand attribute support to Camera platform ( #59837 )
2021-11-25 16:03:53 +01:00
Hypnos
57fd632cd9
Add missing MQTT lock.open ( #60022 )
...
* Add missing MQTT lock.open
from:
https://community.home-assistant.io/t/mqtt-lock-open/232823/13
based on https://github.com/home-assistant/core/pull/48008
* Update homeassistant/components/mqtt/lock.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Update homeassistant/components/mqtt/lock.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Update homeassistant/components/mqtt/lock.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* removed `STATE_OPEN` from tests
* Apply suggestions from code review
* Format code
* Update lock.py
* Update test_lock.py
* Update test_lock.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-11-25 15:54:08 +01:00
Till Skrodzki
635d875b1d
Only accept valid hvac actions sent via mqtt ( #59919 )
...
* Only accept valid hvac actions sent via mqtt
* Only accept valid hvac actions sent via mqtt
* Fix existing action test and remove old one
* Remote None as valid hvac action being accepted
* Change loglevel of wrong hvac action received
2021-11-25 15:53:34 +01:00
Thomas Dietrich
4c0d90ed41
Remove unknown attribute instead of marking STATE_UNKNOWN ( #60325 )
2021-11-25 15:13:55 +01:00
Franck Nijhof
8b001fd54d
Adjust/Fix CI coverage reporting ( #60329 )
2021-11-25 15:05:20 +01:00
Matthias Lohr
2f0ec0d7e5
Add tolo select platform ( #60326 )
2021-11-25 14:41:57 +01:00
epenet
9eed18f121
Use SsdpServiceInfo for ssdp tests (part 1) ( #60320 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-25 14:35:19 +01:00
epenet
18a82e43a4
CI: fix linters on partial runs with multiple components ( #60331 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-25 14:13:03 +01:00
J. Nick Koston
213be1f15e
Update flux_led to use async_set_brightness in the lib ( #60315 )
2021-11-25 12:41:32 +01:00
refinedcranberry
a78f0eae39
Add "nextchange" sensors to AVM FRITZ!Smarthome devices ( #58274 )
2021-11-25 12:34:04 +01:00
J. Nick Koston
995f01cb68
Fix exception in august if bridge is missing ( #60316 )
2021-11-25 12:30:57 +01:00
Matthias Lohr
3372288c88
Add tolo sensor platform ( #60308 )
2021-11-25 12:29:09 +01:00
Pascal Vizeli
f2a44553d8
Fix image build issues ( #60319 )
2021-11-25 12:24:30 +01:00
Thomas Dietrich
fd8b43320d
Replace returned STATE_UNKNOWN by None ( #60324 )
2021-11-25 12:09:30 +01:00
epenet
62bf42e421
Introduce SsdpServiceInfo for ssdp discovery ( #60284 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-24 19:35:15 -06:00
J. Nick Koston
5b199bcc6d
Use random effect from flux_led library ( #60312 )
2021-11-25 02:34:19 +01:00
epenet
75057949d1
Adjust async_step_discovery methods for BaseServiceInfo ( #60285 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-24 19:30:02 -06:00
avee87
0920e74aa2
Use DeviceEntryType in Metoffice ( #60252 )
2021-11-25 01:24:27 +01:00
GitHub Action
d3c020325b
[ci skip] Translation update
2021-11-25 00:13:33 +00:00
Erik Montnemery
f3d5c07615
Use async_validate_actions_config helper in scripts ( #60287 )
2021-11-24 23:35:54 +01:00
Matthias Alphart
c808fa8d3d
fix configuration url ( #60311 )
2021-11-24 23:27:13 +01:00