sfam
d8d59d9a66
remove rpi_gpio sensor
2016-01-15 18:05:48 +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
Joseph Hughes
80023f62d9
Merge remote-tracking branch 'upstream/dev' into nest_sensor
...
# Conflicts:
# .coveragerc
# requirements_all.txt
2016-01-15 08:18:16 -07:00
Joseph Hughes
9617288bd5
multiple inheritance for nest binary sensor
2016-01-15 08:16:33 -07:00
pavoni
4fd79afa42
Bump pyvera version.
2016-01-15 11:45:17 +00:00
pavoni
719f9a63d9
Fix style issue
2016-01-15 10:52:58 +00:00
pavoni
4bc33d0352
Bump pyvera version.
2016-01-15 10:34:14 +00:00
pavoni
c4e1035638
Add humidity sensor, add units for humidity and light sensors.
2016-01-15 09:21:48 +00:00
Bart274
d40e889d3b
Update command_sensor.py
...
Importing CommandSensorData from the command_sensor in sensors in order not to duplicate code
2016-01-15 09:01:58 +01:00
Fabian Affolter
90c2aed7b4
Update docstrings
2016-01-15 08:55:59 +01:00
Fabian Affolter
5108602de3
Update link to docs and docstrings
2016-01-15 08:55:59 +01:00
Paulus Schoutsen
5ee17ffc58
Update frontend
2016-01-14 23:47:55 -08:00
Paulus Schoutsen
6b899ddc1d
100% test coverage for input_boolean
2016-01-14 23:25:25 -08:00
Paulus Schoutsen
0a711922ef
Remove unnecessary instance variable
2016-01-14 23:19:08 -08:00
Paulus Schoutsen
475b631d9c
Initial version input_boolean
2016-01-14 23:18:52 -08:00
Paulus Schoutsen
40c75f0a51
Merge pull request #887 from sdague/dev
...
Add support for Proliphix thermostat
2016-01-14 22:03:09 -08:00
Paulus Schoutsen
1dd99a6d5d
Update frontend
2016-01-14 22:02:02 -08:00
Paulus Schoutsen
bed9b038c8
Merge pull request #856 from w1ll1am23/Wink_power_strip_support
...
Wink power strip support
2016-01-14 19:23:41 -08:00
Joseph Hughes
9210c57c2d
Fix lint errors and PR comments
2016-01-14 14:32:43 -07:00
Joseph Hughes
313cbda0aa
fix multiple PR issues
2016-01-14 14:17:28 -07:00
Paulus Schoutsen
86b0e49995
Merge pull request #894 from Xorso/alarmdotcom
...
Adding in alarm control panel for Alarm.com accounts.
2016-01-14 13:01:58 -08:00
Joseph Hughes
a39148dd38
fix pylint errors for Nest Sensor
2016-01-14 11:37:17 -07:00
Joseph Hughes
65a3bf2325
fix merge error
2016-01-14 11:01:53 -07:00
Joseph Hughes
ac34db3c8a
Merge remote-tracking branch 'upstream/dev' into nest_sensor
...
# Conflicts:
# .coveragerc
# requirements_all.txt
2016-01-14 11:00:34 -07:00
Joseph Hughes
f2e86ecd8e
Merge remote-tracking branch 'upstream/master' into nest_sensor
...
# Conflicts:
# homeassistant/const.py
2016-01-14 10:52:19 -07:00
Joseph Hughes
7b993da0de
address PR comments for Nest Sensor
2016-01-14 10:48:24 -07:00
William Scanlon
de5bee6359
Updated python-wink version
2016-01-14 08:56:59 -05:00
Daren Lord
34f124190c
Fixing pylint errors
2016-01-14 06:29:12 -07:00
Sean Dague
d867366be1
add proliphix thermostat support
...
The proliphix nt10e is an early network thermostat that supports an
HTTP interface. This adds basic support for it to home-assistant (get
/ set heating setback).
2016-01-14 06:32:08 -05:00
Bart274
d0d375d433
Update command_sensor.py
2016-01-14 10:27:11 +01:00
Bart274
d17aa103b4
Update command_sensor.py
2016-01-14 10:13:57 +01:00
Fabian Affolter
f0af23a4f5
Add link to docs and update pressure unit
2016-01-14 09:16:20 +01:00
Paulus Schoutsen
bdd6bb7918
Update frontend
2016-01-13 23:51:29 -08:00
Paulus Schoutsen
3ec49a0ef0
Merge pull request #892 from sdague/f_rounding
...
round min / max values for temperature
2016-01-13 22:50:15 -08:00
Paulus Schoutsen
7fba4b354e
Merge pull request #878 from HydrelioxGitHub/netatmo
...
Netatmo
2016-01-13 22:24:17 -08:00
Daren Lord
236ae94474
Merging dev branch
2016-01-13 23:14:58 -07:00
Daren Lord
308969e6dd
Adding in alarm.com control panel.
2016-01-13 23:09:39 -07:00
Joseph Hughes
0e6a60b086
Add the nest sensor for tracking data from nest
2016-01-13 21:05:47 -07:00
Sean Dague
4fc0163139
round min / max values for temperature
...
In order for the polymer thermostat component to have sensible step
values the min / max values have to be round numbers. The current code
only does that for systems running in degrees C. For those of us in
silly land that still function in degrees F, this causes some
oddities in the UI.
Always round mix / max values to make it good no matter what
fundamental units we are in.
2016-01-13 21:22:56 -05:00
hydreliox
314d34a644
Update library lnetatmo requirements
...
Thanks to @rmkraus
2016-01-14 03:00:51 +01:00
Paulus Schoutsen
2745b0f99e
Merge pull request #874 from xifle/zwave
...
Zwave inclusion / exclusion events
2016-01-13 12:47:39 -08:00
Bart274
e5919c1bfe
Update command_sensor.py
2016-01-13 12:19:20 +01:00
Bart274
c8961fcf99
Create command_sensor.py
...
This adds a binary command_sensor
2016-01-13 11:52:42 +01:00
hydreliox
4f13236008
Merge remote-tracking branch 'refs/remotes/balloob/dev' into netatmo
2016-01-13 09:03:44 +01:00
Paulus Schoutsen
2a377a6125
Refactor syslog component for Windows users
2016-01-12 23:59:15 -08:00
hydreliox
058dba50cc
Correct name using format instead of concatenation
2016-01-13 08:46:45 +01:00
Paulus Schoutsen
e6846e7eb9
Convert asuswrt user/pass to strings
2016-01-12 22:28:53 -08:00
Ryan Kraus
a0ddda4bc6
Updated frontend to newest commit
2016-01-12 22:15:23 -08:00
Ryan Kraus
57c0f96118
Renamed update_state to update in universal media player
...
Renamed update_state method in universal media player to update so that
it would be called by HA when the state was being published. Moved the
update_ha_state to a function inside of __init__. Updated the tests
accordingly.
2016-01-12 22:15:23 -08:00
Ryan Kraus
a84429538b
Fixed attribute configuration handling in universal media player
...
Forced all parsed attribute configurations to be of length 2. Removed
entity_id=None option from entity lookups. Explicitly passed entity
lookup information to _entity_lkp.
2016-01-12 22:15:23 -08:00
Ryan Kraus
07953fb7e3
Removed dependencies property from universal media player
...
The dependencies property was only being called once by the __init__
method so it was removed and the code was moved to the __init__ method.
The tests were updated to reflect this.
2016-01-12 22:15:23 -08:00
Ryan Kraus
12da6f531e
Removed property from universal media player
...
The active_child_state property was unnecessary as it was not being
referenced outside the class. This commit removes it and updates the
tests accordingly.
2016-01-12 22:15:22 -08:00
Ryan Kraus
769f5aafb7
Added should_poll = False to universal media player
2016-01-12 22:15:22 -08:00
Ryan Kraus
a1abab8ced
Set universal media player to force refresh when updating HA
2016-01-12 22:15:22 -08:00
Ryan Kraus
270a998e3c
Merged service calling method in universal media player
2016-01-12 22:15:22 -08:00
Ryan Kraus
d829497c3d
Changed universal media player to keep service attrs in dict
...
Revised universal media player to keep service data in a dictionary
rather than passing it around as magic parameters.
2016-01-12 22:15:22 -08:00
Ryan Kraus
a8d5b0e5ec
Made universal media player cache active player
...
Revised universal media player to cache the active player when updating
the state when any of the children change. Revised tests to accommodate
this change.
2016-01-12 22:15:22 -08:00
Ryan Kraus
85d732a45a
Streamlined child state lookups in universal media player
...
1) Removed children property because it was only being used by one
method.
2) Removed option to return state as object from _entity_lkp as it was
no longer needed.
3) Used hass.states.get to get entity state objects.
4) Revised test to remove children property.
2016-01-12 22:15:22 -08:00
Ryan Kraus
8f3e8d29f0
Renamed SUPPORT_VOLUME_STEP flag in media_player
...
1) Renamed SUPPORT_VOLUME_BUTTONS to SUPPORT_VOLUME_STEP
2) Removed unused imports from tests.
2016-01-12 22:15:22 -08:00
Ryan Kraus
ee4543d739
Using call_from_config in Universal Media Player
...
Changed universal media player to use the call_from_config helper to
call services specified in the configuration file. This was done to
copy what is done in the Alexa and Automation components.
2016-01-12 22:15:22 -08:00
Ryan Kraus
59456f20fb
Added tests to universal media player and fixed bug
...
1) Fixed universal media player to maintain specified child order when
checking for active child.
2) Added many tests to universal media player.
2016-01-12 22:15:22 -08:00
Ryan Kraus
4a1f609893
Lint fixes and faster updating to universal media player.
...
1) Many lint fixes.
2) Bound the Universal Media Player to its dependencies so that its
state will be updated when one of its dependencies is changed.
2016-01-12 22:15:22 -08:00
Ryan Kraus
36214c73ee
Better handling of entity lookups in Universal media player.
...
Allowed the lookup function in the Universal Media Player to return
either a state object or the actual state of an entity during lookup.
2016-01-12 22:15:21 -08:00
Ryan Kraus
20a1025a8c
Added active_child attribute to universal media players.
...
The entity of the first active child is now reported in the attributes
for a universal media player.
2016-01-12 22:15:21 -08:00
Ryan Kraus
ec85884d92
Added initial implementation of universal media player.
2016-01-12 22:15:21 -08:00
Paulus Schoutsen
3b7b12bbd5
Make Flake8 happy
2016-01-12 21:53:27 -08:00
Moonshot
6f398f59df
Fix filtering of EVENT_CALL_SERVICE and EVENT_SERVICE_EXECUTED events
2016-01-12 22:57:03 -05:00
Moonshot
8ace656657
Create mqtt eventstream component
2016-01-12 22:56:26 -05:00
hydreliox
a4481efe07
Code cleanup
2016-01-13 04:26:40 +01:00
hydreliox
dc31ddbef2
Extract 'modules' as a constant
2016-01-13 04:19:27 +01:00
hydreliox
0c2fe4c5f3
Remove temp unit logic
...
HA should convert unit automatically
2016-01-13 04:16:25 +01:00
hydreliox
03febb81d3
Extract 'secret_key' as a constant
2016-01-13 03:45:43 +01:00
hydreliox
6f1a25d8d6
Add a configuration validation
...
All parameters are required
2016-01-13 03:43:10 +01:00
hydreliox
f182f7dccd
Remove uncessary requirement check
...
HA already check the requirement before setup the platform
2016-01-13 03:29:17 +01:00
Fabian Affolter
31fcd230b1
Update docstrings
2016-01-12 11:30:12 +01:00
Paulus Schoutsen
1ad5cae98e
Merge pull request #884 from partofthething/zwave-alarm
...
Added z-wave alarm sensors to list of devices that can be auto-detected and used
2016-01-11 23:52:06 -08:00
ntouran
5af4864326
ZWave alarm sensor cleanup (pylint fixes)
2016-01-11 23:27:53 -08:00
Paulus Schoutsen
ea8d278f8f
Rename freesms to free_mobile
2016-01-11 21:05:32 -08:00
Paulus Schoutsen
88de9908ce
Merge branch 'pr/879' into dev
...
Conflicts:
requirements_all.txt
2016-01-11 21:03:52 -08:00
ntouran
2495226c87
Merge remote-tracking branch 'origin/dev' into zwave-alarm
2016-01-11 20:48:54 -08:00
ntouran
c1aa1fb0e0
First attempt at adding Z-wave COMMAND_CLASS_ALARM
2016-01-11 20:46:45 -08:00
Paulus Schoutsen
a5b198e2b8
Merge pull request #771 from MartinHjelmare/mysensors-component-switch
...
Mysensors component switch
2016-01-11 19:04:35 -08:00
xifle
cd669239ae
Changed zwave node add/remove events to services
2016-01-11 22:39:28 +01:00
hydreliox
bc73a6829d
Code formatting
...
Correct pylint errors
2016-01-11 09:30:32 +01:00
hydreliox
542b640ef0
FreeMobile Notify
...
First Commit for FreeSMS platform
2016-01-11 09:25:26 +01:00
hydreliox
bcb42674fc
Corrections due to pylint tests
2016-01-11 06:57:31 +01:00
hydreliox
1f1a46a8bd
Remove unused library
...
Remove the library used for dev
2016-01-11 05:35:26 +01:00
hydreliox
7b999e6cd1
Convert Temperature output
...
Convert temperature from celcius to fahrenheit if the HA config need it
2016-01-11 05:29:32 +01:00
hydreliox
c97a25cc86
Add configuration verification and sensors type
...
Generate an error in the configuration name of a module or a queried
sensor type is not correct.
Add support for co2 pressure and noise sensors
2016-01-11 05:21:38 +01:00
Greg Dowling
cdf24ec205
Merge pull request #872 from balloob/vera-debugging
...
Vera updates
2016-01-10 17:34:49 +00:00
Paulus Schoutsen
579f4d4cca
Merge pull request #875 from xifle/dev
...
Owntracks transition events minor improvement
2016-01-10 09:16:27 -08:00
xifle
fce04e7ad0
Added inclusion / exclusion events
...
Events may be used to start inclusion / exclusion of zwave devices.
This is especially useful in the case of a Z-Wave stick without
"hardware" inclusion button.
2016-01-10 15:28:34 +01:00
xifle
6c94650603
Accept lower & upper case for owntracks 'home' region
2016-01-10 15:00:14 +01:00
pavoni
fca8ad5b0b
Tidy.
2016-01-10 12:48:36 +00:00
pavoni
4b4fb038e3
Update for new library, slightly revise switch logic.
2016-01-10 12:30:47 +00:00
MartinHjelmare
0b3a66dd1a
Merge branch 'dev' into mysensors-component-switch
2016-01-10 04:27:39 +01:00
MartinHjelmare
2d8cf7de44
Fix wrapper and S_BINARY and bump req. version
...
* Wrap existing SerialGateway instance instead of subclassing
SerialGatewat class.
* Add S_BINARY in switch platform only in version 1.5 of mysenors api.
* Use version 0.4 of pymysensors.
* Show gateway port as state attribute.
2016-01-10 04:10:38 +01:00
Paulus Schoutsen
438e78610d
Update PyChromecast dependency
2016-01-09 16:21:08 -08:00
Paulus Schoutsen
058f6f9303
Merge pull request #862 from balloob/alexa-service
...
Add calling service functionality to Alexa
2016-01-09 16:13:46 -08:00
Paulus Schoutsen
73cdf00512
More service helper tests
2016-01-09 16:01:27 -08:00
Paulus Schoutsen
12b5caed70
ps - strip entity IDs in service call
2016-01-09 15:51:51 -08:00
pavoni
af21f72d17
Update pyvera version.
2016-01-09 22:58:28 +00:00
pavoni
b64680e4a8
Revise to depend on vera subscription data updates, rather than talking to device.
2016-01-09 21:13:34 +00:00
Philip Lundrigan
9faedf0e67
Default to MQTT protocol v3.1.1 ( fix #854 )
2016-01-09 13:43:44 -07:00
Paulus Schoutsen
204c151113
Merge pull request #865 from fabaff/owm-update
...
Update pyowm to 2.3.0
2016-01-09 11:59:15 -08:00
Paulus Schoutsen
9b8256ec07
Merge pull request #867 from persandstrom/verisure_fix_lost_connection
...
Verisure fix lost connection
2016-01-09 11:47:39 -08:00
pavoni
d61eb93c03
Remove throttle doesn't play well with subscriptions.
2016-01-09 16:16:41 +00:00
Fabian Affolter
a2c6cde83d
Update pyowm to 2.3.0
2016-01-09 13:20:51 +01:00
Paulus Schoutsen
825c91f0c3
Add calling service functionality to Alexa
2016-01-08 18:54:28 -08:00
Per Sandström
15a046f20c
update module version
2016-01-08 19:52:03 +01:00
Per Sandström
d3cd304f68
correced status text
2016-01-08 19:50:49 +01:00
pavoni
bb8af3a2d5
Bump pywemo version, turn off polling, tidy trace.
2016-01-08 16:00:26 +00:00
William Scanlon
2803631906
Updated python-wink to 0.4.0
2016-01-08 08:25:26 -05:00
hydreliox
4c47ed31ff
Correction to import lnetatmo right
2016-01-08 06:19:03 +01:00
hydreliox
1ed574b2a0
Point lnetatmo library directly from github
2016-01-08 05:34:51 +01:00
Fabian Affolter
d69c1b848a
Fix docstrings
2016-01-07 11:57:45 +01:00
Fabian Affolter
35c29dac3f
Use mbar instead of hPa
2016-01-07 11:50:02 +01:00
Fabian Affolter
aac44f3a2b
Use the same unit for pressure as for the forecast sensor
2016-01-07 11:48:42 +01:00
William Scanlon
17dd8ddc9a
Added wink power strip support
2016-01-06 12:22:50 -05:00
hydreliox
a8b36d9baa
Multiple Module Configuration
...
Handle multiple module (see configuration.yaml)
2016-01-06 04:36:04 +01:00
hydreliox
520a8d0d0d
Add NetAtmo Platform
...
Alpha version of the platform.
API library is not yet on PyPI
2016-01-06 03:39:16 +01:00
Paulus Schoutsen
033bd30391
Merge pull request #844 from balloob/delay-group-switch-sensors
...
Fix calling turn_on for groups with mixed content
2016-01-05 08:55:58 -08:00
Paulus Schoutsen
99e14380fe
Merge pull request #847 from molobrakos/patch-1
...
No need to call update() here
2016-01-05 08:55:48 -08:00
Erik
5576649d60
Update eliqonline.py
2016-01-04 21:36:39 +01:00
Erik
82cd2f4ed6
Update eliqonline.py
2016-01-04 21:31:42 +01:00
Erik
66f12afbb1
don't fail if error
...
don't fail if request for updated data raises exception in underlying library
2016-01-04 21:12:10 +01:00
Greg Dowling
431656bbcf
Merge pull request #848 from balloob/fix-vera-bugs
...
Bump pyvera version to fix vera dimmer off bug, and avoid shutdown race condition
2016-01-04 19:34:17 +00:00
Erik
a174a06e5c
No need to call update() here
...
This also fixes a problem where the sensor is left uninitialized when the energy meter temporarily has lost connection with the hub. This caused the ELIQ Online server to return HTTP error 400: "user have no current power data", which in turn caused the used eliq library to fail during JSON parsing (issue reported).
2016-01-04 19:25:52 +01:00
Fabian Affolter
0d0fdb0adf
Remove configuration details
2016-01-04 16:26:11 +01:00
pavoni
5f8dd65acf
Bump pyvera version
2016-01-04 11:24:24 +00:00
Paulus Schoutsen
601211f1d9
Sun docs cleanup
2016-01-04 00:15:44 -08:00
Paulus Schoutsen
8983a97c70
Fix calling turn_on for groups with mixed content
2016-01-03 21:25:15 -08:00
Paulus Schoutsen
2e899bd61c
Merge pull request #843 from rhooper/multiple-hues
...
Support multiple hue hubs using a filename parameter.
2016-01-03 18:39:21 -08:00
Roy Hooper
d0a8a57ae4
Ensure filename arg is passed around everywhere it's needed.
2016-01-03 15:30:06 -05:00
Paulus Schoutsen
08aabd18ad
New version frontend
2016-01-03 11:44:26 -08:00
Paulus Schoutsen
2478623ebc
Merge pull request #840 from balloob/reproduce-group
...
Reproduce state upgrades
2016-01-03 11:36:45 -08:00
Paulus Schoutsen
736183e6f5
Fix bug in reproduce_state with complex state attributes
2016-01-03 11:27:30 -08:00
Paulus Schoutsen
31f2707b2f
Merge pull request #841 from xifle/dev
...
Owntracks transition events
2016-01-03 11:19:02 -08:00
xifle
d244d3b599
Fixed flake8 style errors
2016-01-03 17:42:49 +01:00
xifle
82904c59ce
Fixed code style
2016-01-03 17:12:11 +01:00
Paulus Schoutsen
f8b2570cb3
Group entities when reproducing a state
2016-01-03 02:32:09 -08:00
Philip Lundrigan
c9ff0ab7eb
Fix for sun if condition
2016-01-03 01:03:53 -07:00
Paulus Schoutsen
cf1f9a29bf
Merge pull request #833 from eiaro/dev
...
Added more sensors to Telldus Live
2016-01-02 17:05:54 -08:00
Paulus Schoutsen
48b1f8e137
Merge pull request #829 from joshughes/influx_hack
...
Interpolate what we are sending to influx so its not always a string
2016-01-02 16:59:31 -08:00
Ronny Eia
4b96a7c820
Untabified lines
2016-01-03 01:00:10 +01:00
Paulus Schoutsen
3ccc7787af
Merge pull request #834 from R1chardTM/reference-fix
...
Fix reference known_devices.yaml in service description
2016-01-02 14:05:31 -08:00
Paulus Schoutsen
02879e79e6
Merge pull request #828 from sander76/honeywell_away_mode
...
Honeywell away mode
2016-01-02 14:05:20 -08:00
Richard
305c87a9c9
Fix reference known_devices.yaml
2016-01-02 16:01:58 -06:00
Ronny Eia
3abc78eef2
Added power sensor
2016-01-02 22:30:02 +01:00
Paulus Schoutsen
4a421e25b0
Simplify Rest sensors
2016-01-02 13:29:33 -08:00
Ronny Eia
86047eceb1
Added wind sensor
2016-01-02 22:28:15 +01:00
Ronny Eia
7edbb6aadc
Added rain sensor
2016-01-02 22:21:04 +01:00
Roy Hooper
0361f37178
Support multiple hue hubs using a filename parameter.
2016-01-02 16:13:58 -05:00
sander
55c5d254d5
some more pylinting..
2016-01-02 21:09:03 +01:00
sander
36f5caa214
more pylinting..
2016-01-02 20:59:45 +01:00
sander
8c7898ed05
pylinting..
2016-01-02 20:53:25 +01:00
sander
39de92960d
line too long change
2016-01-02 20:27:40 +01:00
Paulus Schoutsen
6d35bdafee
Merge pull request #832 from R1chardTM/device-tracker
...
Add service description device tracker
2016-01-02 10:34:05 -08:00
Paulus Schoutsen
217ffc215b
Update PyNetgear version
2016-01-02 10:27:11 -08:00
xifle
cbd3860585
Merge branch 'dev' of https://github.com/balloob/home-assistant into dev
2016-01-02 18:56:14 +01:00
xifle
5804dde0e9
Enables the use of owntracks transition events
...
By using the configuration option "use_events:yes" in the device_tracker section,
only 'enter'/'leave' events are considered to calculate the state of a tracker device.
The home zone is defined as the owntracks region 'home'. Other regions may also be defined, the name of
the region is then used as state for the device. All owntracks regions, the 'Share' setting must be enabled in the app.
2016-01-02 18:26:59 +01:00
Joseph Hughes
e9b2cf1600
Ensure we send data to influx as float and not as a string value.
2016-01-02 10:24:23 -07:00
Richard
cdf2179b3e
Describe device tracker see service
2016-01-02 10:54:26 -06:00
sander
8f2ca856c7
added return False
2016-01-02 11:56:07 +01:00
Greg Dowling
622a6deb04
Merge pull request #820 from balloob/vera-subscriptons
...
Add ability to respond to events from Vera hub
2016-01-02 10:15:14 +00:00
Paulus Schoutsen
a698bc477d
Merge pull request #819 from rhooper/phue-deconz
...
Add support for deCONZ (Raspbee-GW hue-like API)
2016-01-01 22:21:48 -08:00
Roy Hooper
a36ae4b24a
Reduce chatiness
2016-01-02 01:01:11 -05:00
sander
c703c89dbd
implement away mode
2016-01-01 15:29:58 +01:00
happyleavesaoc
9e83a80215
Merge pull request #788 from happyleavesaoc/command_switch_state
...
add statecmd to command_switch
2015-12-31 18:43:02 -05:00
happyleaves
9c85702c87
combine ifs
2015-12-31 18:39:40 -05:00
Andrew Thigpen
11f32d0500
Add is_state_attr method.
...
Returns True if the entity exists and has an attribute with the given
name and value.
2015-12-31 14:58:18 -06:00
Philip Lundrigan
326e26fbeb
Merge pull request #825 from philipbl/locative
...
Update Locative component
2015-12-31 13:10:11 -07:00
Philip Lundrigan
394c87c40b
Remove unnecessary condition in write_text
2015-12-31 13:05:24 -07:00
Philip Lundrigan
ce152e9c94
Simplify logic
2015-12-31 12:39:36 -07:00
pavoni
9e0946b207
Turn off polling for sensor too!
2015-12-31 19:15:21 +00:00
Paulus Schoutsen
da77edf8fc
Merge pull request #818 from balloob/update-wemo-library
...
Improve wemo subscription error handling.
2015-12-31 11:06:43 -08:00
pavoni
f8e5df237b
Remove '#'' from requirements
2015-12-31 18:58:12 +00:00
Philip Lundrigan
5d953061e8
Remove unnecessary error checking
2015-12-31 11:56:27 -07:00
Philip Lundrigan
bdb6182921
Changes to locative based on tests
2015-12-31 11:56:27 -07:00
pavoni
6773c35760
Bump pywemo version
2015-12-31 18:47:12 +00:00
pavoni
5f89b34831
Bump pyvera version
2015-12-31 16:09:05 +00:00
pavoni
90ae5c6646
Add missed import, fix style error.
2015-12-31 12:25:24 +00:00
pavoni
a8bb75d070
Update sensor with subscription code, change to use pyvera library
2015-12-31 12:16:03 +00:00
pavoni
d82859b6ea
Turn off poll
2015-12-31 10:57:54 +00:00
Philip Lundrigan
7d41ce4e46
Switch from json messages to plain text messages
2015-12-30 22:43:32 -07:00
Philip Lundrigan
c23375a18b
Add case for test message
2015-12-30 22:42:11 -07:00
MartinHjelmare
4c4e5d5f47
Fix to remove old unused variables.
2015-12-31 06:19:47 +01:00
MartinHjelmare
6ff24ed047
Merge branch 'dev' into mysensors-component-switch
...
Conflicts:
homeassistant/components/sensor/__init__.py
homeassistant/components/switch/__init__.py
2015-12-31 06:05:06 +01:00
MartinHjelmare
69ed6fe6e7
Add gateway wrapper, fix discovery and callbacks
...
* Add gateway wrapper by subclassing serial gateway.
* Fix platform setup with discovery service.
* Fix platform callback functions with callback factory.
2015-12-31 05:48:23 +01:00
Roy Hooper
4e2d75a8f4
fix style
2015-12-30 16:59:22 -05:00
pavoni
ae0dbbcfa5
Added support for event subscriptions
2015-12-30 19:44:02 +00:00
Philip Lundrigan
25e1432403
Fix style issues
2015-12-30 12:30:49 -07:00
Philip Lundrigan
adfcfad488
Update locative functionality
2015-12-30 12:26:03 -07:00
Roy Hooper
b0734e613f
Add support for deCONZ (Raspbee-GW hue-like API) - Doesn't support the none transition type, so don't send it
2015-12-30 13:54:18 -05:00
Richard Arends
913c5ab47c
identing error... sorry
2015-12-30 13:26:42 +01:00
Richard Arends
429904c437
Returning None when name and title are both not available
...
Removed trailing whitespaces
2015-12-30 13:00:34 +01:00
pavoni
41a36df801
Update pywemo version
2015-12-30 11:54:21 +00:00
Richard Arends
56a2ffca1d
Changed if else statements. The following situations are handled now:
...
- name and title can be None
- name can be None
- title can be None
- name and title can contain data
2015-12-29 22:10:09 +01:00
Richard Arends
6e2fb17f19
Fix KeyError on 'title' when title is empty
2015-12-29 17:52:05 +01:00
Paulus Schoutsen
586be7fad1
Prevent division by 0 xy->rgb color conversion
2015-12-29 00:09:38 -08:00
Paulus Schoutsen
d9b30d1421
Pep257 fixes for core.
2015-12-27 21:14:35 -08:00
happyleaves
e9059a3ed9
added test; addressed comments
2015-12-27 22:51:37 -05:00
Paulus Schoutsen
c1eaf60461
VCR YR sensor test
2015-12-27 17:37:32 -08:00
Paulus Schoutsen
244fde880e
Convert MQTT event to lowercase
2015-12-27 16:31:52 -08:00
Greg Dowling
df99e4ef22
Merge pull request #794 from pavoni/wemo-subscription
...
Adds Wemo event support - so wemo devices update HA more quickly
2015-12-28 00:11:34 +00:00
pavoni
976d9f2d08
Fix style issue
2015-12-28 00:04:30 +00:00
pavoni
f5dd146676
Fix bug in shutdown
2015-12-27 23:56:18 +00:00
Paulus Schoutsen
7b00b19223
Merge pull request #807 from andythigpen/scene-fix
...
Fix issue with scene component when using YAML aliases.
2015-12-27 15:39:19 -08:00
pavoni
b114ba56ea
Fix style issue
2015-12-27 23:31:48 +00:00
pavoni
0d32bd7a19
Simplify callback logging, add stop log
2015-12-27 23:26:35 +00:00
pavoni
4feef3dd0d
Simplify update state call, shutdown properly.
2015-12-27 23:09:39 +00:00
Paulus Schoutsen
9c3b1b7a96
Fix sun import issue
2015-12-27 15:00:49 -08:00
Paulus Schoutsen
a09d731058
Merge pull request #803 from molobrakos/tellduslive2
...
added rudimentary support for telldus live
2015-12-27 15:00:01 -08:00
Erik
27e35d5f34
don't poll (turns out a request for state immediately a state turn on/off request will not return the newly updated state. import constants from tellive, not tellcore
2015-12-27 21:49:45 +01:00
Erik
c8fa6cc127
bug fix
2015-12-27 21:47:49 +01:00
Per Sandström
468087e6bc
Merge pull request #806 from persandstrom/verisure-pypi
...
verisure module from pypi
2015-12-27 21:10:18 +01:00
Andrew Thigpen
d4b6a7343f
Fix issue with scene component when using YAML aliases.
...
YAML aliases/anchors can make repetitive configuration sections easier
to deal with. However when dealing with dictionaries, care needs to be
taken to not modify the original anchor since PyYAML utilizes a
reference when encountering an alias instead of a copy of the
dictionary.
2015-12-27 13:24:34 -06:00
Paulus Schoutsen
87c88078c8
Update sun to use elevation util
2015-12-27 11:22:10 -08:00
Paulus Schoutsen
ab5a3f9de3
Clean up YR sensor
2015-12-27 11:07:25 -08:00
Per Sandström
eb3da8cb03
verisure component from pypi
2015-12-27 20:07:09 +01:00
Paulus Schoutsen
9e1ecd7124
Fix flaky history test
2015-12-27 10:38:27 -08:00
Erik
efbaf47dc7
reference constants from tellive package
2015-12-27 18:49:11 +01:00
Erik
f10ecb2a8d
remove obsolete comment
2015-12-27 18:42:10 +01:00
Erik
6e81391711
no percentage sign
2015-12-27 18:37:34 +01:00
Paulus Schoutsen
0d64f4a2d5
Merge pull request #804 from molobrakos/systemmon-icons
...
Systemmon icons
2015-12-27 08:54:14 -08:00
Erik
d63e5a60ae
added rudimentary support for telldus live
2015-12-27 12:32:08 +01:00
Paulus Schoutsen
384f1344fd
Merge branch 'pr/792' into dev
2015-12-26 17:48:29 -08:00
Paulus Schoutsen
add24915a3
ps - clean up sun automation tests
2015-12-26 17:48:20 -08:00
Paulus Schoutsen
1944b6a335
Merge pull request #796 from persandstrom/verisure-update
...
Verisure update
2015-12-26 08:17:08 -08:00
Paulus Schoutsen
b8cfe63fc6
Merge pull request #797 from molobrakos/eliq-icon
...
replace default icon
2015-12-26 08:15:01 -08:00
Paulus Schoutsen
9e091a2c92
Merge pull request #798 from R1chardTM/hue-random
...
Add random color effect for Philips Hue
2015-12-26 08:10:09 -08:00
Philip Lundrigan
40486676df
Simplify error handling
2015-12-25 14:34:30 -07:00
Erik
6f2078cda3
bugfix
2015-12-25 22:02:10 +01:00
Erik
b8d2f2ba37
moved into sensor types
2015-12-25 21:44:32 +01:00
Erik
03491fcc09
icons
2015-12-25 21:19:51 +01:00
Per Sandström
571073fe1f
added docstring
2015-12-25 21:04:16 +01:00
Per Sandström
a577d5c5fa
revert accidental change
2015-12-25 20:57:30 +01:00
Per Sandström
160814f425
log texts
2015-12-25 20:42:03 +01:00
Per Sandström
b83b36274a
changed to python-verisure 0.4.1
2015-12-25 20:16:51 +01:00
Erik
f3db4306c2
added icon
2015-12-25 18:50:35 +01:00
richard
5c7fb5d7ae
Fix styling issues
2015-12-24 21:35:36 -06:00
richard
0dfc1c4e7a
Add functionality set random color Philips Hue
2015-12-24 21:10:27 -06:00
pavoni
3f151428b7
Update pywemo version, use wildcard filter
2015-12-24 09:35:02 +00:00
Philip Lundrigan
2606e4d641
Simplify if statement
2015-12-24 00:38:49 -07:00
MartinHjelmare
be25ea4f09
Fix avoid event bus for updates
2015-12-24 02:14:58 +01:00
MartinHjelmare
77959341a3
Merge branch 'dev' into mysensors-component-switch
...
Conflicts:
homeassistant/components/sensor/mysensors.py
requirements_all.txt
2015-12-23 23:45:32 +01:00
MartinHjelmare
9f54bcc21b
Fix comments for pull request
...
* Fix cleaner user config.
* Remove bad disabling of linting.
* Extract default mysensors version into constant.
* Clean up selection of mysensors.CONST from version.
* Update mysensors update decorator to add devices and update values
in one go.
* Fix persistence update.
* Clean up setup of ports.
* Setup of mysensors platforms from main mysensors component.
* Clean up v_types selection in mysensors sensor platform.
* Fix s_types and v_types selection version dependency in platforms.
2015-12-23 23:20:39 +01:00
pavoni
6d236b8169
Force state update
2015-12-23 18:03:40 +00:00
pavoni
09b894a4aa
Fix style issues
2015-12-23 15:57:51 +00:00
pavoni
1e2b5e6991
Add support for subscriptions
2015-12-23 15:46:18 +00:00
Philip Lundrigan
496ec4bcca
Fix bug in rest sensor
2015-12-23 03:37:03 -07:00
Andrew Thigpen
c31a291a9c
Set the root logger to lowest level in logger component.
...
In combination with resetting the log level on the handlers, this
allows messages lower than the default INFO to be logged when using
the logger component.
2015-12-23 00:57:41 -06:00
Paulus Schoutsen
96938bb33c
Merge pull request #786 from philipbl/locative
...
Rename geofancy to locative (fix #761 )
2015-12-22 19:02:08 -08:00
Paulus Schoutsen
e7b1682a4e
Merge branch 'pr/780' into dev
2015-12-22 18:57:42 -08:00
Paulus Schoutsen
d191635fd8
Merge branch 'yr_no' into dev
2015-12-22 18:53:27 -08:00
Paulus Schoutsen
bdd945c1c4
Set default log level to INFO
2015-12-22 18:39:46 -08:00
Paulus Schoutsen
6ccf63dae2
Merge pull request #790 from andythigpen/logger-fix
...
Reset log handlers to lowest level.
2015-12-22 18:38:58 -08:00
Paulus Schoutsen
987282da78
Logbook entry events are now lower case
2015-12-22 18:35:05 -08:00
Fabian Affolter
56186232f3
Enable logging-too-many-args
2015-12-22 22:33:20 +01:00
Fabian Affolter
fb2da6be9a
Remove space
2015-12-22 22:02:55 +01:00
Fabian Affolter
8796187389
Equalize log messages
2015-12-22 22:02:55 +01:00
Andrew Thigpen
edff53609f
Reset log handlers to lowest level.
...
This is necessary to enable logging lower than INFO for the error log file.
2015-12-22 13:50:59 -06:00
Paulus Schoutsen
0607c8f4b4
Version bump to 0.10.1
2015-12-22 08:59:32 -08:00
Paulus Schoutsen
7ccb6b960c
Merge branch 'release-101' into dev
2015-12-22 02:20:25 -08:00
Paulus Schoutsen
561a78bef3
Fix EntityComponent deadlock
2015-12-22 02:19:55 -08:00
Paulus Schoutsen
9876a2a081
Fix Alexa bug if no value for slots
2015-12-22 02:08:46 -08:00
happyleaves
fba5becd90
warn->warning
2015-12-21 20:18:00 -05:00
happyleaves
d5179b4bdc
add statecmd to command_switch
2015-12-21 19:49:39 -05:00
Philip Lundrigan
8c010c8df4
Add ability to use sun as condition in automation
2015-12-21 16:09:27 -07:00
Philip Lundrigan
0ac1759395
Rename geofancy to locative ( fix #761 )
2015-12-21 11:05:20 -07:00
Paulus Schoutsen
07fb4ff243
Revert last fix. Will fix better.
2015-12-21 09:44:17 -08:00
Paulus Schoutsen
2650d235ea
Fix: EntityComponent deadlock when adding new devices during update state
2015-12-21 08:56:27 -08:00
Daniel
9e89197284
small fix in yr sensor name
2015-12-21 10:42:42 +01:00
Daniel
8159d36114
small fix in yr sensor name
2015-12-21 10:36:25 +01:00
Daniel
cf4f4ce8c7
changed to use requestes in stead of urllib for yr sensor
2015-12-21 10:33:19 +01:00
Daniel
9a1883bb49
changed to use requestes in stead of urllib for yr sensor
2015-12-21 10:29:12 +01:00
Paulus Schoutsen
35411cd57e
Version bump to 0.11.dev0
2015-12-20 15:32:51 -08:00
Paulus Schoutsen
901f63be0c
Version bump to 0.10
2015-12-20 15:30:51 -08:00
Paulus Schoutsen
70a5704887
Merge pull request #779 from happyleavesaoc/torque
...
torque support
2015-12-20 15:04:46 -08:00
happyleaves
04316d9723
http fixes
2015-12-20 11:20:40 -05:00
Paulus Schoutsen
177590fd65
Simplify MQTT light code
2015-12-19 19:45:28 -08:00
Paulus Schoutsen
90c705354a
Add template support to MQTT lights
2015-12-19 19:15:05 -08:00
Fabian Affolter
55a236f912
Update docstrings
2015-12-19 09:38:23 +01:00
happyleaves
f071e3b4ac
torque support
2015-12-19 00:19:41 -05:00
Paulus Schoutsen
824dd60aef
Upgrade PyChromecast version
2015-12-18 08:58:13 -08:00
Fabian Affolter
2efca59352
Remove print
2015-12-18 17:34:23 +01:00
Fabian Affolter
4a0ec36fea
Update error message
2015-12-18 13:47:13 +01:00
Paulus Schoutsen
80d3552960
Add template editor
2015-12-17 23:33:09 -08:00
MartinHjelmare
845926236e
Add config sample and fix requirements_all
2015-12-18 03:58:21 +01:00
MartinHjelmare
eae07c070a
Merge branch 'dev' into mysensors-component-switch
2015-12-18 03:39:41 +01:00
MartinHjelmare
659226886f
Update .coveragerc and requirements
2015-12-18 03:37:49 +01:00
Philip Lundrigan
a0ff8819a9
Make numeric_state error message more descriptive
2015-12-17 17:37:39 -07:00
Philip Lundrigan
4196d6a21c
Merge pull request #770 from philipbl/fix_icloud
...
Small iCloud device tracker fix
2015-12-17 14:06:45 -07:00
Philip Lundrigan
c564c73617
Return true when iCloud finishes setting up
...
Otherwise an error will be reported even though it set up correctly.
2015-12-17 13:31:33 -07:00
Fabian Affolter
5dabba3941
Move config to docs
2015-12-17 19:44:18 +01:00
Paulus Schoutsen
0369f5153e
Disable pychromecast in requirements all because protobuf dep fails on CI
2015-12-17 09:16:36 -08:00
Paulus Schoutsen
dbad01f73d
Merge pull request #767 from fabaff/binary-rest-sensor
...
Binary REST sensor
2015-12-17 09:05:44 -08:00
Paulus Schoutsen
9087e6a0d0
Merge pull request #765 from philipbl/template_automation
...
Add template automation
2015-12-17 09:01:08 -08:00
Paulus Schoutsen
faff14ac94
Merge pull request #755 from molobrakos/eliqonline
...
Added support for ELIQ Online energy monitoring device (http://eliq.se/en/ )
2015-12-17 08:56:13 -08:00
Paulus Schoutsen
f2aeb2a6f9
Merge pull request #748 from davidedmundson/fuzzy
...
Use fuzzy matching for conversation entity matching
2015-12-17 08:55:12 -08:00
Philip Lundrigan
56b38e64ae
Change method of listening to state changes
2015-12-16 23:53:10 -07:00
William Scanlon
1747db1888
More spacing fixes
2015-12-16 22:45:58 -05:00
William Scanlon
5066e6a183
Fixed spacing in wink
2015-12-16 22:39:02 -05:00
William Scanlon
8eb73c8f17
Fixed style violations
2015-12-16 22:31:34 -05:00
William Scanlon
cceb79a378
Pulled from dev to get up-to-date
2015-12-16 19:00:06 -05:00
Fabian Affolter
f246508c9a
Add binary rest sensor
2015-12-17 00:47:12 +01:00
William Scanlon
eb6b4218fc
Moved python-wink requirement to PyPI
2015-12-16 18:39:23 -05:00
Tom Duijf
4eec89b35e
fixed my own cleanup
2015-12-16 22:36:40 +00:00
Philip Lundrigan
4c33eba378
Prevent triggering twice
2015-12-16 15:24:09 -07:00
Philip Lundrigan
ab8ff42cdd
Create template automation
2015-12-16 15:24:09 -07:00
Tom Duijf
687ce64551
small cleanup heatmiser
2015-12-16 22:21:32 +00:00
Tom Duijf
31b4c8eb4d
Fixed imports
2015-12-16 21:52:49 +00:00
William Scanlon
f6d16ba118
updated python-wink requirements for 3.0.1
2015-12-16 15:22:38 -05:00
William Scanlon
afbf377b6d
Update for style changes in python-wink
2015-12-16 13:32:38 -05:00
Erik
0075752c06
better error message
2015-12-16 18:11:44 +01:00
Paulus Schoutsen
0a44750441
Merge pull request #757 from fabaff/glances-name
...
Include name
2015-12-16 08:10:34 -08:00
William Scanlon
c91cd9aa84
Updated python-wink requirements
2015-12-16 11:05:18 -05:00
Paulus Schoutsen
c8234ffb8d
Merge pull request #762 from bradsk88/pywink-0.3
...
Updating to python-wink 0.3.0
2015-12-16 07:50:35 -08:00
Erik
14056951c7
lint
2015-12-16 16:41:34 +01:00
Erik
e76defe035
proper access_token check
2015-12-16 16:36:56 +01:00
Erik
3b8c5d6833
disable throttling for now
2015-12-16 16:36:04 +01:00
Erik
956a6418cc
let the user supply the sensor name
2015-12-16 16:35:35 +01:00
Paulus Schoutsen
507145e954
Merge pull request #726 from happyleavesaoc/twitch
...
twitch sensor
2015-12-15 19:59:12 -08:00
bradsk88
58988787ea
Updating to python-wink 0.3.0
2015-12-15 21:46:54 -06:00
kevinpanaro
4f6243fe0e
changed pyicloud version to 0.7.2
2015-12-15 21:07:34 -05:00
happyleaves
0e9c51a479
twitch sensor
2015-12-15 20:43:14 -05:00
Paulus Schoutsen
d6dad8c818
Merge pull request #756 from philipbl/arest_sensor
...
Template support for aRest sensor
2015-12-15 16:48:14 -08:00
Paulus Schoutsen
17940f36e8
Merge pull request #759 from happyleavesaoc/orvibo_version
...
bump orvibo dependency version
2015-12-15 16:44:38 -08:00
happyleaves
149449624e
bump orvibo dependency version
2015-12-15 18:50:15 -05:00
Philip Lundrigan
574de3b1b6
Handle template error
...
To be more consistent with the other sensor implementations of templates
2015-12-15 15:47:35 -07:00
Fabian Affolter
85873390ee
Include name ( #654 )
2015-12-15 23:12:43 +01:00
Philip Lundrigan
4e6b01b0b9
Use different render method
2015-12-15 14:47:25 -07:00
Philip Lundrigan
5ecdd06bd5
Template support for arest sensor
2015-12-15 14:16:52 -07:00
Erik
a764817ee9
lint ok
2015-12-15 22:05:55 +01:00
Erik
dade33187f
added support for eliq online energy sensor
2015-12-15 21:48:42 +01:00
David Edmundson
a3f805d88e
Use fuzzy matching for conversation entity matching
...
Entity may not be picked up exactly by the speech recognition. Instead
of doing an exact string match, look for names which are phonetically
similar and choose the best match above a certain threshold.
This helps as entity names may often be pronoun's (Dave's bedroom) and
this allows for some minor mistakes i.e "the bedroom" will successfully
match against a switch called "bedroom"
It introduces a new library dependency, fuzzywuzzy for comparisons.
2015-12-15 20:44:35 +00:00
Philip Lundrigan
66fca475c6
Merge pull request #745 from philipbl/numeric_trigger
...
Template support for numeric state
2015-12-15 10:18:22 -07:00
Philip Lundrigan
9fa8b27d65
Change from `value` to `state`
2015-12-15 10:12:43 -07:00
Philip Lundrigan
455a9c83a6
Simplify logic
2015-12-15 08:57:30 -07:00
William Scanlon
94eb002b0a
Updated python-wink requirements and URL
2015-12-15 10:32:20 -05:00
Fabian Affolter
fcdaa923c5
Update docstrings
2015-12-15 10:42:05 +01:00
Paulus Schoutsen
a35dcf860e
Update frontend with layout bugfix
2015-12-14 23:53:32 -08:00
Paulus Schoutsen
027b891052
Add tests for API.stream
2015-12-14 23:20:43 -08:00
Paulus Schoutsen
2e0042adb0
Tweak iCloud device tracker
2015-12-14 21:39:48 -08:00
Paulus Schoutsen
79c92cd0c4
Merge branch 'pr/616' into dev
2015-12-14 21:31:20 -08:00
Paulus Schoutsen
946f6cab9d
Merge pull request #743 from philipbl/command_sensor
...
Command Sensor: Add support for template
2015-12-14 18:51:35 -08:00
Paulus Schoutsen
9e0d19df6c
Merge pull request #744 from fabaff/binary-sensor-template
...
Template support for binary sensor
2015-12-14 18:50:41 -08:00
David Edmundson
d16526739c
Add PlayMedia support to Chromecast
2015-12-14 23:53:46 +00:00
William Scanlon
6a4442cddf
Set REQUIREMENTS back to master
2015-12-14 18:34:11 -05:00
William Scanlon
c1d728ce00
Remove @property from update function
2015-12-14 18:31:09 -05:00
Philip Lundrigan
a517784c9e
Condense in_range template logic
2015-12-14 15:07:35 -07:00
Philip Lundrigan
91a945f4c7
Slight style change
2015-12-14 15:01:38 -07:00
Philip Lundrigan
53239387e0
Add support for template
2015-12-14 14:47:24 -07:00
Fabian Affolter
a1009d9138
Add template support
2015-12-14 21:38:56 +01:00
Philip Lundrigan
e821b546d5
Ignore template if it isn't set
2015-12-14 10:49:54 -07:00
Philip Lundrigan
600831cff5
Add support for template
2015-12-14 10:29:27 -07:00
Fabian Affolter
87d40f6673
Move config details to doc
2015-12-14 18:19:50 +01:00
William Scanlon
3ed69cec68
Add Egg Minder support
2015-12-14 10:13:51 -05:00
Paulus Schoutsen
df24a1bfa7
Update frontend (babel 6)
2015-12-13 23:59:40 -08:00
Paulus Schoutsen
3faa1a4393
Fix lint issues
2015-12-13 13:47:05 -08:00
Paulus Schoutsen
f93d6a1a11
Fix local dir config path
2015-12-13 13:40:42 -08:00
caius
cc962c6bb2
Add some lint suggested modifications
2015-12-13 13:20:52 -08:00
caius
9833b4b663
Add the fritz device tracker to track established connections to FritzBox routers
2015-12-13 13:20:52 -08:00
Paulus Schoutsen
4528c57539
Merge pull request #739 from balloob/alexa
...
Amazon Echo / Alexa support for retrieving information
2015-12-13 13:16:40 -08:00
Richard Arends
035d518cb6
Expect the case where currentsong['name'] can be absent. Use the .get
...
funtion with a default value set to None
2015-12-13 19:54:10 +01:00
Richard Arends
85b62a20c8
Use format instead of str.join to join name and title
2015-12-13 19:46:17 +01:00
Richard Arends
46f742f82f
Added support for MPD to display the name before the title if it is available
...
When using a radio stream, the name of the station is often available in
currentsong['name']. Just like the 'mpc' CLI client, this change displays
the name of the station before the current song title.
For example: "Mick Jagger - Let's Work" becomes "Radio 10: Mick Jagger - Let's Work"
2015-12-13 18:42:53 +01:00
Paulus Schoutsen
729c24d59b
Add Alexa component
2015-12-12 22:29:02 -08:00
Paulus Schoutsen
f73f824e0e
Make template states var callable
2015-12-12 22:19:37 -08:00
Paulus Schoutsen
360b99be59
Add template is_state method
2015-12-12 22:19:12 -08:00
Paulus Schoutsen
931f7e8615
Simplify http component
2015-12-12 22:18:38 -08:00
Fabian Affolter
ed9b75756a
Catch error state
2015-12-13 01:00:12 +01:00
Fabian Affolter
1d017beb93
Use templating
2015-12-12 22:55:59 +01:00
Fabian Affolter
4286e116f3
Add requirement
2015-12-12 22:55:35 +01:00
Fabian Affolter
f458484770
Add sensor for Dweet.io
2015-12-12 22:55:35 +01:00
Philip Lundrigan
27e3e72211
Change description of rest sensor
2015-12-12 14:19:00 -07:00
Philip Lundrigan
a84ff14b00
Remove exception handling for templates
...
It is now handled in the layers below
2015-12-12 13:34:21 -07:00
Philip Lundrigan
ab9ab532c8
Merge dev into sensor_template
2015-12-12 13:25:04 -07:00
Paulus Schoutsen
9fc0d93e44
Merge pull request #736 from Mosibi/mpd-add-state_on
...
Added support for MPD to start playing the current song/playlist
2015-12-12 12:06:38 -08:00
Paulus Schoutsen
2b975c8620
Add flexible error value for value template parsing
2015-12-12 10:35:15 -08:00
Richard Arends
9eea7a6cde
Added support for MPD to start playing the current song/playlist
2015-12-12 16:25:56 +01:00
Paulus Schoutsen
b1bf6a609e
Catch exceptions when error rendering templates
2015-12-11 19:07:03 -08:00
Paulus Schoutsen
5c63862054
Fix template rounding
2015-12-11 18:45:53 -08:00
Paulus Schoutsen
0b325b2b7d
API.stream - catch more errors
2015-12-11 18:43:00 -08:00
Philip Lundrigan
1c54111018
Add template support to rest sensor
2015-12-11 15:19:49 -07:00
Paulus Schoutsen
13b0d2afa3
Merge pull request #729 from mchrisb03/dev
...
Correct target temp for ecobee in heat or cool mode
2015-12-11 08:48:03 -08:00
Paulus Schoutsen
a10908e167
Merge pull request #727 from andylockran/dev
...
Heatmiser Thermostat Support
2015-12-11 08:44:27 -08:00
Paulus Schoutsen
56bb9f2da0
Merge pull request #720 from balloob/template
...
Home Assistant templates
2015-12-11 08:32:49 -08:00
Chris Baumgartner
2368e5f4ec
The target temp (shown in Thermostat card) is not correct when running in heat or cool modes. It is ok for auto mode.
2015-12-11 09:47:28 -06:00
andylockran
84226b573e
Merge branch 'dev' of github.com:andylockran/home-assistant into dev
2015-12-11 12:49:34 +00:00
andylockran
e19af76c70
Added heatmiser thermostat support
2015-12-11 12:45:27 +00:00
Paulus Schoutsen
9a9ecb5916
Migrate MQTT from jsonpath to templates
2015-12-10 21:39:01 -08:00
Paulus Schoutsen
d55fda28c2
Add value renderer helper method
2015-12-10 21:38:35 -08:00
Paulus Schoutsen
7acef84aad
Add variable support to template rendering
2015-12-10 21:16:05 -08:00
Paulus Schoutsen
5f8fc7e197
Merge pull request #721 from MartinHjelmare/fix-logging-levels
...
Fix logging lowest level
2015-12-10 20:57:59 -08:00
Paulus Schoutsen
0dcc69d800
Fix template rounding
2015-12-10 20:47:06 -08:00
Paulus Schoutsen
47b5fbfaf3
Add template API endpoint
2015-12-10 20:47:06 -08:00
Paulus Schoutsen
d1383ac94d
Add template parsing to notify
2015-12-10 20:47:06 -08:00