Paulus Schoutsen
895306f822
Rename experimental UI to lovelace ( #15065 )
...
* Rename experimental UI to lovelace
* Bump frontend to 20180620.0
2018-06-20 15:13:08 -04:00
Thibault Cohen
a729742757
Fix tplink max/min kelvin for temperature adjustment ( #15020 )
2018-06-20 19:29:36 +02:00
William Scanlon
6bc03ee763
Python wink update ( #15048 )
...
* Updated python-wink to 1.9.0
* Added support for groups of Wink shades.
2018-06-20 09:41:28 -04:00
Dejan Dakić
75580dfade
Upgraded librouteros since it has support for authenticatoin in new RouterOS. ( #15056 )
2018-06-20 09:15:40 +02:00
Marcelo Moreira de Mello
1f8699d9b4
Upgrade pyarlo to 0.1.8 to support Arlo Baby monitor ( #15060 )
2018-06-20 07:50:38 +02:00
gstorer
fca5d55b43
Update pywemo to version 0.4.28. ( #15052 )
2018-06-19 11:16:31 -04:00
Paulus Schoutsen
62432ced90
Update frontend to 20180619.0
2018-06-19 10:56:33 -04:00
Raoul Teeuwen
27873b4457
Update condition.py ( #15021 )
...
* Update condition.py
Added code that writes to warning-log what entity causes a problem when 'value cannot be processed as a number', making troubleshooting easier.
* Make a one-line warning
2018-06-19 13:26:52 +02:00
Andrey
1e7333eeb6
Switch to own packaged version of pyflic ( #15041 )
2018-06-19 10:31:21 +02:00
Andrey
7cd620d30f
Switch upstream adafruit package ( #15038 )
2018-06-19 10:30:43 +02:00
Fabian Affolter
7a180ac205
Update loopenergy link to docs ( #15050 )
2018-06-19 09:56:29 +02:00
Hate-Usernames
153ccda853
Patch save_json ( #15046 )
2018-06-18 21:34:36 -04:00
Jeff Irion
067e4f6d9a
Show running apps as sources for Fire TV ( #15033 )
...
* Show running apps as sources for Fire TV
* Fix unnecessary 'else' after 'return' (no-else-return)
* Remove 'pylint: disable=unused-argument'
* cleanup
2018-06-18 18:13:50 +02:00
Fabian Affolter
9d6ce609f9
Upgrade requests to 2.19.1 ( #15019 )
2018-06-18 18:13:21 +02:00
Paulus Schoutsen
8869617890
Bump frontend to 20180618.0
2018-06-18 09:58:16 -04:00
Pascal Vizeli
62f970e486
Bugfix empty entity lists ( #15035 )
...
* Bugfix empty entity lists
* Add tests
* Update test_entity_platform.py
* Update entity_platform.py
2018-06-18 09:22:52 -04:00
Martin Hjelmare
f9a21dbfda
Fix linode I/O in state property ( #15010 )
...
* Fix linode I/O in state property
* Move update of all attrs to update
2018-06-18 09:21:41 -04:00
Jeff Irion
7bfa81c592
Improve volume support for Vizio Smartcast ( #14981 )
...
* Improve volume support for Vizio Smartcast
* Vizio: avoid an error when 'self._device.get_current_volume()' returns 'None'
* Improve volume support for Vizio Smartcast
* Vizio: avoid an error when 'self._device.get_current_volume()' returns 'None'
* First line should end with a period
2018-06-17 22:06:53 -06:00
gstorer
d07e40c483
Expose Wemo component availability to home assistant ( #14995 )
...
* Expose Wemo component availability to home assistant
* Do not add availability feature to dimmer - it works differently
* Brain fade, deleted completely the wrong thing.
Revert "Do not add availability feature to dimmer - it works differently"
This reverts commit f64e717981
.
* (2nd attempt) Do not add availability feature to dimmer - it works differently
2018-06-17 22:05:14 -06:00
Kees Schollaart
0e7e58f172
Update PostNL unit of measure to align with UPS ( #15023 )
...
I'm using both the UPS and PostNL package trackers. I'd like to have the unit of measure to be the same, now they appear in two different graphs in the history view.
If we prefer ```package(s)``` over ```package``` then I'll do a PR for [this line](https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/components/sensor/ups.py#L81 )
2018-06-17 21:57:08 -06:00
Paulus Schoutsen
cbdfc95cc8
Make zone entries work without radius ( #15032 )
2018-06-17 21:55:35 -06:00
Paulus Schoutsen
33ebd99068
Update translations
2018-06-17 23:04:52 -04:00
Fabian Affolter
9c17e95fc5
Upgrade aiohttp to 3.3.2 ( #15025 )
2018-06-17 20:24:11 -04:00
Matt Schmitt
1533bc1e1f
Add support for Homekit battery service ( #14288 )
2018-06-17 20:54:34 +02:00
Pascal Vizeli
40c8f5f70e
Fix panel URL authentication for Hass.io ( #15024 )
...
* Update http.py
* Update http.py
* fix tests
* Update test_http.py
2018-06-17 20:34:47 +02:00
Fabian Affolter
3ceee66e1b
Remove typing ( #15018 )
2018-06-17 19:13:39 +02:00
Andrey
6b908b6f4e
Switch nuimo to a hopefully working pypi version ( #15006 )
2018-06-17 09:41:49 -04:00
Fabian Affolter
a74b081d44
Upgrade youtube_dl to 2018.06.14 ( #15013 )
2018-06-17 09:41:06 -04:00
Fabian Affolter
bc8093c73b
Upgrade numpy to 1.14.5 ( #15015 )
2018-06-17 09:39:27 -04:00
Fabian Affolter
ca2712506b
Update to hole to 0.3.0 ( #15014 )
2018-06-17 09:38:56 -04:00
Fabian Affolter
c871e8da5d
Upgrade netdisco to 1.5.0 ( #15016 )
2018-06-17 09:38:00 -04:00
Matt Schmitt
722c27f1e2
HomeKit style clean up ( #14793 )
2018-06-17 13:37:44 +02:00
Andrey
e3fcf46566
Switch to own packaged version of braviarc ( #15009 )
2018-06-17 13:07:10 +02:00
Andrey
1117371b31
Switch to own packaged version of anel_pwrctrl ( #15011 )
2018-06-17 13:05:25 +02:00
Petro31
addca54118
Add entity support to Waze Travel Time ( #14934 )
...
Current version only supports latitude and longitude or an address for the origin and destination fields. This update allows those fields to use entity IDs of device_tracker, zone, and sensor.
2018-06-17 07:13:47 +02:00
Paulus Schoutsen
3db5d5bbf9
Frontend bump to 20180617.0
2018-06-16 22:35:19 -04:00
Paulus Schoutsen
1375adfeab
Bump frontend to 20180616.0
2018-06-16 17:32:49 -04:00
Paulus Schoutsen
00cbdffa12
Add experimental UI backend ( #15002 )
...
* Add experimental UI
* Add test
* Lint
2018-06-16 17:12:03 -04:00
Sebastian Muszynski
c5f012c85a
Remove load power attribute for channel USB ( #14996 )
...
* Remove load power attribute for channel USB
* Fix format
2018-06-16 15:53:25 -04:00
Andrey
656eae288e
Switch to own packaged version of spotipy ( #14997 )
2018-06-16 15:52:23 -04:00
Teemu R
5898307715
Bump pyhs100 version ( #15001 )
...
Fixes #13925
2018-06-16 15:52:03 -04:00
Paulus Schoutsen
9b0efdc8c8
Version bump to 0.73.0.dev0
2018-06-16 10:51:55 -04:00
Paulus Schoutsen
f101f6b7cb
Merge remote-tracking branch 'origin/master' into dev
2018-06-16 10:50:43 -04:00
Jason Hu
abf07b60f0
Refactoring camera component to use async/await syntax. ( #14990 )
...
* Refactoring camera component to use async/await syntax
Also updated camera demo platform to encourage use of async
* Code review
2018-06-16 10:49:11 -04:00
Paulus Schoutsen
0b114f0755
Do not mount deps folder when running in virtual env ( #14993 )
...
* Do not mount deps folder when inside virtual env
* Add tests
* Fix package test
2018-06-16 10:48:41 -04:00
Marcelo Moreira de Mello
3ee8f58fdf
Upgraded RainCloudy to version 0.0.5 ( #14986 )
2018-06-16 06:58:18 -04:00
Marcelo Moreira de Mello
ff4da05267
Upgraded python-amcrest to 1.2.3 ( #14988 )
2018-06-16 06:57:58 -04:00
Marcelo Moreira de Mello
17308a2730
Upgraded PyArlo to 0.1.7 ( #14987 )
2018-06-16 06:57:27 -04:00
cdce8p
7d9bce2153
Fix extended package support ( #14980 )
...
* Fix package recurive merge bug
* Fixed extended package support
2018-06-16 06:55:32 -04:00
Marcelo Moreira de Mello
2839f0ff5f
Upgrade ring_doorbell to 0.2.1 to fix oauth issues ( #14984 )
...
* Upgraded to ring_doorbell to 0.2.1 to fix oauth issues
* Updated unittest to cover Ring oauth
2018-06-16 08:58:39 +02:00