SukramJ and Pascal Vizeli
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 and Pascal Vizeli
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 and Fabian Affolter
44879b323e
Bump pyEight library to 0.1.2 to update API URL ( #28413 )
2019-11-01 18:40:35 +01:00
Robin Pronk and Fabian Affolter
c7d72f55e9
SNMP switch fix integer support ( #28425 )
2019-11-01 15:38:13 +01:00
Fabian Affolter and Pascal Vizeli
07337badcd
Upgrade pysnmp to 4.4.12 ( #28428 )
2019-11-01 14:28:38 +01:00
Michael Schoonmaker and Fabian Affolter
6f24d2bb3b
Add a Services YAML for the Dominos integration ( #27289 ) ( #28339 )
2019-11-01 14:27:26 +01:00
Fabian Affolter and cgtobi
083d34cdd9
Upgrade attrs to 19.3.0 ( #28421 )
2019-11-01 13:10:53 +01:00
Fabian Affolter and cgtobi
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 and Teemu R
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 and GitHub
c10e046323
Merge pull request #28399 from home-assistant/rc
...
0.101.1
0.101.1
2019-10-31 14:16:57 -07:00
Malte Franken and Fabian Affolter
d200c2dca2
fix feedreader handling unrecognized published date ( #28225 )
2019-10-31 21:05:42 +01:00
escoand and Fabian Affolter
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 and Fabian Affolter
ec373d90c1
Add file list to attributes of folder sensor ( #28338 )
2019-10-31 20:49:33 +01:00
gngj and Fabian Affolter
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 and Paulus Schoutsen
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 and Paulus Schoutsen
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 and Paulus Schoutsen
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 and Paulus Schoutsen
3c9482b2d3
Bump pysaj to v0.0.13 (fix for sensor date) ( #28351 )
2019-10-31 12:09:43 -07:00
Aaron Bach and Paulus Schoutsen
5571c0c60a
Bump pymyq to 2.0.1 ( #28348 )
2019-10-31 12:09:43 -07:00
Teemu R and Paulus Schoutsen
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 and Paulus Schoutsen
abbf6595bb
Fix ( #28369 )
2019-10-31 12:07:07 -07:00
Paulus Schoutsen and GitHub
631a819bd1
Fix check config ( #28393 )
2019-10-31 11:39:26 -07:00
Paulus Schoutsen and GitHub
70c4b4a4f0
Check for import errors before validating config ( #28395 )
2019-10-31 11:38:06 -07:00
Tsvi Mostovicz and Paulus Schoutsen
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 and Fabian Affolter
5854eef47b
Add services.yaml to onvif component ( #28349 )
2019-10-31 18:57:00 +01:00
Robert Van Gorkom and Fabian Affolter
226b2bc3d0
Update withings-api to avoid data parsing bugs. ( #28382 )
2019-10-31 18:29:10 +01:00
Alexei Chetroi and GitHub
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 and Paulus Schoutsen
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 and Pascal Vizeli
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 and Fabian Affolter
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 and Fabian Affolter
e11c9d710c
Add modelnumber for ecobee4 ( #28278 )
2019-10-31 09:49:38 +01:00
Santobert and Fabian Affolter
89df821113
Flux log with debug instead of info ( #28352 )
2019-10-31 09:41:44 +01:00
fredericvl and Fabian Affolter
ef92c5672d
Bump pysaj to v0.0.13 (fix for sensor date) ( #28351 )
2019-10-31 09:39:27 +01:00
Steve M and Fabian Affolter
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 and GitHub
2d7208470e
Merge pull request #28354 from home-assistant/rc
...
0.101.0
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 and GitHub
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 and Pascal Vizeli
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 and GitHub
bda3aadbcf
Bump pymyq to 2.0.1 ( #28348 )
2019-10-30 09:05:13 -06:00
ZiroNL and Fabian Affolter
4350467a00
Add services.yaml to local_file component. ( #28330 )
2019-10-30 08:36:53 +01:00
springstan and Martin Hjelmare
f8efc2adc6
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 07:57:40 +01:00
Paulus Schoutsen and GitHub
24c29f9227
Add OAuth2 config flow scaffold ( #28220 )
...
* Add OAuth2 scaffold
* Generate integration if non-existing domain specified
* Update URL
2019-10-29 20:34:03 -07:00
HomeAssistant Azure
e700384cce
[ci skip] Translation update
2019-10-30 00:32:11 +00:00
Paulus Schoutsen
cf6d11db8d
Bumped version to 0.101.0b4
0.101.0b4
2019-10-29 16:17:34 -07:00