Michael Auchter
df94c909f7
thermostat: add service to control fan mode
2016-01-24 12:47:21 -06:00
Michael Auchter
a0ed469aa2
thermostat: move fan attribute up to thermostat
2016-01-24 12:47:20 -06:00
Michael Auchter
afa4fc4ef5
thermostat: split up services
2016-01-24 12:47:20 -06:00
Paulus Schoutsen
df450c3d1f
Merge pull request #987 from balloob/update-pynetgear
...
Update version pynetgear
2016-01-24 09:46:23 -08:00
Paulus Schoutsen
dc5d652d31
Update version pynetgear
2016-01-24 09:43:06 -08:00
Paulus Schoutsen
e4fe19fff0
Merge pull request #986 from turbokongen/dev
...
Small errorlog fix.
2016-01-24 08:54:54 -08:00
John Arild Berentsen
f6f3f54228
flake8 complaint fix
2016-01-24 16:43:24 +01:00
John Arild Berentsen
6df67d2852
Send correct command to pyrfxtrx
...
Although it seems to work with send_on, it throws an logged error. Using correct command against pyrfxtrx removes this error.
2016-01-24 16:37:38 +01:00
Tim
2411d1f2c8
Fix wrongly generated requirements
2016-01-24 10:07:56 +00:00
Tim
9f6a1c75fa
Fix wrongly generated requirements
2016-01-24 10:01:23 +00:00
John Arild Berentsen
6f31aacb90
Merge pull request #1 from balloob/dev
...
Updating base
2016-01-24 09:58:51 +01:00
Paulus Schoutsen
e541b9ba77
Merge pull request #981 from balloob/ordered-yaml
...
Load YAML config into an ordered dict
2016-01-23 23:04:41 -08:00
Paulus Schoutsen
53484e46a3
Move generate_entity_id to entity helpers
2016-01-23 23:00:46 -08:00
Paulus Schoutsen
de79a46d43
Move extract_entity_id to service helpers
2016-01-23 22:57:14 -08:00
Paulus Schoutsen
bc19ef66bf
Move split_entity_id to helpers
2016-01-23 22:49:49 -08:00
Paulus Schoutsen
de08f0afaa
Load YAML config into an ordered dict
2016-01-23 22:41:01 -08:00
Tim
706bbeae16
Add to .coveragerc
2016-01-24 02:17:52 +00:00
Paulus Schoutsen
e5497d89f4
Merge pull request #980 from balloob/upgrade-cast
...
Upgrade PyChromecast version
2016-01-23 18:15:12 -08:00
Paulus Schoutsen
048ec0aa66
Merge pull request #964 from balloob/passive-zones
...
Allow passive zones
2016-01-23 18:15:06 -08:00
Paulus Schoutsen
03ed85b0a7
Merge pull request #971 from trollkarlen/smtp-fix
...
smtp: make smtp component thread safe
2016-01-23 18:08:03 -08:00
Paulus Schoutsen
9d92707fd7
Merge pull request #973 from turbokongen/dev
...
Added support for Dimming with lights in Rfxtrx module
2016-01-23 18:03:37 -08:00
Paulus Schoutsen
90c392e270
Upgrade PyChromecast version
2016-01-23 17:29:40 -08:00
Tim
6cb6cbfefd
Update requirements
2016-01-24 01:18:18 +00:00
Tim
6d2bca0fd1
Import 3rd party library inside method
2016-01-24 01:13:51 +00:00
Tim
99286391e1
Fixes for lint
2016-01-24 01:00:02 +00:00
Tim
711f2da496
Update liffylights version
2016-01-24 00:43:50 +00:00
Ryan Kraus
fbd68b6f89
Created automation decorator prototype
...
Created an initial iteration of an Automation decorator.
2016-01-23 19:39:59 -05:00
Paulus Schoutsen
85ebd0ab59
Merge pull request #977 from sdague/dev
...
fix typo in log message
2016-01-23 14:27:37 -08:00
Tim
58034219b6
Bump version liffylights
2016-01-23 22:23:46 +00:00
Tim
17f5a466d9
Separate LIFX code and HA component
2016-01-23 22:14:57 +00:00
Sean Dague
90ca6a0998
fix typo in log message
...
The plex component logs an htts url, which is confusing to people, as
they think something is broken, when it is not.
Closes #959
2016-01-23 16:06:50 -05:00
Erik
ec2b433733
should be _id
2016-01-23 18:55:43 +01:00
Erik
492c4b7f00
style
2016-01-23 18:14:03 +01:00
Erik
b3beb9f3c9
style
2016-01-23 18:08:54 +01:00
Erik
837e7affa7
only query artwork by track_id if id is available (7.7 vs 7.9 version issue?)
2016-01-23 17:48:14 +01:00
turbokongen
6d527842dd
Another flake8 fix too long line
2016-01-23 12:14:00 +01:00
turbokongen
e30915eb2c
flake8 complaint fix
2016-01-23 12:08:21 +01:00
turbokongen
43e2b58f20
Fixing of various test errors
2016-01-23 12:00:03 +01:00
turbokongen
d3c6c892a8
Small intendation fix
2016-01-23 11:50:09 +01:00
turbokongen
a63edcf505
Added support for Dimming with lights in Rfxtrx module
2016-01-23 11:18:11 +01:00
Robert Marklund
0e7088ce3b
smtp: make smtp component thread safe
...
Also fix so it does not require ip, port, username and password when using local smtp server.
Add debug config.
Signed-off-by: Robert Marklund <robbelibobban@gmail.com>
2016-01-23 10:43:10 +01:00
Paulus Schoutsen
0042e7725d
Merge pull request #967 from HydrelioxGitHub/NetAtmo-icons
...
Add icons to NetAtmo sensors
2016-01-22 12:56:43 -08:00
hydreliox
613f8d0bd2
Add icons to NetAtmo sensors
2016-01-22 21:15:07 +01:00
Greg Dowling
61ca1ab2c1
Merge pull request #948 from balloob/sensor_template
...
First draft of sensor.template.
2016-01-22 16:49:49 +00:00
pavoni
ad62591f43
Change error state to be 'error' rather than 'unknown', trace error.
2016-01-22 16:30:02 +00:00
Paulus Schoutsen
5ba33bc40e
Merge pull request #950 from michaelkuty/dev
...
Add statsd component.
2016-01-22 07:41:04 -08:00
Michael Kutý
143b08d661
Add statsd component.
2016-01-22 16:18:15 +01:00
pavoni
87a9fd8252
Handle race condition on startup.
2016-01-22 11:30:04 +00:00
pavoni
b1f7b5c6d7
Tidy, add test for ValueException logic.
2016-01-22 09:37:20 +00:00
Paulus Schoutsen
bb97af1504
Allow passive zones
2016-01-22 00:00:36 -08:00