Felipe Martins Diel
c620fa344e
Add support for learning RF commands with Broadlink remotes ( #39671 )
...
* Add support for learning RF codes with Broadlink remotes
* Rename INFRARED and RADIOFREQUENCY to COMMAND_TYPE_IR and COMMAND_TYPE_RF
* Rewrite if expression as normal if statement
* Use COMMAND_TYPE_IR directly and improve error messages
2020-11-12 19:10:29 +01:00
Aaron Bach
7921be1b5f
Fix incorrect Notion battery state calculation ( #43108 )
...
* Fix incorrect Notion battery state calculation
* Both cases
2020-11-12 10:47:47 -07:00
Erik Montnemery
7b7bb0a15f
Bump hatasmota to 0.0.30 ( #43140 )
2020-11-12 18:29:06 +01:00
Paulus Schoutsen
a68d6a63bb
Add VSCode debug launch conf ( #43130 )
2020-11-12 15:46:49 +01:00
Shay Levy
ad06b6b340
Revert "shelly_naming" rebase errors ( #43134 )
2020-11-12 15:22:51 +01:00
Philip Allgaier
bbd7402793
Add reload support to KNX ( #42429 )
...
* Add reload support to KNX
* Changes from review (platform reset + asyncio.gather)
* Changes from review (proper asyncio.gather usage)
2020-11-12 14:34:08 +01:00
Martin Hjelmare
a665e152a9
Fix aurora config flow tests ( #43128 )
2020-11-12 12:11:05 +01:00
Franck Nijhof
6f326a7ea4
Add support for multiple event triggers in automation ( #43097 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-12 11:58:28 +01:00
Philip Allgaier
673ac21de4
Added missing system health translation for "Views" ( #43126 )
2020-11-12 11:50:24 +01:00
Aaron Bach
24840cce23
Add a config flow for Recollect Waste ( #43063 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-12 11:00:42 +01:00
Simone Chemelli
cdc53329d0
Add Shelly totalWorkTime as Lamp life (Shelly Air) ( #43112 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-12 10:38:53 +01:00
SukramJ
d7e5d1bfaf
Bump dependency for HomematicIP Cloud ( #43018 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-12 10:33:01 +01:00
Shay Levy
22a0464dce
Make Appliance Type Case-insensitive ( #43114 )
...
"appliance_type" is a free text parameter in the device settings, this fix will make the comparison case-insensitive
2020-11-12 10:12:56 +01:00
Joshua M. Boniface
be93060e99
Move setup_url_for_address to pyWeMo library ( #42722 )
...
* Move setup_url_for_address to PyWemo library
* Bump pywemo to 0.5.2
* Use module-level function call
* Update requirements via script
2020-11-12 06:37:27 +01:00
HomeAssistant Azure
8a0907acf9
[ci skip] Translation update
2020-11-12 00:10:58 +00:00
Bram Kragten
1c7080d5c5
Add save and delete WS commands to blueprints ( #42907 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-11 23:32:46 +01:00
djtimca
d47b3a5f44
Fix Aurora integration including externalizing API to PyPi and adding config_flow ( #43045 )
...
Co-authored-by: Pawel <pszafer@gmail.com>
2020-11-11 20:36:16 +01:00
Chris Talkington
df5a8c4dac
Use media player image proxy for roku media browser ( #43070 )
2020-11-11 20:17:46 +01:00
Simone Chemelli
d8b067ebf9
Add Shelly support for REST sensors ( #40429 )
2020-11-11 20:13:14 +01:00
Joakim Sørensen
403514ccb3
Add system health section for the Supervisor ( #43074 )
2020-11-11 20:12:24 +01:00
springstan
37bcfd1d2f
Simplify distance conversion ( #43107 )
2020-11-11 20:10:17 +01:00
Moritz Schmitz von Hülst
434d39a5ea
Add initial rest query params ( #42198 )
...
* add initial rest query params
* of course I didn't run black
* fix tests
* fix tests
* add test
* reformat
* add binary sensor test
* fix tests
* add one more test and fix switch
* should not have touched that
* if you don't pay attention once
2020-11-11 09:03:55 -10:00
Hmmbob
6a7b71e8fb
Bump pycsspeechtts to 1.0.4 ( #43105 )
2020-11-11 19:47:03 +01:00
Clifford Roche
c93d2909a2
Bump greeclimate to 0.9.6 ( #43106 )
...
This fixes a bug with discovery for some devices which do not have a CID
2020-11-11 19:23:25 +01:00
Michael
dbe89c1e02
Add reboot and shutdown service to synology_dsm ( #42697 )
...
* add reboot and shutdown service to synology_dsm
* apply suggestions
* make _async_setup_services() async
* add comment to make sure unique_id is serial
2020-11-11 19:06:50 +01:00
Alexei Chetroi
11ded51ddb
Bump up ZHA dependencies ( #43104 )
2020-11-11 19:03:22 +01:00
Franck Nijhof
710ca65549
Merge branch 'master' into dev
2020-11-11 18:57:51 +01:00
uvjustin
66dccd86bd
Modify wait timeout in stream ( #42794 )
...
* Set wait timeout to 40
* Use dynamic wait_timeout
* Catch error in container open
* Get restart times from const.py
* Fix test_stream_keepalive
2020-11-11 12:32:56 -05:00
Franck Nijhof
7c783dc1b4
Merge pull request #43102 from home-assistant/rc
...
Co-authored-by: Sören Oldag <soeren_oldag@freenet.de>
Co-authored-by: Hmmbob <33529490+hmmbob@users.noreply.github.com>
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
2020-11-11 18:30:59 +01:00
Franck Nijhof
650f3413a4
Bumped version to 0.117.6
2020-11-11 18:04:17 +01:00
jjlawren
176c2f3978
Fix Plex auth issues by setting header ( #43081 )
2020-11-11 18:01:48 +01:00
Hmmbob
9d617d446e
Bump gTTS-token to 1.1.4 ( #43015 )
2020-11-11 17:59:07 +01:00
Sören Oldag
ea5f621351
Bump pwmled to v1.6.7 ( #42903 )
2020-11-11 17:58:58 +01:00
Sören Oldag
b49aa9485c
Remove unneeded state restoration of the physical device in rpi_gpio_pwm integration ( #42804 )
...
* Add @soldag to code owners of rpi_gpio_pwm platform
* Remove unneeded state restoration of the physical device in rpi_gpio_pwm integration
2020-11-11 17:58:48 +01:00
Bram Kragten
f4f3192a6a
Update frontend to 20201111.0 ( #43101 )
2020-11-11 16:43:45 +01:00
Jonathan Keljo
8f59104c71
Show media progress in sisyphus ( #42996 )
...
This is newly possible in recent Sisyphus table firmwares. If it doesn't work for you, make sure you're running at least firmware 1.10.73.
2020-11-11 14:52:34 +01:00
Paulus Schoutsen
560afc31ad
Use internal url for Squeezebox if possible ( #43089 )
2020-11-11 14:49:08 +01:00
Allen Porter
1061f78f12
Add watchdog to reset nest subscriber ( #43034 )
2020-11-11 13:56:59 +01:00
Erik Montnemery
8cc7069323
Bump hatasmota to 0.0.29 ( #43013 )
2020-11-11 13:51:09 +01:00
Paulus Schoutsen
621a0a5dd2
Update translations
2020-11-11 13:25:22 +01:00
Paulus Schoutsen
687923690f
Chunk translation clean script to avoid too long url error ( #43090 )
2020-11-11 13:23:16 +01:00
Paulus Schoutsen
68d757e5d2
Remove brand names from translations ( #43092 )
2020-11-11 13:22:52 +01:00
Radek Rada
b790c2e79d
Remove Octoprint log spam when printer endpoint status code is 409 ( #42985 )
2020-11-11 12:27:12 +01:00
Paulus Schoutsen
54f3d9078a
Update translations
2020-11-11 12:10:09 +01:00
Aaron Bach
19f48e180c
Remove YAML config for Tile ( #43064 )
2020-11-11 09:44:14 +01:00
jjlawren
39cdf61c2d
Fix Plex auth issues by setting header ( #43081 )
2020-11-11 09:40:25 +01:00
Rob Bierbooms
930866bad5
Add MIN_TIME_BETWEEN_UPDATES to dsmr integration ( #43057 )
2020-11-11 09:21:07 +01:00
David Nielsen
11a9aa3956
Update bravia-tv to 1.0.8 ( #43069 )
2020-11-11 09:18:14 +01:00
Matthew Donoughe
9771ac1169
Upgrade pylutron-caseta to 0.7.2 ( #43075 )
2020-11-11 09:15:18 +01:00
Shay Levy
0ddf14a98a
Cleanup and naming schema fixes for Shelly ( #42987 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-11 09:05:08 +01:00