Josh Wright
1859c84e6d
Ignore .venv ( #1923 )
...
When using virtualfish ('virtualenvwrapper' for the fish shell), you
can create a .venv file in a directory that contains the name of a
virtualenv that will be activated automatically when you cd into that
directory. This is a good and useful thing, but since folks will have
different names for their virtualenvs, we should ignore this file.
That... and I'm probably the only one using fish/virtualfish...
2016-04-27 15:27:49 -04:00
gwendalg
2b7e1a2cc9
mqtt: Fix logic when embedded and broker configs are present. ( #1919 )
...
Fix test to prevent early exit of mqtt init handler when
both embedded and broker configs are present.
Signed-off-by: Gwendal Grignou <gwendal@gmail.com>
2016-04-26 12:17:56 +02:00
Daniel Høyer Iversen
6717215438
Merge pull request #1905 from home-assistant/rfxtrx_sensor_fix
...
Rfxtrx: Simplified configuration
2016-04-26 11:54:11 +02:00
blackdog70
5159cc525b
Arduino: Fixed pin_mode digital input ( #1909 )
2016-04-26 11:46:54 +02:00
happyleavesaoc
9b3403943c
update snapcast with source select ( #1908 )
...
* update snapcast
* fix id
2016-04-26 11:46:08 +02:00
Dan
b4be508741
Make zwave component user sane defaults. ( #1891 )
...
Change the zwave config default path to be valid in all but rare
edge cases. This will let that config value be truely optional.
Also check that libopenzwave is installed and print a warrning if
it cannot be found pointing at the site.
2016-04-26 11:41:20 +02:00
Micha LaQua
08d60fb04b
Initial support for generic 433Mhz GPIO adapters on a Raspberry Pi ( #1865 )
...
* initial support for generic 433mhz gpio adapters
* rpi-rf: refactor id_on/id_off to code_on/code_off
fits the purpose better and improves understanding
* rpi-rf: use v0.9.4
* rpi-rf: update features and dependencies to v0.9.5
includes the ability to optionally specify a protocol for each switch
* rpi-rf: remove explicit RPi.GPIO dependency
already a dependency of the rpi-rf module
* rpi-rf: make setting gpio, code_on and code_off mandatory
* rpi-rf: remove unused value_template
* rpi-rf: only enable TX once if there are switches
2016-04-26 11:35:01 +02:00
Dan Cinnamon
7154603567
Summary: Enhanced to make more robust and efficient. ( #1917 )
...
Prevented a switch from being turned on twice.
Made the module regex more robust.
Refactored the code to reduce the amount of network traffic to/from pulseaudio.
Fixed pylint issues
2016-04-26 11:29:20 +02:00
Robbie Trencheny
ee9996374c
Dont load price sensors for metered (read: taxi/cabs) products
2016-04-25 11:43:18 -07:00
John Arild Berentsen
69daa383dd
Exclude locally built python-openzwave from tox. ( #1911 )
...
Excludes `build` directory built by running build_python_openzwave script. When running tox test locally.
2016-04-25 12:06:28 +02:00
Daniel
2ca1f7542f
Refactor rfxtrx code
2016-04-24 13:42:59 +02:00
Bart274
d4fe6f385a
Update pyicloud version ( #1849 )
...
* Update requirements_all.txt
* Update icloud.py
2016-04-24 06:49:04 +02:00
deisi
3b0a35f571
Ontime and delay attribute are allways present in deutsche_bahn sensor ( #1875 )
2016-04-24 06:43:25 +02:00
Jeff Schroeder
448edecdd1
Merge pull request #1896 from fabaff/slacker-upgrade
...
Upgrade slacker to 0.9.10
2016-04-23 21:43:03 -05:00
Jeff Schroeder
d0357cd42f
Merge pull request #1901 from ishults/dev
...
Use protocol of web page for yr.no pictures
2016-04-23 21:18:31 -05:00
Igor Shults
7afdca1121
Use protocol of web page for yr.no pictures
2016-04-23 21:09:39 -05:00
Daniel
55b51cb3fa
Update rfxtrx tests to handle new config
2016-04-23 20:13:24 +02:00
Daniel
74022a3978
New configuration for rfxtrx sensor
2016-04-23 19:55:05 +02:00
Fabian Affolter
d232020de4
Upgrade slacker to 0.9.10
2016-04-23 18:20:28 +02:00
sander76
27ce394571
external dependency evohomeclient 0.2.4 gave a json decode error. ( #1895 )
...
* external dependency evohomeclient 0.2.4 gave a json decode error.
upped to 0.2.5
2016-04-23 18:03:43 +02:00
Paulus Schoutsen
413b8d34e4
Merge pull request #1892 from home-assistant/netdisco-update
...
Netdisco update
2016-04-23 08:41:08 +02:00
Paulus Schoutsen
8f8d936539
Netdisco bump to 0.6.6
2016-04-23 08:34:07 +02:00
Paulus Schoutsen
197d9639f9
Merge pull request #1882 from home-assistant/service-parameters
...
Trigger variables in automation actions
2016-04-23 07:46:26 +02:00
Paulus Schoutsen
14bd630c1d
Service/Script cleanup
2016-04-23 07:11:21 +02:00
Paulus Schoutsen
533799656e
Cache script object for Alexa
2016-04-23 07:10:57 +02:00
Paulus Schoutsen
1d8554359c
Allow setting entity namespace ( #1887 )
2016-04-23 06:34:49 +02:00
Paulus Schoutsen
cc42f2d8be
Show error message frontend if can't find server ( #1886 )
2016-04-23 06:30:34 +02:00
Per Sandström
ba696888c1
Merge pull request #1889 from persandstrom/verisure_updated_links
...
Verisure: new version and changed "key" in smartplug
2016-04-22 20:15:26 +02:00
Per Sandström
a4083bab1a
new version and changed "key"
2016-04-22 20:02:54 +02:00
Fabian Affolter
1c6a2f87eb
Add link to docs
2016-04-22 15:48:40 +02:00
Paulus Schoutsen
4a5411a957
Allow calling scripts from Alexa
2016-04-22 05:30:30 -04:00
Paulus Schoutsen
612a017bc6
Automation: Allow embedding script definition
2016-04-21 22:36:14 -04:00
Paulus Schoutsen
b8e4db9161
Script entities to allow passing in variables
2016-04-21 22:24:23 -04:00
Paulus Schoutsen
26863284b6
Script helper: support variables
2016-04-21 21:42:20 -04:00
Paulus Schoutsen
09a771a026
Move script component tests to script helper tests
2016-04-21 21:29:28 -04:00
Paulus Schoutsen
f76d545a08
Add script logic into helper.
2016-04-21 21:06:05 -04:00
Dennis Karpienski
2333c0ca3b
WebOS component fixes
...
* fixed some exceptions
* add requirements to notify
* added optimistic state to power off
* run requirements script
2016-04-21 20:35:56 -04:00
Paulus Schoutsen
4e568f8b99
Automation: Add trigger context and expose to action
2016-04-21 13:59:42 -07:00
Paulus Schoutsen
c4913a87e4
Alexa: Expose intent variables to service calls
2016-04-21 12:27:23 -07:00
Paulus Schoutsen
4acb121689
Allow variables in service.call_from_config
2016-04-21 12:22:19 -07:00
Daniel Høyer Iversen
3318c55c65
Heat control config validation
...
* heat control configuration validation
* fix heat contol test
2016-04-21 07:59:35 -07:00
Daniel Høyer Iversen
d3fb69783d
Tellstick config validation
2016-04-21 07:57:28 -07:00
Dan
43a94995c2
Update unifi version
...
New unifi version has a fix that will allow it to install correctly
2016-04-21 07:56:19 -07:00
John Arild Berentsen
dfa37511ad
Improve recognition for zwave thermostats
2016-04-21 07:51:31 -07:00
Paulus Schoutsen
4745282a95
Update underline of header README
2016-04-20 19:00:12 -07:00
Paulus Schoutsen
1d3c6da6c8
Version bump to 0.18.2 for pypi
2016-04-20 18:59:47 -07:00
Paulus Schoutsen
623b023ac0
Version bump to 0.19.0.dev0
2016-04-20 18:44:27 -07:00
Paulus Schoutsen
8f18cb34d6
Release 0.18 #1854
...
0.18
2016-04-20 18:43:54 -07:00
Paulus Schoutsen
b6e956a3d0
Version bump to 0.18
2016-04-20 18:43:21 -07:00
Paulus Schoutsen
3e0f64e4f6
Update frontend
2016-04-20 18:13:25 -07:00