Dermot Duffy
c66a892233
Remove YAML support from Hyperion integration ( #45690 )
2021-01-29 09:05:00 +01:00
Aaron Bach
4f3b10d661
Stop Tile setup on invalid auth ( #45683 )
2021-01-29 08:57:36 +01:00
Martin
c7db2c35b7
Add vicare heat pump sensors ( #41413 )
2021-01-29 08:55:51 +01:00
Guido Schmitz
8b3156ea82
Use new fixtures in devolo Home Control tests ( #45669 )
2021-01-29 03:14:39 +01:00
Bram Kragten
eb370e9494
Update frontend to 20210127.3 ( #45679 )
2021-01-29 00:46:28 +01:00
Aaron Bach
1edae8cd48
Add last_lost_timestamp attribute to Tile ( #45681 )
2021-01-28 16:39:06 -07:00
Aaron Bach
73cce8e8e2
Replace strange "dict logic" in AirVisual pollutant level sensors (2 of 2) ( #44903 )
...
* Replace strange "dict logic" in AirVisual main pollutant sensor
* Move methods outside of class
* Cleanup
2021-01-28 16:32:21 -07:00
Julian Löhr
7bc8060122
Add reauthentication flow to fritzbox integration ( #45587 )
2021-01-29 00:08:59 +01:00
Marcel van der Veldt
8bcb4092df
Fix removing nodes in zwave_js integration ( #45676 )
2021-01-28 23:45:36 +01:00
J. Nick Koston
e7ddaec468
Update esphome to use new fan entity model ( #45590 )
2021-01-28 17:25:08 +01:00
J. Nick Koston
d148f9aa85
Update comfoconnect to use new fan entity model ( #45593 )
2021-01-28 17:23:10 +01:00
jjlawren
d7e0391e03
Allow Plex playback using provided playqueue ID ( #45580 )
2021-01-28 17:21:31 +01:00
Guido Schmitz
8065ece0bd
Add first set of tests to devolo Home Control integration ( #42527 )
...
* Add first two testcases
* Remove repetition
* Add first two testcases
* Remove repetition
* Add connection error test case
* add test_setup_entry_credentials_valid
* First attempt to use fixtures
* Use markers
* Optimize patch
* Optimize marker use
* Always patch mydevolo
* Add first two testcases
* Remove repetition
* Add first two testcases
* Remove repetition
* Add connection error test case
* add test_setup_entry_credentials_valid
* First attempt to use fixtures
* Use markers
* Optimize patch
* Optimize marker use
* Always patch mydevolo
* Add unload entry test case
* Catch up with reality
* Use unittest patch
* Use core interface to start tests
* Use entry state
* Consistently assert entry state
* Patch class instead of init
Co-authored-by: Markus Bong <2Fake1987@gmail.com>
2021-01-28 17:14:33 +01:00
J. Nick Koston
0da4034179
Ensure history LazyState state value is always a string ( #45644 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-01-28 16:05:02 +01:00
J. Nick Koston
fdcf1fccf8
Update vesync to use new fan entity model ( #45585 )
2021-01-28 16:02:38 +01:00
Tobias Sauerwein
a4c8cb6f84
Unregister webhook if it can't be established successfully ( #42791 )
2021-01-28 15:30:10 +01:00
J. Nick Koston
f0e4510213
Update lutron_caseta to use new fan entity model ( #45540 )
2021-01-28 08:17:16 -06:00
Maciej Bieniek
92efe4f491
Bump gios library ( #45639 )
2021-01-28 13:28:39 +01:00
J. Nick Koston
3ff75eee53
Update homekit to use new fan entity model ( #45549 )
2021-01-28 12:38:18 +01:00
Fabian Affolter
f1c24939f3
Upgrade beautifulsoup4 to 4.9.3 ( #45619 )
2021-01-28 12:06:36 +01:00
Joakim Plate
38d2cacf7a
Support blocking trusted network from new ip ( #44630 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-01-28 12:06:20 +01:00
Fabian Affolter
e4a7692610
Upgrade pyyaml to 5.4.1 (CVE-2020-14343) ( #45624 )
2021-01-28 12:05:09 +01:00
J. Nick Koston
ab1d42950a
Update homekit_controller to use new fan entity model ( #45547 )
2021-01-28 11:43:43 +01:00
J. Nick Koston
babfef829d
Add support for percentage speeds and preset modes to template fan ( #45478 )
2021-01-28 10:44:36 +01:00
J. Nick Koston
22e44e4ba4
Update zwave to use new fan entity model ( #45541 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-01-28 10:35:01 +01:00
J. Nick Koston
ee592350b3
Update isy994 to use new fan entity model ( #45536 )
2021-01-28 10:23:55 +01:00
J. Nick Koston
85e463d507
Update bond to use new fan entity model ( #45534 )
2021-01-28 10:23:12 +01:00
J. Nick Koston
0693d8a064
Update zwave_js to use new fan entity model ( #45543 )
2021-01-28 10:15:24 +01:00
J. Nick Koston
3896e81db7
Update smartthings to use new fan entity model ( #45592 )
2021-01-28 10:09:16 +01:00
J. Nick Koston
0441960ffd
Update wemo to use new fan entity model ( #45582 )
2021-01-28 10:06:18 +01:00
J. Nick Koston
0ec068667f
Update lutron_caseta manufacturer string ( #45637 )
...
Use the string that Lutron uses so it can be automatched
to the Lutron app via homekit
2021-01-28 09:40:48 +01:00
J. Nick Koston
e43d865112
Update ozw to use new fan entity model ( #45577 )
2021-01-28 09:40:10 +01:00
Paulus Schoutsen
92e084cee1
Include relative path in tts get url ( #45623 )
...
* Include relative path in tts get url
* Always cal get_url when requested
2021-01-28 09:33:18 +01:00
Marc Mueller
7673f57248
Add additional error handling for automation script run ( #45613 )
2021-01-28 09:26:41 +01:00
Erik Montnemery
5711d61b38
Bump hatasmota to 0.2.7 ( #45625 )
2021-01-28 08:55:22 +01:00
J. Nick Koston
068d1b5eb8
Separate fan speeds into percentages and presets modes ( #45407 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: John Carr <john.carr@unrouted.co.uk>
2021-01-27 17:44:36 -06:00
Julian Engelhardt
3f948e027a
Clean tcp tests ( #41673 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-01-27 22:37:59 +01:00
Franck Nijhof
0338f5bccf
Bump version to 2021.3.0dev0 ( #45617 )
2021-01-27 21:12:38 +01:00
Aaron Bach
b420c1ceb7
Fix Notion binary sensor bug due to API changes ( #45616 )
2021-01-27 20:41:03 +01:00
Marc Mueller
6aadf14bdd
Add mobile_app notify ClientError handling ( #45480 )
2021-01-27 20:39:43 +01:00
Bram Kragten
73a04e653f
Update frontend to 20210127.1 ( #45612 )
2021-01-27 19:32:44 +01:00
starkillerOG
ef3bdd1afc
Bump motionblinds to 0.4.8 ( #45609 )
2021-01-27 18:01:00 +01:00
J. Nick Koston
a1662b3bb9
Restore the device id after deleting and re-adding an integration ( #45348 )
2021-01-27 17:10:57 +01:00
springstan
566058f701
Add config flow to fritzbox_callmonitor ( #40736 )
2021-01-27 16:53:45 +01:00
Tobias Sauerwein
f14c4412b7
Migrate RMV to use httpx ( #42560 )
2021-01-27 15:57:58 +01:00
Dennis Schroer
8d572af77a
Add Huisbaasje integration ( #42716 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-01-27 15:53:25 +01:00
joe248
b4af17e02d
Add service to move camera to PTZ preset ( #43083 )
2021-01-27 15:43:36 +01:00
Marc Mueller
fb39185420
Add schema error handling to websocket_api ( #45602 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-01-27 15:20:22 +01:00
linebp
211ef60d96
Convert media_player unittest tests to pytest style ( #41950 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-01-27 14:50:01 +01:00
Shay Levy
5bc4db5ef9
Fix exception when last Shelly device is removed ( #45476 )
2021-01-27 08:15:56 -05:00