Diogo Gomes
80d2c76e85
Upgrade panasonic_viera to 0.3.1 ( #12370 )
...
* Bump panasonic_viera library to 0.3.1
Fixes media_play in hassio environment
* update requirements
2018-02-13 17:06:30 +01:00
Paulus Schoutsen
d2cea84254
Allow disabling entities in the registry ( #12360 )
2018-02-13 13:33:15 +01:00
citruz
a4b88fc31b
Updated beacontools ( #12368 )
2018-02-13 11:32:44 +01:00
karlkar
f5c2e7ff68
Eq3btsmart more reliable ( #11555 )
...
* Eq3btsmart more reliable
* Fixed 'Line too long' violations
* Fixed trailing whitespaces
* Fixed indents
* Fix for disallowing external temperature setting
* Logic fix after increasing eq3bt version
2018-02-12 22:29:58 -08:00
Rene Nulsch
00ff305bd7
Fix MercedesMe - add check for unsupported features ( #12342 )
...
* Add check for unsupported features
* Lint fix
* change to guard clause
2018-02-12 21:07:20 -08:00
Fabian Affolter
66d14da5e9
Upgrade alpha_vantage to 1.9.0 ( #12352 )
2018-02-12 21:06:03 -08:00
happyleavesaoc
ba9fef4de6
bump fedex version ( #12362 )
2018-02-12 21:02:03 -08:00
Mike O'Driscoll
0a558a0e82
Add New Sensor for ISP Start.ca ( #12356 )
...
Adding a new sensor for ISP Start.ca to track download/upload usage.
2018-02-12 19:43:56 -08:00
Otto Winter
2c202690d8
Fix WUnderground names ( #12346 )
...
* 📝 Fix WUnderground names
* 👻 Fix using event loop callback
2018-02-12 13:15:28 -08:00
Sebastian Muszynski
04bde68db3
Communication reduced. Setting brightness and/or color temperature will turn on the device. ( #12343 )
2018-02-12 11:24:48 -08:00
Dougal Matthews
2d77a2bb39
Use the speedometer icon in the fastdotcom sensor ( #12348 )
...
This change makes the icon match the one used in the speedtest sensor.
2018-02-12 11:15:10 -08:00
Mike O'Driscoll
52f57b755e
Change Unifi SSID filtering to list comprehension ( #12344 )
...
Changed from filter to list comprehension.
2018-02-12 20:02:07 +01:00
Paulus Schoutsen
870728f68f
Mock Module + Platform default to async ( #12347 )
...
* Mock Module + Platform default to async
* Change checks
2018-02-12 10:59:20 -08:00
Paulus Schoutsen
48f40453f7
Merge branch 'master' into dev
2018-02-12 09:00:11 -08:00
Paulus Schoutsen
073126755c
Merge pull request #12334 from home-assistant/release-0-63-1
...
0.63.1
2018-02-12 08:56:04 -08:00
Fabian Affolter
034eb9ae1a
Upgrade Sphinx to 1.7.0 ( #12335 )
2018-02-12 11:24:26 +01:00
Abílio Costa
d34a4fb6e3
nmap_tracker: don't scan on setup ( #12322 )
...
* nmap_tracker: don't scan on setup
A scan takes about 6 seconds so it delays HA from booting. Since
another scan is done by the device_tracker base component during setup,
there is no need to do two scans on boot.
* simplify setup
2018-02-12 08:52:00 +01:00
Paulus Schoutsen
7a9ceb6f54
Fix platform dependencies ( #12330 )
2018-02-11 23:38:47 -08:00
Richard Lucas
a06000c76d
Always return lockState == LOCKED when handling Alexa.LockController ( #12328 )
2018-02-11 23:38:39 -08:00
Richard Lucas
2a0bd8d330
Fix Report State for Alexa Brightness Controller ( #12318 )
...
* Fix Report State for Alexa Brightness Controller
* Lint
2018-02-11 23:38:31 -08:00
Paulus Schoutsen
ead158b68c
Respect entity namespace for entity registry ( #12313 )
...
* Respect entity namespace for entity registry
* Lint
2018-02-11 23:38:24 -08:00
Paulus Schoutsen
bfd9a5a863
Allow overriding name via entity registry ( #12292 )
...
* Allow overriding name via entity registry
* Update requirements
2018-02-11 23:38:15 -08:00
Paulus Schoutsen
56b185f7ab
Remove unique ID from netatmo ( #12317 )
...
* Remove unique ID from netatmo
* Shame platform in error message
2018-02-11 23:31:40 -08:00
Russell Cloran
34ccfae565
zha: Update zigpy-xbee to 0.0.2
...
0.0.2 implements auto_form, so that configuring the radio to be a
controller is done automatically.
2018-02-11 23:31:30 -08:00
Richard Lucas
dc8a0205ee
Fix Alexa Step Volume ( #12314 )
2018-02-11 23:30:55 -08:00
Paulus Schoutsen
7471211b60
Version bump to 0.63.1
2018-02-11 23:27:38 -08:00
Paulus Schoutsen
04b68902e3
Fix platform dependencies ( #12330 )
2018-02-11 23:26:52 -08:00
Albert Lee
ebe4418afe
device_tracker.asuswrt: Ignore unreachable ip neigh entries ( #12201 )
2018-02-11 23:24:29 -08:00
Mike O'Driscoll
eaa2791539
Unifi tracking filter by SSID ( #12281 )
...
Enable unifi device tracker component to track devices only
on specific SSIDs.
2018-02-11 23:23:53 -08:00
Richard Lucas
7059b6c6c1
Always return lockState == LOCKED when handling Alexa.LockController ( #12328 )
2018-02-11 23:20:54 -08:00
Paulus Schoutsen
5d15b257c4
Fix line endings [skipci] ( #12333 )
2018-02-11 23:07:28 -08:00
Richard Lucas
669929de06
Fix Report State for Alexa Brightness Controller ( #12318 )
...
* Fix Report State for Alexa Brightness Controller
* Lint
2018-02-11 22:36:22 -08:00
Paulus Schoutsen
eb7adc74ef
Respect entity namespace for entity registry ( #12313 )
...
* Respect entity namespace for entity registry
* Lint
2018-02-11 20:55:38 -08:00
Russell Cloran
3b3050434a
zha: Add remove service ( #11683 )
...
* zha: Add remove service
* Lint
2018-02-11 20:34:19 -08:00
Paulus Schoutsen
7e9dcfa4c9
Revert #12316 ( #12329 )
2018-02-11 20:33:08 -08:00
Aaron Bach
c193d80ec5
Updated RainMachine to play better with the entity registry ( #12315 )
...
* Updated RainMachine to play better with the entity registry
* Owner-requested changes
2018-02-11 19:55:51 -08:00
Paulus Schoutsen
2e3524147c
Remove unique ID from netatmo ( #12317 )
...
* Remove unique ID from netatmo
* Shame platform in error message
2018-02-11 19:33:37 -08:00
Johann Kellerman
f28fa7447e
Force LF line endings for Windows ( #12266 )
...
* Force LF line endings for Windows
* include all
2018-02-11 19:23:16 -08:00
Russell Cloran
069454323e
zha: Update zigpy-xbee to 0.0.2
...
0.0.2 implements auto_form, so that configuring the radio to be a
controller is done automatically.
2018-02-11 17:20:55 -08:00
ChristianKuehnel
ed1d6f1027
Removed default sensor configuration ( #12252 )
...
* removed default configuration, added warning if no sensor was configured
* fixed typo in currency-try icon
* changed if statement
2018-02-11 23:51:10 +01:00
Russell Cloran
28ed304c93
zha: Update zigpy-xbee to 0.0.2
...
0.0.2 implements auto_form, so that configuring the radio to be a
controller is done automatically.
2018-02-11 14:45:52 -08:00
Paulus Schoutsen
3e150bb2b3
Protect bloomsky platform setup ( #12316 )
2018-02-11 22:49:16 +01:00
Anders Melchiorsen
247edf1b69
Purge recorder data by default ( #12271 )
2018-02-11 13:22:59 -08:00
NovapaX
219ed7331c
add friendly_name_template to template sensor ( #12268 )
...
* add friendly_name_template to template sensor.
If set, overrides friendly_name setting.
* Add test
2018-02-11 12:12:30 -08:00
Thijs de Jong
47bfef9640
Clarify tahoma errrors ( #12307 )
2018-02-11 20:36:03 +01:00
Richard Lucas
767d3c6206
Fix Alexa Step Volume ( #12314 )
2018-02-11 11:25:05 -08:00
Otto Winter
e4a826d1c1
📝 Fix fixture encoding ( #12296 )
2018-02-11 11:01:44 -08:00
Paulus Schoutsen
a71d5f4614
Bump frontend to 20180211.0
2018-02-11 09:45:21 -08:00
Jerad Meisner
6c358fa6a3
Migrated SABnzbd sensor to asyncio and switched to pypi library ( #12290 )
...
* Migrated SABnzbd sensor to asyncio and switched to pypi library
* bumped pysabnzbd version and refactored imports
2018-02-11 09:33:56 -08:00
Tod Schmidt
26209de2f2
Move HassIntent handler code into helpers/intent ( #12181 )
...
* Moved TurnOn/Off Intents to component
* Removed unused import
* Lint fix which my local runs dont catch apparently...
* Moved hass intent code into intent
* Added test for toggle to conversation.
* Fixed toggle tests
* Update intent.py
* Added homeassistant.helpers to gen_requirements script.
* Update intent.py
* Update intent.py
* Changed return value for _match_entity
* Moved consts and requirements
* Removed unused import
* Removed http view
* Removed http import
* Removed fuzzywuzzy dependency
* woof
* A few cleanups
* Added domain filtering to entities
* Clarified class doc string
* Added doc string
* Added test in test_init
* woof
* Cleanup entity matching
* Update intent.py
* removed uneeded setup from tests
2018-02-11 09:33:19 -08:00