Fabian Affolter
c01b7bbf28
Upgrade pillow to 6.2.1 ( #28442 )
2019-11-04 09:03:58 +01:00
Ville Skyttä
7e6bcb85b7
Don't fail tox pylint if PYLINT_ARGS is not set ( #28403 )
...
Closes https://github.com/home-assistant/home-assistant/issues/28342
2019-11-04 08:12:15 +01:00
Kevin McCormack
cb2f42b336
Update Vivotek component stream source ( #27941 )
...
* Update Vivotek component
Fix building stream URL
* Update Vivotek component
Make stream path optionally configurable.
* Update Vivotek camera integration
Use f-string to build stream source URL.
This improve readability and I hear it runs faster.
2019-11-04 04:11:14 +01:00
HomeAssistant Azure
0973f1961d
[ci skip] Translation update
2019-11-04 00:32:38 +00:00
Maciej Bieniek
4e40394972
Fix Airly if more than one config entry ( #28498 )
2019-11-04 00:58:35 +01:00
Ville Skyttä
9b038bd10d
Don't use deprecated encoding to json.loads ( #28509 )
...
Will be removed in 3.9, ignored in earlier supported versions.
2019-11-04 00:24:24 +01:00
Ville Skyttä
734e982822
Import CancelledError from asyncio, not .futures ( #28511 )
...
It's no longer in .futures in Python 3.8.0.
2019-11-04 00:05:01 +01:00
escoand
0768ae2dc8
Fix flaky YesssSMS tests on debug messages ( #28506 )
2019-11-03 23:56:08 +01:00
Joakim Plate
5fd9b474dc
Always provide brightness value ( #28228 )
...
HA will remove attribute when light is off, but google expect all trait data all the time.
2019-11-03 11:36:02 -08:00
escoand
ecf2e9c0ab
Fix flaky Samsung TV tests ( #28503 )
2019-11-03 18:32:01 +01:00
Ville Skyttä
b904a2c5ad
Handle Huawei LTE timeouts ( #28465 )
2019-11-02 21:28:38 -07:00
Fabian Affolter
314c3d0965
Use integration name in docstring ( #28445 )
2019-11-02 21:28:07 -07:00
Tim McCormick
5cbb6607a6
Fix missing import ( #28460 )
2019-11-02 21:25:24 -07:00
András Rutkai
31752d5736
Fixing #27722 Watson TTS platform (sdk upgrade) ( #28468 )
2019-11-02 21:24:02 -07:00
michaeldavie
0d432f60e2
Bump env_canada to 0.0.30 ( #28487 )
2019-11-02 21:21:46 -07:00
Paulus Schoutsen
67eeb8f258
Fix flaky test
2019-11-02 21:21:13 -07:00
HomeAssistant Azure
f71527d5db
[ci skip] Translation update
2019-11-03 00:31:44 +00:00
Ville Skyttä
1679ec3245
SSDP matching improvements ( #28285 )
...
* SSDP matching improvements
- support multiple match groups per domain
- require matches on all, not any item in a group
- support matching on all UPnP device description data
* Manifest structure fixes
2019-11-02 12:30:09 -07:00
Ville Skyttä
a8dff2f2d0
pre-commit: ship default and full configs ( #28463 )
...
For now, the only difference between the two is mypy.
2019-11-02 12:21:09 -07:00
Nash Kaminski
b8fa5367db
Fix inability to transition between specific presets in Venstar component ( #28238 )
...
This change addresses a bug where one is unable to change directly between the away and temperature hold presets, as temperature hold cannot be enabled on a Venstar thermostat if away mode is active.
Furthermore, this change removes redundant state checks as the set_away and set_schedule calls are idempotent in the venstarcolortouch library. See https://github.com/hpeyerl/venstar_colortouch/blob/master/src/venstarcolortouch/venstarcolortouch.py#L275 .
2019-11-02 10:51:30 +01:00
ktnrg45
512ef2fce4
Change ps4 state off to state standby ( #28261 )
...
* Change state off to state standby
* update docstring
2019-11-02 10:32:37 +01:00
HomeAssistant Azure
4863face69
[ci skip] Translation update
2019-11-02 00:31:48 +00:00
Fabian Affolter
15900094a1
Update MQTT sensor test ( #28449 )
2019-11-01 17:30:37 -07:00
Mister Wil
ad4a960ed2
Change Abode cache file path, add cache path to config flow ( #28389 )
...
* Changed cache file path
* Cache file naming scheme matches original
* Restart tests
* Adding cache path to config_flow.py
* Moved DEFAULT_CACHEDB to consts file
* Use correct cache path
* Linting issues
2019-11-01 17:28:50 -07:00
Paulus Schoutsen
50affdf953
Also install after_deps ( #28453 )
2019-11-01 17:21:50 -07:00
Santobert
6655b7db2c
Add scene.create service ( #28300 )
...
* Initial commit
* Fix scene.create
2019-11-01 15:53:42 -07:00
Robert Svensson
c0e1b97119
deCONZ - Improve discovery logging ( #28452 )
2019-11-01 23:36:23 +01:00
Robert Svensson
6cc947abbf
deCONZ - Add Hue dimmer gen1 (rwl020) support to device triggers( #28450 )
2019-11-01 23:06:29 +01:00
jjlawren
21d48218aa
Use server-specific unique_ids for Plex media_players ( #28447 )
2019-11-01 22:41:26 +01:00
Robert Svensson
557e585e56
deCONZ - Support creating battery sensor when reported ( #27538 )
2019-11-01 22:31:22 +01:00
Robert Svensson
62b09580c4
deCONZ - Add Xiaomi Aqara Cube device trigger support ( #27548 )
...
* Add Xiaomi Aqara Cube device trigger support
2019-11-01 22:29:34 +01:00
Santobert
07b7d514ac
Add improved scene support to the water_heater integration ( #28277 )
2019-11-01 13:37:34 -07:00
Santobert
12f1a8f551
Add improved scene support to the alarm_control_panel integration ( #28269 )
...
* Add improved scene support to the alarm_control_panel integration
* Add service description for alarm_arm_custom_bypass
2019-11-01 13:36:18 -07:00
SukramJ
1fb377e61e
Use defined device class constants for Homematic ( #28438 )
...
* Use defined device classes for Homematic
* Remove not required default None
* Missed on None
2019-11-01 21:25:33 +01:00
phispi
f8d779e840
Prevent TypeError when KNX RGB(W) light value contains None ( #28358 )
...
* Prevent TypeError when KNX RGB(W) light value contains None.
* Pylint doesn't like 'w' as variable name, therefore using 'white' instead.
* Simplified code as suggested by pvizeli.
2019-11-01 21:23:23 +01:00
John Mihalic
44879b323e
Bump pyEight library to 0.1.2 to update API URL ( #28413 )
2019-11-01 18:40:35 +01:00
Robin Pronk
c7d72f55e9
SNMP switch fix integer support ( #28425 )
2019-11-01 15:38:13 +01:00
Fabian Affolter
07337badcd
Upgrade pysnmp to 4.4.12 ( #28428 )
2019-11-01 14:28:38 +01:00
Michael Schoonmaker
6f24d2bb3b
Add a Services YAML for the Dominos integration ( #27289 ) ( #28339 )
2019-11-01 14:27:26 +01:00
Fabian Affolter
083d34cdd9
Upgrade attrs to 19.3.0 ( #28421 )
2019-11-01 13:10:53 +01:00
Fabian Affolter
72a17d4c67
Upgrade thingspeak to 1.0.0 ( #28424 )
2019-11-01 13:09:45 +01:00
HomeAssistant Azure
bb6a617a6f
[ci skip] Translation update
2019-11-01 00:32:13 +00:00
Daniyar Yeralin
54361342ba
Introduce SUPPORT_COLOR_TEMP for flux_led component ( #26692 )
...
* Introduce SUPPORT_COLOR_TEMP for flux_led component
* Make black linter happy
* Remove duplicate SUPPORT_COLOR_TEMP
* Make linter happy
2019-11-01 00:15:20 +01:00
Paulus Schoutsen
5c9f7484c2
Merge remote-tracking branch 'origin/master' into dev
2019-10-31 14:18:03 -07:00
Paulus Schoutsen
c10e046323
Merge pull request #28399 from home-assistant/rc
...
0.101.1
2019-10-31 14:16:57 -07:00
Malte Franken
d200c2dca2
fix feedreader handling unrecognized published date ( #28225 )
2019-10-31 21:05:42 +01:00
escoand
82729bef70
Show all UPNP/IGD sensors in one device ( #27517 )
...
* show all UPNP/IGD sensors in one device
* use device name correctly
* Use id of device
2019-10-31 20:51:35 +01:00
thoscut
ec373d90c1
Add file list to attributes of folder sensor ( #28338 )
2019-10-31 20:49:33 +01:00
gngj
b74711793e
Fill services.yaml for squeezebox ( #28247 )
...
* fill services.yaml for squeezebox
* Minor fix
2019-10-31 20:32:05 +01:00
Paulus Schoutsen
633d006554
Bumped version to 0.101.1
2019-10-31 12:11:35 -07:00