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
Paulus Schoutsen
4e2a8fde86
Check for import errors before validating config ( #28395 )
2019-10-31 12:11:30 -07:00
Paulus Schoutsen
d57fe0334f
Fix check config ( #28393 )
2019-10-31 12:11:29 -07:00
Tsvi Mostovicz
75b8070c99
Fix hdate spamming homeassistant log ( #28392 )
...
* Fix hdate spamming homeassistant log
* Lower verbosity of another spammy message
2019-10-31 12:11:28 -07:00
Maciej Bieniek
b71e1affdb
Fix Airly asyncio timeout error ( #28387 )
...
* Raise ConfigEntryNotReady
* Better asyncio.TimeoutError handling
* Sort imports
* Increase asyncio timeout
2019-10-31 12:11:28 -07:00
Steve M
d92060a461
Bump env_canada to fixed 0.0.29 version ( #28360 )
...
* Bump env_canada to fixed 0.0.29 version
* bump env_canada to 0.29
2019-10-31 12:09:43 -07:00
fredericvl
3c9482b2d3
Bump pysaj to v0.0.13 (fix for sensor date) ( #28351 )
2019-10-31 12:09:43 -07:00
Aaron Bach
5571c0c60a
Bump pymyq to 2.0.1 ( #28348 )
2019-10-31 12:09:43 -07:00
Teemu R
54481598b7
Bump songpal to fix a regression ( #28115 )
...
The new release fixes a single regression from requests to aiohttp conversion.
Some devices do not respond with the correct mimetype which was not enforced
by requests but is enforced by aiohttp.
Related PR https://github.com/rytilahti/python-songpal/pull/59
2019-10-31 12:09:43 -07:00
Nikolay Vasilchuk
abbf6595bb
Fix ( #28369 )
2019-10-31 12:07:07 -07:00
Paulus Schoutsen
631a819bd1
Fix check config ( #28393 )
2019-10-31 11:39:26 -07:00
Paulus Schoutsen
70c4b4a4f0
Check for import errors before validating config ( #28395 )
2019-10-31 11:38:06 -07:00
Tsvi Mostovicz
674860e00e
Fix hdate spamming homeassistant log ( #28392 )
...
* Fix hdate spamming homeassistant log
* Lower verbosity of another spammy message
2019-10-31 11:16:27 -07:00
ZiroNL
5854eef47b
Add services.yaml to onvif component ( #28349 )
2019-10-31 18:57:00 +01:00
Robert Van Gorkom
226b2bc3d0
Update withings-api to avoid data parsing bugs. ( #28382 )
2019-10-31 18:29:10 +01:00
Alexei Chetroi
89213a4ce8
Don't set entity_id in ZHA entities ( #28362 )
...
* Don't set entity_id on ZHA entities.
* Update tests.
* Use comma as separator for multiple channel names.
* Address PR comments.
2019-10-31 12:31:06 -04:00
Maciej Bieniek
d133501735
Fix Airly asyncio timeout error ( #28387 )
...
* Raise ConfigEntryNotReady
* Better asyncio.TimeoutError handling
* Sort imports
* Increase asyncio timeout
2019-10-31 09:29:27 -07:00
ochlocracy
ff5b070f4b
Implement Alexa.SeekController Interface for media_player in Alexa ( #28299 )
...
* Implement Alexa.SeekController Interface for Alexa
* Added error handling and duration checks.
* Split out media_player SeekController tests and added error test.
2019-10-31 10:38:44 +01:00
gngj
bfe4a85e9d
Fill services.yaml for duckdns ( #28248 )
...
* Fill services.yaml for duckdns
* Apply suggestions from code review
Co-Authored-By: Fabian Affolter <mail@fabian-affolter.ch>
2019-10-31 09:51:15 +01:00
Mark Coombes
e11c9d710c
Add modelnumber for ecobee4 ( #28278 )
2019-10-31 09:49:38 +01:00
Santobert
89df821113
Flux log with debug instead of info ( #28352 )
2019-10-31 09:41:44 +01:00
fredericvl
ef92c5672d
Bump pysaj to v0.0.13 (fix for sensor date) ( #28351 )
2019-10-31 09:39:27 +01:00
Steve M
d3750401c1
Bump env_canada to fixed 0.0.29 version ( #28360 )
...
* Bump env_canada to fixed 0.0.29 version
* bump env_canada to 0.29
2019-10-31 09:38:53 +01:00
HomeAssistant Azure
ee24710524
[ci skip] Translation update
2019-10-31 00:32:14 +00:00
Pascal Vizeli
2d7208470e
Merge pull request #28354 from home-assistant/rc
...
0.101.0
2019-10-30 21:20:32 +01:00
Pascal Vizeli
7eceedea10
Bump version 0.101.0
2019-10-30 19:50:48 +00:00
Erik Montnemery
8ae43d2de3
Add device triggers to cover ( #28063 )
...
* Add device triggers to cover
* Use numeric_state trigger instead of template trigger
* Tweak translations
2019-10-30 20:49:01 +01:00
springstan
8aee92347f
Fix KeyError in decora setup ( #28279 )
...
* Imported homeassistant.util and slugified address if no name is specified
* Added a custom validator function in case name is not set in config
* Removed logger.debug line only used for testing
2019-10-30 19:47:14 +00:00
Aaron Bach
bda3aadbcf
Bump pymyq to 2.0.1 ( #28348 )
2019-10-30 09:05:13 -06:00