Paulus Schoutsen
ad95b2715e
Merge pull request #6009 from home-assistant/release-0-38-3
...
0.38.3
0.38.3
2017-02-14 21:48:49 -08:00
Pascal Vizeli
d6f525a23f
Bugfix sonos favorite_source after lost connection ( #5996 )
2017-02-14 21:38:56 -08:00
happyleavesaoc
b1eb3243bd
timeMin fix ( #5983 )
...
Add an optional extended description…
2017-02-14 21:38:56 -08:00
William Scanlon
9bcc692ff2
Fix #5979 ( #5980 )
2017-02-14 21:38:56 -08:00
Fabian Affolter
91d2ba609e
Remove unit of measurement
2017-02-14 21:38:43 -08:00
Martin Hjelmare
bbc5c3a300
Fix mysensors platforms version requirement ( #5942 )
...
* Notify and device tracker platforms require mysensors version 2.0 or
greater.
2017-02-14 21:37:54 -08:00
Andrey
04f3fe0ba3
Point-fix zwave getter not to ignore label ( #5938 )
2017-02-14 21:37:32 -08:00
William Scanlon
ea26aa2c81
Fixed typos in wink climate ( #5936 )
2017-02-14 21:37:17 -08:00
Andrey
67d35e6454
Point-fix zwave getter not to ignore label ( #5938 )
2017-02-14 11:59:34 -08:00
Paulus Schoutsen
7401ec96b5
Version bump to 0.38.3
2017-02-12 23:31:04 -08:00
Paulus Schoutsen
a37a3af126
Merge pull request #5928 from home-assistant/release-0-38-2
...
0.38.2
0.38.2
2017-02-12 15:49:58 -08:00
John Arild Berentsen
1a0a8f106e
Bugfix for #5900 ( #5901 )
2017-02-12 15:47:20 -08:00
Andrey
35118b6d9c
Make hdmi_cec work with the new customize ( #5916 )
2017-02-12 14:02:45 -08:00
Fabian Affolter
8991fcf835
Fix name ( #5912 )
2017-02-12 14:02:45 -08:00
happyleavesaoc
15ef55a4c8
bump myusps version ( #5911 )
2017-02-12 14:02:45 -08:00
Philipp Schmitt
d3c444ff10
[lock.nuki] Fix Nuki lock for Python 3.4 and 3.5 ( #5899 )
2017-02-12 14:02:45 -08:00
Paulus Schoutsen
153e354002
Version bump to 0.38.2
2017-02-12 14:01:26 -08:00
Paulus Schoutsen
da5823becb
Make check ha config file work with custom config dir
2017-02-12 14:00:06 -08:00
Paulus Schoutsen
b59b42db2c
0.38.1 ( #5889 )
...
* Upgrade AppleTV dep to 0.1.4
* Version bump to 0.38.1
* Update logbook in frontend
0.38.1
2017-02-11 19:58:20 -08:00
Robbie Trencheny
e0f1c8ac67
Merge pull request #5833 from home-assistant/release-038
...
Release 0.38
0.38
2017-02-11 14:38:12 -08:00
Paulus Schoutsen
d8a34877d4
Version bump to 0.38
2017-02-10 20:55:52 -08:00
Marcelo Moreira de Mello
3fb70afb14
Avoid traceback for Amcrest cameras/firmware that does not have the software_information API call ( #5865 )
...
* Avoid traceback for Amcrest cameras/firmware that does not have the software_information API call
* Make lint happy
2017-02-10 20:55:34 -08:00
Johan Bloemberg
bb043c47f8
Rflink update and small refactor. ( #5789 )
...
* Use same pattern for device defaults in both platforms.
* Update Rflink that passes loop downstream.
* Update requirements.
2017-02-10 20:55:34 -08:00
Paulus Schoutsen
849ae9903c
Recorder run can be None ( #5854 )
2017-02-10 20:55:34 -08:00
Johann Kellerman
66088377e1
[recorder] Run end model changed in session scope ( #5858 )
2017-02-10 20:55:34 -08:00
Paulus Schoutsen
0e6ab3ace6
Update frontend ( #5855 )
2017-02-10 20:55:34 -08:00
Pascal Vizeli
eaa6392535
Fix check_config script. ( #5853 )
2017-02-10 20:55:34 -08:00
Petr Vraník
a071cd21f2
version bump ( #5846 )
...
Add an optional extended description…
2017-02-10 20:55:33 -08:00
Teemu R
0f6aed16a2
bump python-yeelight version ( #5850 )
...
Add an optional extended description…
2017-02-10 20:55:33 -08:00
Christian Brædstrup
cee389f621
D-Link switch version bump of external library ( #5843 )
2017-02-10 20:55:33 -08:00
Andrey
2b62e9f008
Fix zwave helper getter not to fail on some None results. ( #5845 )
2017-02-10 20:55:33 -08:00
Adam Mills
3d7b79f523
[recorder] Add tests for full schema migration ( #5831 )
...
* [recorder] Add tests for full schema migration
* Remove leftover code
* Fix duplicate creation of sqlalchemy Index object
* It's that kind of day...
* Improve models_original docstring
2017-02-10 20:55:33 -08:00
Philipp Schmitt
7bf7c727d1
Refactoring and JSON decode error handling ( #5826 )
...
* Refactoring and JSON decode error handling
* Catch ValueError instead of simplejson.scanner.JSONDecodeError
2017-02-10 20:55:33 -08:00
Pascal Vizeli
3f87d28616
Update aiohttp 1.3.1 ( #5838 )
2017-02-10 20:55:33 -08:00
Pierre Ståhl
7259082de5
Reuse default aiohttp session ( #5836 )
2017-02-10 20:55:33 -08:00
Pierre Ståhl
60f85b1e09
Handle connection errors when connecting to Apple TVs ( #5829 )
...
* Handle connection errors when connecting to Apple TVs
Also bump pyatv to 0.1.2 which fixes a request leak.
* Fix pylint error
* Fix import order
2017-02-10 20:55:33 -08:00
Erik Eriksson
0fdf1391e2
Don't thow exception if connection to server is lost ( #5775 )
2017-02-10 20:55:33 -08:00
Paulus Schoutsen
e5256ccf1f
Merge remote-tracking branch 'origin/master' into dev
2017-02-09 08:54:40 -08:00
John Arild Berentsen
298575f7cb
Adding helper for get and set values ( #5743 )
...
* cleanup
* Update __init__.py
* Update __init__.py
* Update __init__.py
2017-02-09 13:40:35 +01:00
Paulus Schoutsen
c550a316a4
Make device sun light trigger async ( #5823 )
2017-02-09 00:10:53 -08:00
Paulus Schoutsen
4398b8b5c6
Deprecate event decorators ( #5822 )
2017-02-09 00:10:38 -08:00
Pascal Vizeli
2cbed9cd96
Move signal handling out of core to bootstrap ( #5815 )
...
* Move signal handling out of core to bootstrap
* Fix tests
2017-02-08 21:58:45 -08:00
Paulus Schoutsen
7eb4bdc37b
Upgrade aiohttp to 1.3 ( #5821 )
2017-02-08 21:27:36 -08:00
Paulus Schoutsen
ebceca36ec
Update frontend ( #5820 )
2017-02-08 20:55:15 -08:00
Paulus Schoutsen
03fe5b04b5
Remove non-working webfont preload ( #5819 )
2017-02-08 20:31:36 -08:00
Duoxilian
7fa08059dc
Support away_mode as permanent hold and hold_mode as temporary hold. ( #5725 )
...
* Support away_mode as permanent hold and hold_mode as temporary hold.
* Add comments to explain code better. Remove indefinite hold preference
to be consistent with 'away_mode'.
2017-02-08 20:04:09 -08:00
John Arild Berentsen
fdcf5fe233
Bugfixes ( #5740 )
...
* wrong data for lock alarm_type
* missing whitespace
* Not possible to set codes starting with 0
2017-02-08 19:59:47 -08:00
Johann Kellerman
415500de23
[recorder] Protect against running in the event loop ( #5812 )
2017-02-08 19:58:43 -08:00
William Scanlon
628b169393
Fixed call to object_id() ( #5814 )
2017-02-08 19:57:58 -08:00
Sean Dague
49f2540730
Enhancements to ARWN platform ( #5816 )
...
* Fix arwn platform discover_sensors
The discover_sensors function can return either singletons or a list
of sensors. However the consumer was always expecting a list. This
fixes it to work in both cases.
* Add custom icons to arwn sensors.
This adds some custom icons for different kinds of weather sensors
that the arwn platform returns. Makes it a little easier to see what's
going on.
2017-02-08 19:56:44 -08:00