Ivan Belokobylskiy
059880ebdc
Fix yandex captcha detecting ( #56132 )
...
Yandex recently switched to the new captcha page and the new version of aiomaps supports it.
The check for captcha is moved to platform setup.
Fixes #56035
2021-10-23 11:14:32 +02:00
Clifford Roche
a0c96f2a9a
Bump greeclimate to 0.12.2 ( #58256 )
2021-10-23 10:19:19 +02:00
Allen Porter
400e85a299
Rename tests filenames to conform to Home Assistant standards ( #58266 )
2021-10-22 22:25:55 -07:00
Allen Porter
fc7be8aa00
Fix a bug in a nest test that causes side effects for other tests ( #58264 )
...
Fix a bug where a constant configuration variable in the common test library
is modified during the test, causing side effects for other tests.
This was found by renaming the tests, which caused other tests to fail.
2021-10-22 21:33:40 -07:00
Allen Porter
7627b959f8
Fix format bug in nest log statement ( #58263 )
...
* Fix format bug in nest log statement
* Resolve lint error logging-fstring-interpolation
2021-10-22 21:33:19 -07:00
Michael Davie
e481c862a6
Change precision of Nest sensors ( #56993 )
...
* Change precision of Nest sensors
* Add comment to temp rounding
Co-authored-by: Allen Porter <allen.porter@gmail.com>
* Update rounding and tests
* Add test for rounding
Co-authored-by: Allen Porter <allen.porter@gmail.com>
2021-10-22 20:31:25 -07:00
Nicolas Mowen
93b061e9d9
Update ismartgate dependency ( #58259 )
2021-10-22 16:33:30 -10:00
Maikel Punie
37b7eda37a
Bump velbusaio to 2021.10.6 ( #58168 )
...
* Bump velbusaio to 2021.10.3
* Bump velbusaio to 2021.10.5
* Bump velbusaio to 2021.10.6
2021-10-23 03:42:33 +02:00
some-guy-in-oz
b2d67f8d19
Add grid services active sensor to telsa powerwall integration ( #56317 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-10-22 14:25:25 -10:00
GitHub Action
1b42caa34a
[ci skip] Translation update
2021-10-23 00:11:40 +00:00
Ville Skyttä
77120a5137
Use http.HTTPStatus in components/m* ( #58251 )
2021-10-22 23:54:36 +02:00
drinfernoo
b49b975999
Allow different voices in Watson TTS calls ( #56811 )
2021-10-22 23:50:32 +02:00
Allen Porter
7d6ad6e5e3
Add additional nest stream test coverage ( #58013 )
2021-10-22 23:30:15 +02:00
John James Jacoby
750a8f2d37
Spelling & grammar improvements to bug_report.yml ( #56800 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-10-22 23:22:19 +02:00
itairaz1
8d46802558
Apple TV power management ( #51520 )
2021-10-22 23:13:14 +02:00
Yuval Aboulafia
a9ccd70e71
Fully type Jewish Calendar ( #56232 )
2021-10-22 23:11:41 +02:00
Nihaal Sangha
fe0151491e
Improve Discord notifier ( #52523 )
2021-10-22 23:09:30 +02:00
Ville Skyttä
ce1eda9809
Use http.HTTPStatus in components/[ikl]* ( #58248 )
2021-10-22 23:06:18 +02:00
Chris Browet
1867d24b18
Add state_class support to Rest ( #58026 )
2021-10-22 13:48:13 -07:00
Michael Chisholm
ee087c7a05
Discovery ignores DLNA DMR devices when they are better supported by another integration ( #57363 )
2021-10-22 10:26:33 -10:00
Yuval Aboulafia
a195418dd3
ISS cleanup ( #55801 )
2021-10-22 22:17:05 +02:00
Joakim Plate
8da3b4c79f
Bump arcam library to 0.12 with new series support ( #53843 )
2021-10-22 22:13:17 +02:00
Ville Skyttä
b1360ffafb
Use http.HTTPStatus in components/f* ( #58244 )
2021-10-22 22:10:47 +02:00
rik-v
4369b0b8be
Fix Fibaro light features ( #56385 )
2021-10-22 22:09:19 +02:00
Robert Hillis
23710d1496
Add strict typing to modem_callerid ( #57683 )
2021-10-22 22:04:06 +02:00
Dennis Schroer
f1091b80a7
Add statistics support to Huisbaasje ( #54651 )
2021-10-22 22:00:44 +02:00
Marc Mueller
823ca7ee40
Use attributes octoprint ( #58241 )
2021-10-22 21:41:06 +02:00
Sören
b0b49c611e
Nello removal ( #57926 )
2021-10-22 21:40:39 +02:00
Marvin Wichmann
5193e3115d
Restore the previous state of a KNX binary sensor ( #57891 )
2021-10-22 20:52:41 +02:00
Franck Nijhof
b413f7434f
Add support for min/max dimmer brightness in Tuya ( #58165 )
2021-10-22 20:28:16 +02:00
J. Nick Koston
c7b4542624
Enable strict typing in lookin ( #58238 )
2021-10-22 20:14:33 +02:00
avee87
d9b87ee5c5
Add warning when entity used in template doesn't exist ( #57316 )
2021-10-22 20:09:54 +02:00
Robert Svensson
9c1bee9c16
Add support for device configuration URL to UniFi Controller ( #58237 )
2021-10-22 20:04:25 +02:00
Raman Gupta
e5255cf21f
Add area_entities and area_devices template functions/filters ( #55228 )
2021-10-22 19:59:01 +02:00
Petro31
806dc51125
Add datetime_today template method ( #57435 )
2021-10-22 19:51:22 +02:00
epenet
001a452bb7
Update naming scheme for Renault entities ( #57922 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-22 19:46:02 +02:00
Ville Skyttä
73d192b3f3
Use HTTPStatus instead of HTTP_ consts and magic values in comp.../[bc]* ( #57989 )
2021-10-22 19:43:40 +02:00
Robert Svensson
ab7a34fc71
Add support for device configuration URL to deCONZ gateway ( #58184 )
2021-10-22 19:41:49 +02:00
Franck Nijhof
843296c1a3
Add product ID to model for Tuya ( #58235 )
2021-10-22 19:39:31 +02:00
J. Nick Koston
3b7dce8b95
Index in-progress flows to avoid linear search ( #58146 )
...
Co-authored-by: Steven Looman <steven.looman@gmail.com>
2021-10-22 07:19:49 -10:00
Marc Mueller
fa56be7cc0
Use value_fn for bmw_connected_drive binary_sensor ( #57540 )
2021-10-22 18:55:13 +02:00
Bouwe Westerdijk
1aa7a8170c
Fix plugwise longterm statistics ( #58127 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-10-22 09:46:21 -07:00
Artem Draft
5a102d793e
Bump pylgnetcast to 0.3.4 ( #58233 )
2021-10-22 18:25:01 +02:00
Klaas Schoute
efbe8a8689
Fix unit of measurement for P1 Montior ( #57495 )
2021-10-22 18:24:12 +02:00
Paul Monigatti
a3b3c4ebad
Consolidate ESPHome icon-handling code into EsphomeEntity ( #57744 )
2021-10-22 18:21:41 +02:00
Robert Hillis
da7b67cc29
Add strict typing to efergy ( #57682 )
2021-10-22 18:20:39 +02:00
epenet
f6ffae9e10
Use DeviceInfo on components with configuration_url ( #58223 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-22 17:40:13 +02:00
Lars
416d87c01c
Fix fritzbox tests ( #58227 )
2021-10-22 17:29:36 +02:00
epenet
51a10f88de
Use DeviceInfo on components with via_device ( #58222 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-22 17:04:25 +02:00
Robert Hillis
fc3e7f5b7e
Use DeviceInfo Class D ( #58218 )
2021-10-22 17:00:00 +02:00