bcelary
ec7b1e574f
Use mysensors child description as entity name ( #60420 )
...
* using description for instance name if not empty
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-11-27 01:07:30 +01:00
Christopher Bailey
5a72c9f7c3
Rename various usages of UniFi to better identify only UniFi Network ( #59568 )
...
* Renames various usages of UniFi to better indentify only UniFi Network
* Apply suggestions from code review
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
* Missed renames
* Updates more locations
* Removes instances of application/controller
* Missed a spot
* Updates all UniFi Controller instances
* Fixes typo
* Reverts changes to translations
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2021-11-26 22:44:49 +01:00
Michael
296b738740
Add button to trigger ota firmware update for Shelly devices ( #58757 )
...
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2021-11-26 14:19:39 +01:00
Erik Montnemery
ea102f71a6
Correct validation of repeats in scripts and automations ( #60318 )
...
* Correct validation of repeats in scripts and automations
* Improve validation test
2021-11-26 14:12:59 +01:00
Erik Montnemery
ad9c3a47cf
Correct validation of conditions in scripts and automations ( #60403 )
2021-11-26 13:21:11 +01:00
Joakim Sørensen
dc98791963
Bump awesomeversion from 21.10.1 to 21.11.0 ( #60401 )
2021-11-26 12:06:50 +01:00
Matt
3d5432b799
Add configuration_url to AccuWeather integration ( #60381 )
2021-11-26 11:15:03 +01:00
Erik Montnemery
88068fa97f
Remove unused OrderedEnum ( #60392 )
2021-11-26 11:10:39 +01:00
Franck Nijhof
249cac2901
Remove myself as codeowner from Hue ( #60395 )
2021-11-26 10:03:51 +01:00
PlusPlus-ua
061691508b
Fixed handling of zero values in TuyaNumberEntity ( #60393 )
2021-11-26 09:35:19 +01:00
Matt Zimmerman
3f741d4295
Bump python-smarttub dependency to 0.0.28 ( #60391 )
2021-11-26 09:19:26 +01:00
J. Nick Koston
53f1530756
Fix flux_led effect brightness in A2,A3 models ( #60386 )
...
- Changelog: https://github.com/Danielhiversen/flux_led/compare/0.24.37...0.24.38
2021-11-25 22:33:01 -06:00
J. Nick Koston
18e822b7b6
Bump sqlalchemy to 1.4.27 ( #60383 )
2021-11-25 19:55:17 -08:00
Matt
79d6d79557
Add configuration_url to Nanoleaf integration ( #60372 )
2021-11-25 18:23:14 -06:00
Chris Talkington
2a35ae2c0a
Update rokuecp to 0.8.4 ( #57259 )
2021-11-25 18:21:39 -06:00
GitHub Action
78b47019f9
[ci skip] Translation update
2021-11-26 00:12:49 +00:00
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