Paulus Schoutsen
2faafb9c0f
Merge pull request #931 from molobrakos/fix-tellduslive-duplicates
...
proper initialization
2016-01-18 18:01:12 -08:00
Erik
d43101f22a
fix issue where sensors and switches were duplicated because of component getting initialized twice. closes #913
2016-01-18 19:41:41 +01:00
Tim
3d23cd10fc
Attempt to fix ungrouped-imports pylint error
2016-01-18 18:30:09 +00:00
Tim
66cd8d264e
Remove use of warn()
2016-01-18 18:27:46 +00:00
Tim
291910d74e
Add LIFX bulb support
2016-01-18 18:10:32 +00:00
Paulus Schoutsen
7ac648d0ab
Merge pull request #889 from Bart274/dev
...
Create command_sensor.py
2016-01-18 07:47:00 -08:00
Bart274
3b42390062
Update command_sensor.py
2016-01-18 13:48:09 +01:00
Bart274
a80917f530
Update command_sensor.py
2016-01-18 09:24:38 +01:00
Paulus Schoutsen
8fbb585874
Fix MQTT reconnecting
2016-01-17 21:39:25 -08:00
Ryan Kraus
027d97321f
Merge pull request #911 from rmkraus/service-toggle
...
Added toggle service
2016-01-17 21:11:35 -05:00
Paulus Schoutsen
62a1c9687e
Merge pull request #920 from balloob/enforce-entity-types
...
Enforce entity attribute types
2016-01-17 18:01:20 -08:00
Paulus Schoutsen
a9c6f8c1d9
Enforce entity attribute types
2016-01-17 17:50:20 -08:00
Paulus Schoutsen
06b4fcc2cf
Fix lint errors
2016-01-17 16:36:25 -08:00
Paulus Schoutsen
6dc2501116
ps - fix RPi GPIO imports
2016-01-17 16:29:41 -08:00
Paulus Schoutsen
54060f27ef
Merge pull request #893 from joshughes/nest_sensor
...
Add the nest sensor for tracking data from nest
2016-01-17 15:16:25 -08:00
Ryan Kraus
85aa4fdd2e
Revised entity toggle to use is_on
...
The toggle function in the Entity ABC was using state == STATE_ON to
determine whether the entity was on. This was revised to use the is_on
property instead.
2016-01-17 16:59:22 -05:00
Ryan Kraus
0624445627
Added tests for toggle service.
...
1) Added tests to toggle service.
2) Removed color_util import in light tests. It was not being used.
2016-01-17 16:42:18 -05:00
Joseph Hughes
4ca4941c82
fix pylint errors in sensor/nest
2016-01-16 12:56:38 -07:00
Joseph Hughes
4dbd84ead0
make sure everything inherits from NesSensor
2016-01-16 12:53:42 -07:00
Joseph Hughes
0495776a22
merge upstream dev
2016-01-16 12:52:22 -07:00
Joseph Hughes
dd35551047
fix order of inhertiance
2016-01-16 12:47:08 -07:00
Paulus Schoutsen
9f61369156
Version bump to 0.12.0.dev0
2016-01-16 11:23:55 -08:00
Paulus Schoutsen
bd536be66d
Merge pull request #883 from balloob/dev
...
0.11.0
2016-01-16 11:23:40 -08:00
Paulus Schoutsen
c5b69a0ee4
Update version to 0.11
2016-01-16 11:20:02 -08:00
Paulus Schoutsen
206b3a88a2
Merge pull request #910 from rmkraus/nginx-config
...
Added nginx sample configuration
2016-01-16 09:44:42 -08:00
Paulus Schoutsen
880bd011a9
Merge pull request #908 from persandstrom/verisure_code_digits
...
Verisure - code digits settings
2016-01-16 09:04:53 -08:00
Paulus Schoutsen
7de91a270a
Merge pull request #905 from Xorso/alarmdotcom_bugfix
...
Alarmdotcom bugfix
2016-01-16 08:48:07 -08:00
Paulus Schoutsen
09973abe8a
Merge pull request #897 from balloob/input-boolean
...
New component: input_boolean
2016-01-16 08:47:29 -08:00
Ryan Kraus
342a819fd4
Added toggle service
...
Added a toggle service to the homeassistant, light, switch, and
media_player domains.
2016-01-16 10:45:05 -05:00
Ryan Kraus
4bf185c868
Added nginx sample configuration
...
Added a sample nginx configuration with instructions detailing how to
setup a very secure HTTPS server for HA that servers over standard
ports without requiring HA to run as root.
2016-01-16 10:17:26 -05:00
Per Sandström
78742c016b
code digits settings
2016-01-16 15:12:54 +01:00
Greg Dowling
1ed314f6f6
Merge pull request #906 from balloob/bump_vera_version
...
Bump pywemo version.
2016-01-16 11:40:10 +00:00
pavoni
be23c6c86d
Bump pywemo version.
2016-01-16 11:35:17 +00:00
Daren Lord
a194c4f1bd
Merge branch 'dev' of https://github.com/balloob/home-assistant into alarmdotcom_bugfix
2016-01-15 22:16:01 -07:00
Daren Lord
edb24add6b
Fixed but when alarm is trying to change state the state gets updated and changes the page.
2016-01-15 22:15:31 -07:00
Paulus Schoutsen
bc88985889
Merge pull request #901 from philipbl/ssl
...
Increase security of using SSL
2016-01-15 17:32:51 -08:00
Greg Dowling
3d27dd3ec4
Merge pull request #902 from balloob/fix_vera_sensor_subscriptions
...
Another Vera fix
2016-01-15 21:46:27 +00:00
pavoni
c2f5eb3073
Missed change.
2016-01-15 21:42:51 +00:00
pavoni
541b268721
Update to use refactored pyvera, fixes subscription issues - esp sensors.
2016-01-15 21:30:58 +00:00
Philip Lundrigan
e77daed086
Merge pull request #900 from philipbl/fix_locative
...
Fix bug in Locative logic
2016-01-15 13:43:52 -07:00
Philip Lundrigan
fdbb409331
Increase security of using SSL
2016-01-15 13:39:54 -07:00
Philip Lundrigan
f96c5aa62f
Fix bug in locative logic
2016-01-15 13:19:53 -07:00
Paulus Schoutsen
c07a096e57
Merge pull request #899 from sfam/dev
...
Update RPi.GPIO version and code refactoring
2016-01-15 11:56:27 -08:00
sfam
48b6c5b5cb
fix import BinarySensorDevice
2016-01-15 18:14:46 +00:00
sfam
d8d59d9a66
remove rpi_gpio sensor
2016-01-15 18:05:48 +00:00
sfam
702dddbb2f
update requirements_all
2016-01-15 17:28:32 +00:00
sfam
127488004c
update coveragerc and requirements_all
2016-01-15 17:16:02 +00:00
sfam
7c925ac295
update comments
2016-01-15 16:53:46 +00:00
sfam
8617b92d1b
Update RPi.GPIO version and code refactoring
2016-01-15 16:53:45 +00:00
Paulus Schoutsen
bb80e3a9fc
Merge pull request #898 from balloob/vera_fixes
...
Vera fixes
2016-01-15 07:43:03 -08:00