scheric and GitHub
a71049112e
Use common strings in Atag config flow ( #41351 )
2020-10-08 15:27:28 +02:00
jrester and GitHub
734972f876
Update tesla_powerwall to 0.3.3 ( #41482 )
2020-10-08 08:26:44 -05:00
cgtobi and GitHub
07d208f1bc
Bump pyatmo version to 4.1.0 ( #41487 )
2020-10-08 15:08:15 +02:00
Paulus Schoutsen and GitHub
3036c17769
Downgrade Paho MQTT to 1.5.0 ( #41479 )
2020-10-08 12:31:46 +02:00
Erik Montnemery and GitHub
35287828bc
Poll state when Tasmota device becomes available ( #41401 )
2020-10-08 11:17:23 +02:00
b51a160cce
Update triggers to use HassJob ( #41450 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-10-08 09:44:34 +02:00
J. Nick Koston and GitHub
7537a3a7c8
Update filter to use async_add_executor_job ( #41455 )
2020-10-08 09:22:51 +02:00
J. Nick Koston and GitHub
740d15e41d
Update media_player to use async_add_executor_job ( #41459 )
2020-10-08 09:22:37 +02:00
J. Nick Koston and GitHub
dfc656a2c6
Update lock to use async_add_executor_job ( #41458 )
2020-10-08 09:22:16 +02:00
J. Nick Koston and GitHub
aa250c2b61
Update cover to use async_add_executor_job ( #41456 )
2020-10-08 09:21:47 +02:00
J. Nick Koston and GitHub
1bf6166817
Update fan to use async_add_executor_job ( #41457 )
2020-10-08 09:21:29 +02:00
J. Nick Koston and GitHub
e10413fa4c
Update trend to use async_add_executor_job ( #41454 )
2020-10-08 09:20:58 +02:00
J. Nick Koston and GitHub
ad5273ded1
Update config to use async_add_executor_job ( #41452 )
2020-10-08 09:20:39 +02:00
J. Nick Koston and GitHub
8a374590e8
Update discovery to use async_add_executor_job ( #41453 )
2020-10-08 09:20:07 +02:00
J. Nick Koston and GitHub
52e8366ce7
Update roomba to use async_add_executor_job ( #41448 )
2020-10-08 09:15:47 +02:00
J. Nick Koston and GitHub
4ab02cb9bc
Ensure recorder commit can retry after encountering invalid data ( #41426 )
2020-10-08 09:15:25 +02:00
On Freund and GitHub
b5e57ed4fd
Support matching multiple user ids in event trigger ( #41036 )
2020-10-08 09:10:42 +02:00
Erik Montnemery and GitHub
392d5c673a
Cache matching MQTT subscriptions ( #41433 )
2020-10-08 08:52:23 +02:00
Erik Montnemery and GitHub
85603dcd08
Remove useless try-except from Tasmota binary sensor ( #41462 )
2020-10-08 08:44:11 +02:00
J. Nick Koston and GitHub
896f64d02b
Fix group tests when run in parallel ( #41446 )
2020-10-08 00:01:33 -05:00
J. Nick Koston and GitHub
c1a0329401
Update nexia to use async_add_executor_job ( #41451 )
2020-10-07 23:59:02 -05:00
J. Nick Koston and GitHub
700e639ec6
Fix flapping pilight test ( #41447 )
2020-10-07 23:58:17 -05:00
HomeAssistant Azure
d73d36d0cd
[ci skip] Translation update
2020-10-08 00:06:03 +00:00
Erik Montnemery and GitHub
a3f8b76537
Make async_step_discovery default for MQTT config flows ( #41414 )
2020-10-07 23:49:29 +02:00
Vladimír Záhradník and GitHub
ba84d0bf5c
Add custom data type support into Modbus climate ( #32439 )
2020-10-07 22:43:16 +02:00
scheric and GitHub
3d9d90c4c8
Use common string names in ipp config flow ( #41409 )
...
* connection_error->cannot_connect
* connection_error->cannot_connect in config flow
2020-10-07 22:42:01 +02:00
b8f291d58e
Prepare Plugwise integration for USB products ( #41201 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-07 22:25:42 +02:00
343e5d64b8
Add MQTT integration discovery ( #41332 )
...
* Add MQTT integration discovery
* Add script/hassfest/mqtt.py
* Unsubscribe if config entry exists
* Add homeassistant/generated/mqtt.py
* Fix bad loop
* Improve tests
* Improve tests
* Apply suggestions from code review
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch >
* Prevent initiating multiple config flows
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch >
2020-10-07 18:30:51 +02:00
Erik Montnemery and GitHub
3f263d5cbe
Remove deprecated host & platform configuration for cast ( #41402 )
2020-10-07 18:01:34 +02:00
J. Nick Koston and GitHub
9e1461da62
Determine how to run listeners at setup time instead of execution time ( #41304 )
2020-10-07 16:51:50 +02:00
Paulus Schoutsen and GitHub
8d94dff75c
Warn when using Python 3.7 ( #41400 )
2020-10-07 16:44:13 +02:00
J. Nick Koston and GitHub
8d5c124deb
Improve performance of generating non-cryptographically secure uuids ( #41314 )
2020-10-07 16:37:01 +02:00
Glenn Waters and GitHub
451f27bba1
Bump ElkM1 lib dependency. ( #41399 )
2020-10-07 09:31:37 -05:00
Martin Hjelmare and GitHub
e006e0ddb3
Revert zoneminder config flow ( #41395 )
2020-10-07 16:28:49 +02:00
0f3489f5cb
Baidu TTS: support more voices ( #41393 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-07 15:44:16 +02:00
scheric and GitHub
434c269f25
Add common strings in Agent dvr config flow ( #41279 )
2020-10-07 15:39:10 +02:00
J. Nick Koston and GitHub
113d738fa2
Reduce orm overhead by grouping object expiration ( #41394 )
2020-10-07 15:35:48 +02:00
Maciej Bieniek and GitHub
0dabf4962e
Use already_configured_location string in GIOS config flow ( #41384 )
2020-10-07 15:30:46 +02:00
Kendell R and GitHub
18419416ce
Make PR search link not show changes requested PRs ( #41278 )
2020-10-07 15:30:08 +02:00
cgtobi and GitHub
05765f1700
Remove Netatmo unnecessary battery sensors ( #41321 )
2020-10-07 15:25:11 +02:00
Maciej Bieniek and GitHub
4434958265
Use name translation reference in Airly config flow ( #41319 )
...
* Use more translation references
* Revert already_configured string
2020-10-07 15:24:32 +02:00
42cef1773b
Update script scaffold templates for config_flow_oauth2 ( #41181 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-07 15:23:45 +02:00
d3bc4efa89
Use common strings in Awair ( #41313 )
...
* awair use common strings
* Use common strings: 'auth' to invalid_access_token
* Use reauth successful ref
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-10-07 15:17:10 +02:00
Erik Montnemery and GitHub
306ee30574
Enable MQTT discovery by default ( #41361 )
2020-10-07 14:51:06 +02:00
SNoof85 and GitHub
b7c2e117be
Use reference strings in Alarmdecoder ( #41392 )
2020-10-07 14:46:17 +02:00
d2d3749223
Use common strings for Almond Config Flow ( #41097 )
...
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-10-07 14:45:19 +02:00
Erik Montnemery and GitHub
6e84f91762
Add Tasmota binary sensor ( #41380 )
2020-10-07 14:41:30 +02:00
SNoof85 and GitHub
7c133e4630
Use reference strings in Smarthab ( #41391 )
2020-10-07 14:39:30 +02:00
Paulus Schoutsen and GitHub
4968a12b6c
Reduce Somfy polling ( #41389 )
2020-10-07 13:49:45 +02:00
Matej Plavevski and GitHub
cf9a508557
Remove duplicate ATTR_USERNAME ( #41386 )
2020-10-07 11:41:00 +02:00