Robbie Trencheny
2fd83b439c
Update .mention-bot to add more users to blacklist and remove skipAlreadyMentionedPR
2016-10-04 13:25:16 -07:00
Robbie Trencheny
e523c3d196
Add @mention-bot configuration
2016-10-04 13:22:35 -07:00
Per Sandström
d9e73d1d71
Merge pull request #3697 from persandstrom/verisure_0.10.3
...
vsure 0.10.3
2016-10-04 22:20:12 +02:00
Per Sandström
5d3e93b4ef
vsure 0.10.3
2016-10-04 22:01:36 +02:00
sam-io
85782f9c29
fix for date formatting issue ( #3693 )
2016-10-04 08:41:39 -07:00
William Scanlon
2cf49f3de6
Added support for Wink Smoke and CO detectors ( #3645 )
2016-10-04 01:07:50 -07:00
Fabian Affolter
a072047d9d
Auth and headers support for REST sensor ( #3592 )
...
* Add auth and header support
* Update header part
2016-10-04 01:07:17 -07:00
Fabian Affolter
74b0e4cb45
Statistics sensor ( #3513 )
...
* Initial stats sensor
* Add total and tests
* Use deque, rename var, set default, and only update sensor
2016-10-04 01:04:00 -07:00
Rob Capellini
694983379f
test: mocking IO in HTML5 notify tests ( #3685 )
...
Replacing temporary file creation in tests with mock's mock_open for faster IO.
2016-10-04 01:01:41 -07:00
Erik Eriksson
5900d8a2c1
only query vehicle attributes once ( #3668 )
...
use registration number as dev id
2016-10-04 00:58:25 -07:00
Erik Eriksson
287a7e2720
Support for encrypted payload ( #3587 )
2016-10-04 00:57:37 -07:00
William Scanlon
8592ba3cb9
Report availability of arest ( #3614 )
2016-10-04 00:51:45 -07:00
deisi
c93b63963b
Fix 3621 ( #3642 )
...
Happens when the scanner searches for a mac address, that has been forgotten
by the fritzbox.
2016-10-04 00:47:58 -07:00
Fabian Affolter
194402f7e7
Upgrade Sphinx to 1.4.8 and set missing variables ( #3650 )
2016-10-04 00:47:28 -07:00
Paulus Schoutsen
d58548dd1c
Address asyncio comments ( #3663 )
...
* Template platforms: create_task instead of yield from
* Automation: less yielding, more create_tasking
* Helpers.script: less yielding, more create_tasking
* Deflake logbook test
* Deflake automation reload config test
* MQTT: Use async_add_job and threaded_listener_factory
* Deflake other logbook test
* lint
* Add test for automation trigger service
* MQTT client can be called from within async
2016-10-03 22:39:27 -07:00
Robbie Trencheny
f2a12b7ac2
Add @mention-bot configuration
2016-10-03 17:36:00 -07:00
Pascal Vizeli
625319846c
Big Homematic update ( #3677 )
...
* Update homeassistant with new pyhomematic layout
* fix linter
2016-10-03 23:21:53 +02:00
Daniel Høyer Iversen
c3ea04f2dd
revert update of input_boolean
2016-10-03 22:05:06 +02:00
Daniel Høyer Iversen
4a5a1e1e96
Ensure unique entity id for input_boolean
2016-10-03 22:03:16 +02:00
Pascal Vizeli
41aff96375
Bugfix temp convert on none temp attribute / unittest for that ( #3654 )
2016-10-03 10:46:31 +02:00
Justin Weberg
0219df17f5
Expose Configuration path to frontend ( #3660 )
...
* Expose config path to frontend
* Fix typo
* Add deleted code.
2016-10-03 00:04:43 -07:00
Robbie Trencheny
b586e80977
Squashed commit of the following:
...
commit 220331260e9748ac8e17b3ce776330c1dfb7725b
Merge: 73d93e5
c891820
Author: Robbie Trencheny <me@robbiet.us>
Date: Sun Oct 2 17:57:24 2016 -0700
Merge branch 'color_temp_for_mqtt_light' of https://github.com/alterscape/home-assistant into alterscape-color_temp_for_mqtt_light
commit c89182008a
Author: Ryan Spicer <ryanspicer@gmail.com>
Date: Sun Sep 18 23:06:34 2016 -0700
fix missing docstring.
commit e61dda4dd3
Author: Ryan Spicer <ryanspicer@gmail.com>
Date: Sun Sep 18 22:43:04 2016 -0700
fix pep8 errors and typos in tests.
commit 559d1752d2
Author: Ryan Spicer <ryanspicer@gmail.com>
Date: Sun Sep 18 21:41:07 2016 -0700
add tests for mqtt color temp support
commit 702defb932
Author: Ryan Spicer <ryanspicer@gmail.com>
Date: Sun Sep 18 20:55:07 2016 -0700
Add color temp support to mqtt lights.
2016-10-02 18:04:00 -07:00
hexa-
73d93e526e
Add anel_pwrctrl platform to control switches on ANEL PwrCtrl devices ( #3644 )
...
* Add pwrctrl platform to control switches on ANEL PwrCtrl devices
* make requested changes
2016-10-02 16:51:15 -07:00
Paulus Schoutsen
148ea82513
Update frontend
2016-10-02 15:38:18 -07:00
Paulus Schoutsen
abb8bcb6d9
Protect waiting for event loop from within event loop ( #3658 )
...
* Protect waiting for event loop from within event loop
* Faster fetching of loop attribute for ident check
2016-10-02 15:07:23 -07:00
John Arild Berentsen
e455daa61d
Make sure temperature slider is shown if reported temp is 0 ( #3653 )
2016-10-02 17:47:04 +02:00
Martin Hjelmare
b6b0bad0c7
Add new mysensors types ( #3637 )
...
* Add S_INFO, S_GAS, S_GPS, S_WATER_QUALITY.
* Extend S_CUSTOM, S_POWER.
* Add more units.
2016-10-01 23:23:31 -07:00
Paulus Schoutsen
d5ab292ff3
Sensor.emoncms: Never disable SSL verification.
2016-10-01 23:13:07 -07:00
Erik Eriksson
9f8acbec95
Add support for tracking position and status for a Volvo car ( #3617 )
2016-10-01 23:00:01 -07:00
Jeff Wilson
d55ed7a3a2
Flux switch improvements ( #3615 )
...
* Make flux always adjust brightness of light (even when not in XY mode)
* Remove kelvin mode from flux switch
The light/turn_on service only works with mired values, kelvin values
are out of range per the schema.
* Use already defined min/max values for light/turn_on schema
* Clamp temp value to light/turn_on allowed values
2016-10-01 22:57:15 -07:00
Greg Dowling
fcbfcf0aa7
Bump pywemo version - changes port order for faster startup. ( #3612 )
2016-10-01 22:53:24 -07:00
Simon Szustkowski
183936375f
Add a Timeout for InfluxDB connections ( #3563 )
...
* Add a Timeout for InfluxDB connections
* Removed trailing whitespace
2016-10-01 22:29:06 -07:00
Paulus Schoutsen
1f1ac02457
Merge branch 'pr/3552' into dev
2016-10-01 22:20:58 -07:00
Robbie Trencheny
646eaccd4d
Update notify to expect a list of string targets instead of a single … ( #3548 )
...
* Update notify to expect a list of string targets instead of a single string
* Actually do the thing I set out to do
* Fix notify.group test to expect an array of targets
* REST platform will only use the first target in the list
* Update notify platforms to expect a list of targets
* Update notify services.yaml
2016-10-01 22:19:17 -07:00
Pascal Vizeli
c189c05676
Add temp convert to climate base object ( #3611 )
...
* Add temp convert to climate base object
* fix nest
* fix lint
2016-10-01 22:15:19 -07:00
Lewis Juggins
9683e3e3ad
Correctly define requirements for emulated hue ( #3535 )
2016-10-01 21:56:45 -07:00
Fabian Affolter
a61e08680a
Add persistent notification for failed login attempts ( #3528 )
2016-10-01 21:20:16 -07:00
Klaas Hoekema
9da2d6edd0
Make forecast.io update interval configurable ( #3520 )
...
Adds a config parameter (`update_interval`) to the `forecast` sensor to
set the minimum update interval. The default remains 120 seconds.
2016-10-01 21:18:10 -07:00
William Scanlon
1f38e9fa57
Support for wink oath2 and relay sensors ( #3496 )
2016-10-01 20:45:39 -07:00
Paulus Schoutsen
996d7cf1cd
Merge pull request #3627 from home-assistant/async-entity-update
...
Add async updates to entities
2016-10-01 16:20:48 -07:00
Paulus Schoutsen
c36d30f4fe
Typo
2016-10-01 15:43:33 -07:00
Paulus Schoutsen
8f3e12c9b8
Make Automation.reload_service_handler async
2016-10-01 15:42:17 -07:00
Paulus Schoutsen
56fdc2a625
Automation: call prepare_setup_platform in executor
2016-10-01 14:11:16 -07:00
Paulus Schoutsen
e18825ba20
Automation: only call executor once when processing config
2016-10-01 14:11:16 -07:00
Paulus Schoutsen
7ab7edd81c
Make automation async
2016-10-01 14:11:16 -07:00
Paulus Schoutsen
16ff68ca84
Add mqtt.async_subscribe
2016-10-01 14:11:16 -07:00
Paulus Schoutsen
b8504f8fc8
Make helpers.script async
2016-10-01 14:11:16 -07:00
Paulus Schoutsen
185bd6c28a
Make helpers.condition.* async
2016-10-01 14:11:16 -07:00
Paulus Schoutsen
33a51623f8
Make Service.call_from_config async
2016-10-01 14:11:16 -07:00
Paulus Schoutsen
4198c42736
Have template platforms never leave the event loop
2016-10-01 14:11:16 -07:00