Paulus Schoutsen
308d71c448
Merge pull request #5032 from home-assistant/release-0-35-3
...
0.35.3
0.35.3
2016-12-23 07:05:54 +01:00
Josh Nichols
203c1cfc96
Nest fixes ( #5011 )
...
* Updated Nest API to have logical names
* Fix NoneType not having replace method in NestSensor constructor
* Move name setting to constructor, in case zone.name causes IO.
* normalize is_online to online
* Updated python-nest API
* push is_* helpers down to python-nest, and use inheritence to implement rather than checking class name
* Update python-nest
2016-12-22 20:25:43 +01:00
Pascal Vizeli
9bf4a53fbb
Bugfix async log handle re-close bug ( #5034 )
...
* Bugfix async log handle re-close bug
* Check on running thread on async_close
* Fix now on right place
2016-12-22 16:09:16 +01:00
Pascal Vizeli
f18a88c2d4
Bugfix create a task from a task in component update ( #5033 )
2016-12-21 15:12:26 +01:00
Pascal Vizeli
35b4da0aa2
Bugfix voicerss post api ( #5021 )
...
* Bugfix voicerss post api
* fix unittest
* Add cache to service description
2016-12-21 11:49:56 +01:00
pvizeli
61fc4ca8fe
Version bump to 0.35.3
2016-12-21 11:47:38 +01:00
Paulus Schoutsen
3ea984ca25
Version bump to 0.35.2
0.35.2
2016-12-18 15:00:37 -08:00
Paulus Schoutsen
1258c4c680
Base url: Fix external port different from internal port ( #4990 )
...
* Base url: Fix external port different from internal port
* Add base_url example to new config
2016-12-18 15:00:16 -08:00
Paulus Schoutsen
75dd391118
Merge pull request #4988 from home-assistant/release-0-35-1
...
0.35.1
0.35.1
2016-12-18 14:11:10 -08:00
Paulus Schoutsen
76a9eba744
Version bump to 0.35.1
2016-12-18 13:00:35 -08:00
Paulus Schoutsen
31fe1d28e8
Gracefully exit with async logger ( #4965 )
...
* Gracefully exit with async logger
* Lint
2016-12-18 13:00:21 -08:00
Pascal Vizeli
a4a38c8a00
Bugfix TTS clear cache ( #4974 )
...
* Bugfix TTS base url with certificate
* fix lint
* remove base_url stuff fix only clear_cache stuff
* cleanup
2016-12-18 13:00:21 -08:00
Paulus Schoutsen
3b74cc606e
Allow setting base url ( #4985 )
2016-12-18 13:00:21 -08:00
Pascal Vizeli
b750319de4
Bugfix wait in automation ( #4984 )
2016-12-18 13:00:21 -08:00
Paulus Schoutsen
9bc16157af
Merge pull request #4875 from home-assistant/dev
...
0.35
0.35
2016-12-17 14:07:28 -08:00
Paulus Schoutsen
35d7f2b8bb
Version bump to 0.35.0
2016-12-17 14:07:13 -08:00
Georgi Kirichkov
7390f82e1f
Updates TP-Link dependency ( #4914 )
...
* Updates TP-Link switches dependent module
Refactors code to use the new module API
* Set TP-Link Switch name from the device settings
If no name has been set in the configuration file the name set on the device will be used
* Removes default name for TP-Link switch
Fallback to device alias now works properly
* Removes logging
* Updates comment to denote support for HS200 switch
2016-12-17 13:49:43 -08:00
Paulus Schoutsen
cc9e5de503
Only report slowness warning once per entity ( #4962 )
2016-12-17 13:00:08 -08:00
Pascal Vizeli
50c8224365
Bugfix async log handler ( #4954 )
...
* Bugfix async log handler
* fix boostrap test
* Use hass.data for store handler and cleanup on async_stop
* Update bootstrap.py
2016-12-17 12:21:52 -08:00
Erik Eriksson
b08b376aa7
eliqonline lib upgrade ( #4948 )
2016-12-17 12:14:04 -08:00
Fabian Affolter
60ef0153a2
Upgrade Sphinx to 1.5.1 ( #4957 )
2016-12-17 19:30:54 +01:00
Fabian Affolter
44c4b25f2b
Upgrade astral to 1.3.3 ( #4956 )
2016-12-17 19:29:36 +01:00
Fabian Affolter
4abcaea4b7
Upgrade python-telegram-bot to 5.3.0 ( #4955 )
2016-12-17 19:29:24 +01:00
Albert Lee
831cad4220
Use Wake-on-LAN to turn on LG webOS TV ( #4808 )
2016-12-16 23:24:35 -08:00
Daniel Perna
6c524594c1
Fixing issue #4899 ( #4947 )
2016-12-16 22:34:13 -08:00
Paulus Schoutsen
78f6cfd1eb
Update coverage
2016-12-16 22:03:45 -08:00
Pascal Vizeli
6d6abab358
Async logging file handler ( #4901 )
...
* Async logging file handler
* add time rotation handle
* new layout
* address paulus comments
* fix lint
2016-12-16 15:51:06 -08:00
Ashura
326cc83a17
[media_player.braviatv] Add turn on capabilities. ( #4938 )
2016-12-16 17:41:31 +00:00
Pascal Vizeli
8358ab56ea
Bugfix asyncio wait ( #4946 )
2016-12-16 08:36:50 -08:00
Albert Lee
32dc518971
Use Wake-on-LAN to turn on Panasonic Viera TV ( #4809 )
2016-12-16 08:16:46 -08:00
Paulus Schoutsen
b318a033bb
Cast fix ( #4939 )
...
* Update frontend
* Fix exception on cast startup
2016-12-16 00:10:56 -08:00
Pascal Vizeli
a0b2105ea0
Add voicerss for TTS ( #4916 )
...
* Add voicerss for TTS
* add unittests
* fix tests
* fix status bug in google/voicerss
* remove ssl
2016-12-16 00:10:48 -08:00
Nolan Gilley
9f9b87692a
add manual option to prevent scheduled tests. ( #4906 )
2016-12-15 22:55:51 -08:00
Roi Dayan
5c4f04e9fc
Fix webostv component to accept any custom sources ( #4915 )
...
Updated the schema check to accept any string
Search custom sources in app title and app id
The makes the short list redundant and thus removed
Tested by adding livetv, netflix, youtube, makovod and others
This is also compatible with the list that was supported till now
so current users won't see any difference.
Signed-off-by: Roi Dayan <roi.dayan@gmail.com >
2016-12-15 22:51:08 -08:00
Erik Eriksson
757f6278eb
initialize self._last_brightness ( #4917 )
2016-12-15 22:35:53 -08:00
Adam Mills
b9dcc2777b
Setup DarkSky platform when offline during init ( #4919 )
...
* Setup DarkSky platform when offline during init
* Fail setup_platform if fetch was unsuccessful
2016-12-15 22:27:37 -08:00
Magnus Ihse Bursie
103fffa0f4
Add support for new netdisco detection of Samsung Smart TV. ( #4925 )
2016-12-15 22:20:00 -08:00
Fabian Affolter
7748867732
Avoid TypeError for state ( #4897 )
2016-12-15 22:14:59 -08:00
Paulus Schoutsen
02517ae5ec
Fix synologydsm ( #4895 )
2016-12-15 22:13:38 -08:00
Fabian Affolter
2a31bb48c6
Clean-up ( #4894 )
2016-12-15 22:12:33 -08:00
Magas
5b70ada7b4
Panasonic viera fix ( #4888 )
...
* Removed return False so the Panasonic Viera TV can be added even if it doesn't connect
* Removed return False so the Panasonic Viera TV can be added even if it doesn't connect
* Removed return False so the Panasonic Viera TV can be added even if it doesn't connect
* Remove try/except to connect to the TV
* Update panasonic_viera.py
* Update panasonic_viera.py
2016-12-15 22:11:58 -08:00
Albert Lee
7b45cf8e59
Expose media volume as emulated Hue brightness ( #4869 )
...
* Allow virtual Hue bridge to set volume level of media_player entities
* Show correct states in all lights view
2016-12-15 21:47:23 -08:00
Daniel Høyer Iversen
394d53e748
Broadlink sensor and switch ( #4834 )
...
* Broadlink sensor and switch
* broadlink logging
* Use async
* style
* style
2016-12-15 21:42:00 -08:00
Hugo Dupras
c125c4af4f
Fix for GTFS sensor ( #4828 )
...
* Fix for GTFS sensor
Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com >
* GTFS fix
Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com >
2016-12-15 21:40:33 -08:00
Joe Rocklin
f90b89bc74
Add nest hvac state ( #4810 )
...
* Add basic property details for Nest hvac_state
* Add the hvac_state sensor
* Update requirements and remove trailing whitespace
Clean up the multiline docstring
Adding a space between summary and description
* Removing the hvac_state as a property on the nest climate
* Update nest.py
2016-12-15 21:39:59 -08:00
Daniel Høyer Iversen
ceac9eab94
Bug fix for #4903 ( #4927 )
2016-12-15 21:35:47 -08:00
joopert
7bb0abdf09
kodi fanart fix basic auth ( #4930 )
2016-12-15 21:35:01 -08:00
Pascal Vizeli
1d60760e21
Protect add_job ( #4932 )
2016-12-15 21:30:09 -08:00
Pascal Vizeli
43d18daebd
Homematic faster update with async ( #4929 )
2016-12-15 21:26:13 +01:00
Lewis Juggins
1a7895b1d8
[media_player.sonos] Bugfix, initalise source_name. ( #4911 )
2016-12-15 11:46:18 +00:00