Paulus Schoutsen
d0bcec12b9
Merge pull request #1001 from balloob/dev
...
0.12
2016-01-29 22:37:38 -08:00
Paulus Schoutsen
9fc62c1851
Version bump to 0.12
2016-01-29 22:33:46 -08:00
Paulus Schoutsen
23d88cd4ad
Merge pull request #1047 from haraldnagel/dev
...
Fix #1046 by correcting platform name
2016-01-29 22:14:21 -08:00
Harald Nagel
86f433067c
Fix #1046 by correcting platform name
2016-01-30 06:05:09 +00:00
Paulus Schoutsen
75232c43ce
Merge pull request #1044 from w1ll1am23/googlevoice
...
Google Voice SMS notification support
2016-01-29 19:32:23 -08:00
William Scanlon
01a743c7d4
Log if target == NULL
2016-01-29 22:09:59 -05:00
William Scanlon
28f4283b40
Validate target
2016-01-29 22:04:02 -05:00
William Scanlon
375faa9c91
Fixed style error
2016-01-29 21:53:06 -05:00
Paulus Schoutsen
ef132e4583
Add tests for color util
2016-01-29 18:44:21 -08:00
Paulus Schoutsen
05cbe54db3
Remove owntracks from coverage
2016-01-29 18:02:42 -08:00
Paulus Schoutsen
ae7697b900
Merge pull request #1037 from balloob/owntracks_mobile_beacons
...
Owntracks - mobile ibeacon tracking.
2016-01-29 18:01:31 -08:00
Martin Hjelmare
a8f7bc2324
Merge pull request #1034 from MartinHjelmare/refactor-s_v_types
...
Mysensors: Refactor s_types and v_types mapping
2016-01-30 01:04:06 +01:00
MartinHjelmare
9db0987e53
Refactor s_types and v_types mapping
...
To be able to handle new platforms with multiple used v_types but
single states, a new more strict mapping was required. Each s_type is
now mapped to its corresponding v_type(s) in a dict of lists.
2016-01-30 00:55:13 +01:00
pavoni
515307b404
Remove dev/null from build script.
2016-01-29 22:11:01 +00:00
pavoni
03e7ac2a0e
Fix typo.
2016-01-29 22:11:00 +00:00
pavoni
c5cdf6d7cf
Copy kwargs, remove traces.
2016-01-29 22:11:00 +00:00
pavoni
a3abd8bb08
Revise tracked beacon name.
2016-01-29 22:11:00 +00:00
pavoni
5a7e380396
Revise beacon name. Add debug.
2016-01-29 22:11:00 +00:00
pavoni
09ef2e1b8c
Add docstring, remove trace.
2016-01-29 22:11:00 +00:00
pavoni
80d2f35cc5
First cut mobile beacon tracking.
2016-01-29 22:11:00 +00:00
William Scanlon
ad57f27989
Added test exclude in .coveragerc
2016-01-29 16:54:56 -05:00
William Scanlon
a6720f54b3
Fixed style errors
2016-01-29 16:48:01 -05:00
William Scanlon
aaf75c7e45
Added target support for googlevoice
2016-01-29 14:14:27 -05:00
Martin Hjelmare
c5de42e7b5
Merge pull request #1033 from MartinHjelmare/refactor-unit-of-measurement
...
Mysensors: Refactor unit of measurement
2016-01-29 18:21:15 +01:00
Paulus Schoutsen
d6bb6a0777
Merge pull request #1020 from kennedyshead/dev
...
Adding service for logbook
2016-01-29 09:19:34 -08:00
Paulus Schoutsen
f87c7d6732
Merge pull request #1023 from flyte/zigbee-pr
...
Add ZigBee integration and components.
2016-01-29 09:18:10 -08:00
MartinHjelmare
575e97a051
Refactor unit of measurement
...
* Add dict with map of units to v_types.
* Avoid numerous if, elif branches and return statements.
* Add custom unit decoupled from other units.
2016-01-29 18:11:58 +01:00
Flyte
902077d78b
Catch ZigBee exceptions when communicating with the devices and log appropriate messages.
2016-01-29 16:45:49 +00:00
Flyte
c17a4fca80
ZigBee: Ensure correct entity types are used for each component.
2016-01-29 12:00:53 +00:00
Flyte
241a768983
ZigBee: Remove extraneous update_ha_state() usage and use it more appropriately for initial state update.
2016-01-29 11:33:15 +00:00
Flyte
72cca0a91a
ZigBee: Handle case in which Serial port is unable to open
2016-01-29 10:48:15 +00:00
Greg Dowling
dd7a7f4c75
Merge pull request #1036 from balloob/owntracks_beacon2
...
Improve owntracks events, add support for stationary ibeacons.
2016-01-29 09:47:20 +00:00
pavoni
468a8a1013
Improve owntracks events, add support for stationary ibeacons.
2016-01-29 09:39:00 +00:00
magnusknutas
24d84dbb42
Added entity_id and domain
2016-01-29 08:13:46 +01:00
Paulus Schoutsen
893a14e8db
Merge pull request #1035 from balloob/fix-imports
...
Fix imports and rename insteon to insteon_hub
2016-01-28 21:53:21 -08:00
Paulus Schoutsen
cbc6323438
Fix imports
2016-01-28 21:45:26 -08:00
Paulus Schoutsen
d6db00b55a
Merge pull request #1022 from haraldnagel/dev
...
Move Insteon API KEY into configuration.yaml
2016-01-28 21:36:35 -08:00
Harald Nagel
eebb736bf8
Add ability to control dimmable sources
2016-01-29 04:36:40 +00:00
Harald Nagel
f192a15a8f
Remove unnecessary try around import
2016-01-29 02:35:04 +00:00
William Scanlon
9ec44fbe32
Updated googlevoicesms version
2016-01-28 21:19:15 -05:00
William Scanlon
ffc06e8bcb
pygooglevoice-sms support
2016-01-28 21:07:59 -05:00
William Scanlon
9c7b2ce9fd
pygooglevoice-sms support
2016-01-28 21:07:16 -05:00
Paulus Schoutsen
1de7dcdb5f
Merge pull request #1025 from molobrakos/yr-position
...
allow monitoring weather at other location than home
2016-01-28 08:49:48 -08:00
Erik
9e7886b909
allow monitoring weather at other location than home (such as summer house)
2016-01-28 17:16:02 +01:00
Flyte
4045fb6862
Fix import-before-install of xbee-helper dependency.
2016-01-28 13:44:37 +00:00
Flyte
dda4f84150
Add zigbee components.
2016-01-28 13:18:29 +00:00
magnusknutas
fda88f8fda
logbook.log the name of the game
2016-01-28 09:51:05 +01:00
Harald Nagel
3c05c8d1db
Use validate_config, watch for import exception
2016-01-28 05:55:36 +00:00
Harald Nagel
21ec435430
Move Insteon API KEY into configuration.yaml
2016-01-28 03:01:32 +00:00
magnusknutas
24893bc28d
Less complex service setup
2016-01-27 18:03:37 +01:00
magnusknutas
403b9cbe3e
And with template support
2016-01-27 17:37:15 +01:00
magnusknutas
8b0d19835c
Cleanup
2016-01-27 17:32:57 +01:00
magnusknutas
c31522eea9
Logbook service
2016-01-27 17:27:55 +01:00
Paulus Schoutsen
ee33aa73e1
Merge pull request #1017 from fabaff/psutil-upgrade
...
Upgrade psutil to 3.4.2
2016-01-27 08:08:21 -08:00
Paulus Schoutsen
47498e4aa9
Merge pull request #1016 from fabaff/cpuinfo-upgrade
...
Upgrade py-cpuinfo to 0.1.8
2016-01-27 08:07:55 -08:00
Fabian Affolter
ef4661f1e6
Upgrade psutil to 3.4.2
2016-01-27 12:26:38 +01:00
Fabian Affolter
b4070cfb78
Upgrade py-cpuinfo to 0.1.8
2016-01-27 11:43:49 +01:00
Fabian Affolter
c750f16275
Update docstings
2016-01-27 09:34:14 +01:00
Fabian Affolter
2248c271fa
Add link to docs
2016-01-27 09:25:44 +01:00
Fabian Affolter
87b33d5098
Move configuration details to docs
2016-01-27 09:23:44 +01:00
Fabian Affolter
cf7c06d307
Update docstring and fix typos
2016-01-27 09:21:21 +01:00
Fabian Affolter
70d95cb6aa
Add link to docs
2016-01-27 09:08:04 +01:00
Fabian Affolter
2c151c6db9
Update docstring
2016-01-27 09:01:08 +01:00
Fabian Affolter
3fc5a60634
Add link to docs
2016-01-27 09:00:01 +01:00
Fabian Affolter
94d2f23cfc
Add link to docs and remove configuration details
2016-01-27 08:08:04 +01:00
Fabian Affolter
4bd102ddf5
Add twitter docs
2016-01-27 08:08:04 +01:00
Fabian Affolter
232aa792f1
Add link to docs and update docstrings
2016-01-27 08:08:04 +01:00
Paulus Schoutsen
ce9f76a0be
Add onewire to coverage
2016-01-26 23:07:01 -08:00
Paulus Schoutsen
f3f592cdec
Merge pull request #982 from stefan-jonasson/dev
...
Updated the entity names for all z-wave devices.
2016-01-26 22:51:34 -08:00
Stefan Jonasson
1d2cd0811b
Updated Imports.
...
ZWave modules now import the domain from the base domain.
2016-01-27 07:37:41 +01:00
Paulus Schoutsen
886b581d2a
Merge pull request #1002 from kennedyshead/dev
...
Running periodic tasks
2016-01-26 21:42:06 -08:00
Paulus Schoutsen
88387d3123
Merge branch 'pr/78' into dev
...
Conflicts:
homeassistant/const.py
2016-01-26 21:07:53 -08:00
Martin Hjelmare
14cd27aaa7
Merge pull request #1011 from MartinHjelmare/fix-unit-of-measurement
...
Fix unit of measurement
2016-01-27 03:40:50 +01:00
MartinHjelmare
2e175b88bc
Fix unit of measurement
...
* Add version check in unit_of_measurement, to avoid error.
* Remove not needed metric check in unit_of_measurement.
* Add more value types to unit_of_measurement.
* Fix unit prefix
* Remove unused SCAN_INTERVAL variable.
2016-01-27 03:18:59 +01:00
Paulus Schoutsen
537a7789fd
Merge pull request #1005 from fabaff/astral-upgrade
...
Updgrade to astral 0.9
2016-01-26 17:48:14 -08:00
Paulus Schoutsen
80d1ab78dd
Merge pull request #1006 from fabaff/influxdb-upgrade
...
Upgrade influxdb to 2.11.0
2016-01-26 17:47:59 -08:00
Paulus Schoutsen
821238f889
Merge pull request #1007 from fabaff/telegram-upgrade
...
Upgrade python-telegram-bot to 3.2.0
2016-01-26 17:47:42 -08:00
Paulus Schoutsen
33a9ec0106
Merge pull request #1008 from fabaff/blockchain-upgrade
...
Upgrade blockchain to 1.2.1
2016-01-26 17:47:14 -08:00
Paulus Schoutsen
a8f0f313c8
Merge pull request #1009 from fabaff/docstrings
...
Update docstrings
2016-01-26 17:46:56 -08:00
Martin Hjelmare
6796219f37
Merge pull request #1010 from MartinHjelmare/fix-device-attr
...
Fix device_state_attributes
2016-01-27 02:43:34 +01:00
MartinHjelmare
1dae22a465
Fix device_state_attributes
...
* Return a dict with keys as the names of the enum members instead of
the member values.
* This fixes a TypeError: unorderable types: int() < str()
2016-01-27 02:33:21 +01:00
Fabian Affolter
7aba78f96e
Update docstrings
2016-01-27 00:08:06 +01:00
Fabian Affolter
06cf07b097
Upgrade blockchain to 1.2.1
2016-01-26 23:53:30 +01:00
Fabian Affolter
271af2c608
Upgrade python-telegram-bot to 3.2.0
2016-01-26 23:47:06 +01:00
Fabian Affolter
8c6ce217e6
Upgrade influxdb to 2.11.0
2016-01-26 23:45:39 +01:00
Fabian Affolter
5410a0c8f6
Updgrade to astral 0.9
2016-01-26 23:34:25 +01:00
Stefan Jonasson
1a422ecd5a
Moved common z-wave node functionality to a common z-wave class
2016-01-26 22:11:27 +01:00
magnusknutas
6add5e387b
Remove unused import
2016-01-26 21:41:12 +01:00
magnusknutas
ca070a36e3
Dont wrap '/int' parameters with tuple
2016-01-26 21:38:07 +01:00
magnusknutas
2c3a6e7905
Remove not needed log warning
2016-01-26 21:30:00 +01:00
magnusknutas
0a4e857901
And a test just to see if nothing works if not providing any vars
2016-01-26 21:21:54 +01:00
magnusknutas
d4b444823c
Tests for time and a fix for wrong access of _LOGGER
2016-01-26 21:11:30 +01:00
magnusknutas
2382dffbf4
pushed test code :) fixed now
2016-01-26 20:49:51 +01:00
magnusknutas
33b0f4d05d
Fixes bug in time trigger and adds test for ex. /two
2016-01-26 20:43:29 +01:00
Stefan Jonasson
5b6371ecda
Merge remote-tracking branch 'origin/dev' into dev
...
# Conflicts:
# homeassistant/components/light/zwave.py
# homeassistant/components/switch/zwave.py
2016-01-26 20:31:42 +01:00
magnusknutas
6f1f8ffea0
Merge remote-tracking branch 'upstream/dev' into dev
2016-01-26 20:23:48 +01:00
magnusknutas
1f6f2de9c6
Sorry, I was wrong they are needed
2016-01-26 19:37:53 +01:00
Martin Hjelmare
b13e48bd71
Merge pull request #999 from MartinHjelmare/fix-not-adding-devices
...
Fix adding devices on the fly
2016-01-26 19:30:31 +01:00
magnusknutas
9a79ecf2d3
Remove warnings no longer needed (I think :D)
2016-01-26 19:25:41 +01:00
magnusknutas
ebd475b380
Unused import was the problem
2016-01-26 18:50:25 +01:00
magnusknutas
cff77a175d
Year periodic test (just to trigger travis but should maybe be here anyway)
2016-01-26 18:44:41 +01:00
magnusknutas
726637b867
New and improved handling of the matching! Kudos to @balloob
2016-01-26 18:37:19 +01:00
MartinHjelmare
9117fa6eb8
Fix adding devices on the fly
...
Devices were not added without persistence enabled and restart of HA.
Node id was added to defaultdict(list) by mistake when checking if list
of defaultdict was empty.
* Fix adding devices in mysensors_callback.
* Change devices to regular dict.
2016-01-26 18:12:13 +01:00
magnusknutas
6ae57b5aaf
Some warnings if input is wrong for periodic tasks
2016-01-26 17:35:12 +01:00
magnusknutas
e8e2814313
Warnings for not divisible settings
2016-01-26 17:30:55 +01:00
magnusknutas
a918be517d
test past midnight support for hours
2016-01-26 17:13:18 +01:00
magnusknutas
ec5d88b98e
hourly periodic task
2016-01-26 17:06:50 +01:00
magnusknutas
13fbefcdf8
Running periodic tasks
2016-01-26 10:28:31 +01:00
Stefan Jonasson
f4c9540a1b
Updated teh entity_id generation
...
Entity ids will now look like this:
sensor.philio_technology_corporation_psm021_slim_multisensor_doorwindow_sensor_7
sensor.philio_technology_corporation_psm021_slim_multisensor_luminance_7
sensor.philio_technology_corporation_psm021_slim_multisensor_motion_sensor_7
sensor.philio_technology_corporation_psm021_slim_multisensor_tamper_sensor_7
sensor.philio_technology_corporation_psm021_slim_multisensor_temperature_7
sensor.philio_technology_corporation_psm021_slim_multisensor_doorwindow_sensor_8
sensor.philio_technology_corporation_psm021_slim_multisensor_luminance_8
sensor.philio_technology_corporation_psm021_slim_multisensor_motion_sensor_8
sensor.philio_technology_corporation_psm021_slim_multisensor_tamper_sensor_8
sensor.philio_technology_corporation_psm021_slim_multisensor_temperature_8
And if there is several values of the same type in a node the instance id will be appended like this (three switches in the same device):
switch.fibaro_system_unknown_type0202_id1002_switch_9
switch.fibaro_system_unknown_type0202_id1002_switch_9_2
switch.fibaro_system_unknown_type0202_id1002_switch_9_3
2016-01-26 09:33:26 +01:00
Fabian Affolter
e72f61ce73
Update docstring
2016-01-26 09:11:04 +01:00
Paulus Schoutsen
4c056db3bb
Fix Chrome url sync
2016-01-25 23:56:43 -08:00
Paulus Schoutsen
c10a86d1bf
Merge branch 'master' into dev
...
Conflicts:
homeassistant/const.py
2016-01-25 22:58:06 -08:00
Paulus Schoutsen
b97de5cef6
Merge pull request #1000 from balloob/view-url-sync
...
Update frontend with view url sync
2016-01-25 22:54:00 -08:00
Paulus Schoutsen
4233c0bc66
Update frontend with view url sync
2016-01-25 22:47:13 -08:00
Paulus Schoutsen
b13008201e
Fix lint issue
2016-01-25 21:31:21 -08:00
Paulus Schoutsen
125ad8630d
Add views to demo
2016-01-25 21:27:36 -08:00
Paulus Schoutsen
5c3ad5d4c0
Update frontend
2016-01-25 17:57:33 -08:00
Paulus Schoutsen
414aa8563d
Merge pull request #930 from TangoAlpha/dev
...
Add LIFX bulb support
2016-01-25 17:51:47 -08:00
happyleavesaoc
d08a181c72
Merge pull request #994 from happyleavesaoc/orvibo_bump
...
Orvibo version bump
2016-01-25 19:34:21 -05:00
happyleavesaoc
80c6bf6744
bump orvibo version
2016-01-25 16:40:27 -05:00
Tim
b1ba792715
Brightness from HA overrides brightness from HSV conversion
2016-01-25 21:19:27 +00:00
Per Sandström
b99f6c1a46
Merge pull request #995 from persandstrom/vsure0.4.8
...
update python-verisure to version 0.4.8
2016-01-25 22:04:02 +01:00
Tim
1397f9e588
Fix logging typo
2016-01-25 20:58:10 +00:00
Tim
bb7f92330d
Update liffylights version
2016-01-25 20:53:21 +00:00
Per Sandström
7cbd780748
update vsure version
2016-01-25 21:39:41 +01:00
Tim
784fea2d56
Update for new liffylights version
2016-01-25 19:08:48 +00:00
Tim
97f0425252
Update requirements_all
2016-01-25 15:20:23 +00:00
Tim
11120a8743
Fix liffylights import
2016-01-25 15:19:50 +00:00
Tim
8009542b3e
Add extra debugging
...
Add duration to power on
2016-01-25 13:30:52 +00:00
Tim
32cfa6998c
Update requirements_all
2016-01-25 12:13:24 +00:00
Tim
d10a5cf5e9
Update to v0.8.3 of liffylights
2016-01-25 11:54:41 +00:00
Tim
4089a7a0d3
Update requirements_all
2016-01-25 10:02:03 +00:00
Tim
5a926913d3
Update to v0.6 of liffylights
2016-01-25 10:00:15 +00:00
Paulus Schoutsen
6c91831baa
Hide groups when they are views or auto defined
2016-01-24 23:45:06 -08:00
Tim
069dafa3a5
Update requirements_all
2016-01-25 07:38:37 +00:00
Paulus Schoutsen
4abc5c97cd
Merge pull request #988 from auchter/thermostat-fan
...
Add service to control a thermostat's fan
2016-01-24 23:24:32 -08:00
Paulus Schoutsen
bb3dd47088
Merge pull request #992 from balloob/sections
...
Add support for sections in the frontend [Fixes #100705168 ]
2016-01-24 22:58:27 -08:00
Paulus Schoutsen
f6c53896e3
Allow groups to be used as views
2016-01-24 22:54:45 -08:00
Paulus Schoutsen
ad2e2d916b
Merge pull request #979 from rmkraus/automation-decorator
...
Automation Decorator for custom components
2016-01-24 21:22:19 -08:00
Ryan Kraus
8406f81811
Removed decorator callback
...
The decorator callback was not actually necessary so it was removed and
replaced with a partial function instead.
2016-01-25 00:14:16 -05:00
Ryan Kraus
bcdfc555e0
Removed service decorator from event decorators
2016-01-24 23:09:09 -05:00
Ryan Kraus
3b89102338
Fixed lint issue from merge
...
extract_entity_ids from the service helpers was overwriting the service
decorator with one of its attributes. This was fixed.
2016-01-24 23:00:43 -05:00
Ryan Kraus
60dd2d441d
Merge remote-tracking branch 'balloob/dev' into automation-decorator
...
# Conflicts:
# homeassistant/helpers/service.py
# tests/helpers/test_service.py
2016-01-24 22:51:00 -05:00
Ryan Kraus
5830da63b1
Moved service decorator to service helpers
...
Moved the service decorator to the service helpers module and moved the
associated tests.
2016-01-24 22:46:30 -05:00
Tim
50561ffe97
Fix long line
2016-01-25 03:39:13 +00:00
Tim
74e8446556
Bump version of liffylights
2016-01-25 03:34:24 +00:00
Tim
d94db5388c
Add preliminary support for transition time
2016-01-25 03:32:55 +00:00
Ryan Kraus
f66aeb2e73
Added event helper tests
...
1. Added tests for all event decorators
2. Added tests for sunrise and sunset event helpers
2016-01-24 22:23:56 -05:00
Ryan Kraus
54b82ecd91
Lint fixes and additions to event decorators
...
1. service decorator was overwriting the function name with one of its
arguments.
2. Accidentally left an extra argument in track_sunrise.
3. Added track_utc_time_change decorator.
2016-01-24 21:06:15 -05:00
Ryan Kraus
2fa98167c2
Updated example.py component
...
Cleaned up example.py to better handle failed loads.
2016-01-24 20:05:40 -05:00
Ryan Kraus
57725136c0
Many updates regarding event decorators
...
1. Added HASS to the arguments for callbacks that are created with
event decorators.
2. Added a service decorator.
3. Updated example.py in the example config to use the event decorators.
2016-01-24 19:52:22 -05:00
Ryan Kraus
40dbeb0b60
Another revision on event decorators
...
This revision of event decorators removes much of the complexity. The
decorated functions are no longer wrapped with a class that tracks
last_run, etc. Bootstrap now gives hass to the event_decorators module
before initializing components so the decorators no longer require
activation.
2016-01-24 17:46:05 -05:00
Ryan Kraus
ef92940ffb
A few lint fixes to event decorators.
2016-01-24 16:45:35 -05:00
Erik
e7865c1d67
Merge pull request #990 from molobrakos/squeezebox-fix
...
bugfix for squeezebox cover art regression
2016-01-24 21:56:21 +01:00
Ryan Kraus
02e634c6a2
Fixed bugs to allow HA to boot again
...
1) helpers/event should not import the sun component unless it is
requested. This prevents circular import.
2) fixed import typo in bootstrap
2) bootstrap cannot import event_decorators until it is needed because
this leads to a circular import.
2016-01-24 15:55:47 -05:00
Ryan Kraus
0f937cad74
Initial pass at event decorators
...
Created event decorators for custom components. Decorators were created
for the events: track_state_change, track_sunrise, track_sunset, and
track_time_change.
2016-01-24 15:28:09 -05:00
Ryan Kraus
81dd1515ae
Moved sunrise/sunset tracking to helpers
...
The automation component contained some very handy and generic
functions for tracking sunset and sunrise. This was moved to
helpers/event.py.
2016-01-24 15:07:09 -05:00
Ryan Kraus
a65d0f0549
Reverting Automation decorator in favor of a new approach.
2016-01-24 14:44:48 -05:00
Michael Auchter
881c82c2df
nest: implement fan control
2016-01-24 12:47:21 -06:00
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
Stefan Jonasson
1842e5909e
Updated the entity names for all z-wave devices.
...
Z-Wave have a unique node id, this is now added to the entity name.
This is a change will break old configs. The Z-Wave entity_id will have to be updated in configurations.
The reason for this change is that the old behavior created duplicate entity_ids if you have several similar devices. The order devices is included is not consistent so when the service was restarted the entity ids could change and the configuration for entities will be invalid.
There was also inconsistencies between the naming for sensors and switches.
(cherry picked from commit 33a78df)
2016-01-24 10:20:51 +01: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
Paulus Schoutsen
9a092654e9
Merge pull request #962 from FreekingDean/dev
...
Adding Support for Insteon Hub
2016-01-21 23:31:16 -08:00
Dean
d59b98ee2b
Added Insteon Support
2016-01-22 02:28:36 -05:00
Paulus Schoutsen
6bbbbd9e17
Update mdi icons
2016-01-21 23:07:43 -08:00
Paulus Schoutsen
9fbedd8b5f
Merge pull request #963 from balloob/scrip-service-helper
...
Script: use config service helper
2016-01-21 22:55:28 -08:00
Paulus Schoutsen
a91163877f
Script: use config service helper
2016-01-21 22:47:25 -08:00
Paulus Schoutsen
0acce86596
Merge pull request #958 from balloob/itunes-updates
...
iTunes Updates
2016-01-21 18:44:55 -08:00
William Scanlon
c95b03f240
Fixed style
2016-01-21 18:32:10 -08:00
William Scanlon
56ce3e5f5a
Wink siren support
2016-01-21 18:32:10 -08:00
pavoni
8b5751ad44
Merge branch 'dev' into sensor_template
2016-01-21 23:17:53 +00:00
pavoni
c615272c06
Tidy.
2016-01-21 23:17:19 +00:00
Jon Maddox
a3b8122707
not using these
2016-01-21 17:54:26 -05:00
Jon Maddox
682e3460e0
use custom material icons to represent speaker state
2016-01-21 17:45:30 -05:00
Jon Maddox
71dbd10b39
let port be optional
2016-01-21 17:18:52 -05:00
Paulus Schoutsen
7f143bcdf9
Merge pull request #957 from trollkarlen/yr.no-fix
...
yr.no: fix some bugs in the component
2016-01-21 13:33:36 -08:00
Robert Marklund
f19a46dcfe
yr.no: fix some bugs in the component
...
Someone forgot some in:s and ()
Also added windGust sensor.
Signed-off-by: Robert Marklund <robbelibobban@gmail.com >
2016-01-21 22:04:18 +01:00
Paulus Schoutsen
625f69443a
Merge pull request #953 from trollkarlen/kodi-fix
...
kodi: remove traceback on state check
2016-01-21 12:18:28 -08:00
Robert Marklund
0bdd293572
kodi: remove traceback on state check
...
If the computer is sleeping that are running xbmc then
the traceback is printed in the log all the time.
Keep the traceback in debug mode of the module if needed.
Signed-off-by: Robert Marklund <robbelibobban@gmail.com >
2016-01-21 20:59:58 +01:00
pavoni
f8072aae68
Merge branch 'dev' into sensor_template
2016-01-21 18:34:13 +00:00
pavoni
92afcae9be
Add test.
2016-01-21 18:31:44 +00:00
pavoni
a6f37c032b
Revise to not need dependencies (or quoting)!
2016-01-21 17:35:33 +00:00
pavoni
e66d15b71d
First drafy of sensor.template.
2016-01-21 16:31:23 +00:00
Paulus Schoutsen
1098194a89
Merge pull request #937 from trollkarlen/sonos-multicast
...
sonos: add hosts and interface_addr to sonos config
2016-01-21 07:30:40 -08:00
Paulus Schoutsen
66d23cd15f
Merge pull request #945 from zmrow/fix-exception-in-openweather
...
Fix #863 - Added a check for good pull from OWM and return if the object is None
2016-01-20 19:57:57 -08:00
zmrowicki@hotmail.com
c3a1193ef9
Fix #863 - Added a check for good pull from OWM and return if the object is None
2016-01-20 19:36:33 -08:00
Paulus Schoutsen
ec2d9af8dc
Merge pull request #943 from trollkarlen/influxdb-fix
...
influxdb: fix the need of admin to run
2016-01-20 19:22:40 -08:00
Paulus Schoutsen
f0e44728d7
Merge pull request #944 from HydrelioxGitHub/twitter_notify
...
Add Twitter as a notification platform
2016-01-20 19:21:38 -08:00
hydreliox
f67747456f
Clean some errors
2016-01-21 02:14:11 +01:00
hydreliox
f6017a17b2
Add Twitter as a notification platform
2016-01-21 02:02:32 +01:00
Robert Marklund
89aa3cbc62
influxdb: fix the need of admin to run
...
Use select statment to show if db exits instead of
'SHOW DATABASES' which cant be run by a non admin user.
See https://github.com/influxdata/influxdb/issues/4785 for more info.
Also influxdb dont like empty writes('') so ignore state changes of that kind,
this happens on startup of home assistant.
Signed-off-by: Robert Marklund <robbelibobban@gmail.com >
2016-01-21 00:19:16 +01:00
Robert Marklund
543190dfb0
sonos: add hosts and interface_addr to sonos config
...
Config can now specify one or more hosts to connect and
also a interface_addr to multicast on if multiple interfaces exists.
Signed-off-by: Robert Marklund <robbelibobban@gmail.com >
2016-01-20 22:55:08 +01:00
Paulus Schoutsen
fdc8c45a69
Merge pull request #940 from balloob/remove_sensor_state
...
Remove sensor state
2016-01-20 12:52:23 -08:00
pavoni
d2d421ca8f
Remove ghost debug code.
2016-01-20 20:02:03 +00:00
pavoni
7ad5b3a17b
Fix bug related to maker_param types
2016-01-20 19:13:29 +00:00
Paulus Schoutsen
c8dd9696b4
Merge pull request #939 from molobrakos/squeezebox-fix
...
artwork fixes
2016-01-20 09:16:32 -08:00
Erik
58ef69b95d
less hacky way of getting unique cover art
2016-01-20 16:31:51 +01:00
pavoni
0de9229d75
More tidying.
2016-01-20 11:25:20 +00:00
pavoni
f4c3ac2a62
Tidy
2016-01-20 11:19:00 +00:00
pavoni
6c5ceaf686
Remove sensor state from switch and wemo
2016-01-20 11:06:08 +00:00
Erik
54f65ae87d
1) artwork_url might be a relative url (such as /imageproxy). in that case, join it with the base url. note: urllib.parse.urljoin will handle case when the artwork url is absolute. 2) artwork would not be replaced in the user interface because the url did not change between tracks ( http://.../cover.jpg ). solved by appending internal hash of the media title to the url to force reload
2016-01-20 10:57:39 +01:00
Paulus Schoutsen
4f2dc3cc2a
Merge pull request #934 from balloob/mqtt-protocol
...
Allow forcing MQTT protocol v3.1
2016-01-19 20:20:04 -08:00
Paulus Schoutsen
a4ee2bd8ef
Merge pull request #935 from balloob/0.11.1
...
0.11.1
2016-01-19 12:20:26 -08:00
MartinHjelmare
d4629a7efe
Fix missing binary sensor types
...
* Add missing binary sensor types to sensor/mysensors.
* Remove unneeded pylint disable.
2016-01-19 12:13:34 -08:00
Paulus Schoutsen
441ae73344
Merge pull request #936 from MartinHjelmare/fix-mysensors-sensors
...
Fix missing binary sensor types
2016-01-19 12:11:33 -08:00
MartinHjelmare
9249dc6dd3
Fix missing binary sensor types
...
* Add missing binary sensor types to sensor/mysensors.
* Remove unneeded pylint disable.
2016-01-19 19:26:40 +01:00
Paulus Schoutsen
4c4539caff
Version bump to 0.11.1
2016-01-19 09:12:03 -08:00
Paulus Schoutsen
4c0ff0e0d0
Allow forcing MQTT protocol v3.1
2016-01-19 09:07:54 -08:00
Paulus Schoutsen
1ceee2d6c5
Fix MQTT reconnecting
2016-01-19 09:07:35 -08:00
Paulus Schoutsen
cbb74d50ce
Enforce entity attribute types
2016-01-19 09:07:27 -08:00
Erik
c2d72bbf09
fix issue where sensors and switches were duplicated because of component getting initialized twice. closes #913
2016-01-19 09:06:57 -08:00
Paulus Schoutsen
f97ba263c4
Allow forcing MQTT protocol v3.1
2016-01-19 09:00:40 -08:00
Paulus Schoutsen
85df9e98bd
Merge pull request #922 from balloob/mqtt-fixes
...
Fix MQTT reconnecting
2016-01-19 08:45:49 -08:00
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
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
Bart274
41acc8fa43
Update .coveragerc
...
This shouldn't be excluded according to @balloob because it's a pure python component
2016-01-15 08:59:11 +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
b8c8c71b78
run requirements_all again for nest sensor
2016-01-14 11:28:28 -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
Daren Lord
7a2d049ce3
Removing LIFX from requirements_all.txt
2016-01-13 23:33:19 -07:00
Paulus Schoutsen
7fba4b354e
Merge pull request #878 from HydrelioxGitHub/netatmo
...
Netatmo
2016-01-13 22:24:17 -08:00
Daren Lord
87cecd7e95
Adding to requirements_all
2016-01-13 23:22:42 -07:00
Daren Lord
303cb8e350
Adding alarmdotcom to coveragerc
2016-01-13 23:18:52 -07: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
hydreliox
4dd558a420
Update Requirements
2016-01-14 07:09:25 +01: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
c2e8646aed
Update .coveragerc
2016-01-13 12:20:37 +01: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
58cee75c0e
coverage and requirements updated
2016-01-13 09:06:16 +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
22c01b956f
Merge pull request #888 from balloob/lint-fixes
...
Lint fixes
2016-01-12 22:00:48 -08:00
Paulus Schoutsen
9cdf84dacf
Update flake8 and pylint versions
2016-01-12 21:57:43 -08:00
Paulus Schoutsen
60f40800c4
Use mock HA for locative tests
2016-01-12 21:56:09 -08:00
Paulus Schoutsen
3b7b12bbd5
Make Flake8 happy
2016-01-12 21:53:27 -08:00
Paulus Schoutsen
9a1aad8e92
Merge pull request #882 from moonshot/mqtt-eventstream
...
Create mqtt eventstream component
2016-01-12 21:29:17 -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
hydreliox
1bbecce5eb
Add requirements and coverage exception
2016-01-11 21:03:22 -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
7823fb9788
Merge remote-tracking branch 'refs/remotes/balloob/dev' into dev
2016-01-11 08:40:07 +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
ad931eac60
Merge pull request #870 from balloob/update-pychromecast
...
Update PyChromecast dependency
2016-01-09 16:27:09 -08: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
Paulus Schoutsen
18d2668e3b
Merge pull request #869 from philipbl/mqtt-fix
...
Default to MQTT protocol v3.1.1
2016-01-09 15:27:33 -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
Paulus Schoutsen
d406d7fa94
Merge pull request #860 from philipbl/fix-test
...
Fix Yr test
2016-01-08 12:53:09 -08:00
Philip Lundrigan
3db6faab4d
Fix yr test
2016-01-08 13:30:16 -07: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
Paulus Schoutsen
84fb96a42f
Merge pull request #858 from balloob/remove-wemo-polling
...
Remove wemo polling
2016-01-08 08:19:33 -08:00
pavoni
5a1fed3980
Bump pywemo version.
2016-01-08 16:00:56 +00: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
Paulus Schoutsen
6268840b55
Merge pull request #839 from philipbl/sun_fix
...
Fix for sun if condition
2016-01-03 00:27:33 -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
452ebdac8e
Merge pull request #838 from balloob/travis-tweaks
...
Make CI erros more prominent
2016-01-02 15:46:03 -08:00
Paulus Schoutsen
7dc1499386
Make CI erros more prominent
2016-01-02 14:43:03 -08: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
sander
b3227e491b
Merge remote-tracking branch 'refs/remotes/balloob/dev' into dev
2016-01-01 14:44:25 +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
Paulus Schoutsen
9b7b39055d
Merge pull request #826 from andythigpen/feature/is-state-attr
...
Add is_state_attr method.
2015-12-31 14:17:59 -08: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
Paulus Schoutsen
6cb991d583
Merge pull request #814 from Mosibi/fix_mpd_title_keyerror
...
Fix KeyError on 'title' when title is empty
2015-12-31 11:04:30 -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
1bcca8cba1
Fix problem with test
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
Philip Lundrigan
55d1ad94ef
Add tests for Locative
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
473d6b1d05
Fix console coloring for scripts
2015-12-27 19:19:29 -08:00
Paulus Schoutsen
7f17a50b4a
Swap lint/requirements validation between Python versions
2015-12-27 18:04:38 -08:00
Paulus Schoutsen
c7183a14a5
Tweak lint script colors for travis
2015-12-27 18:03:23 -08:00
Paulus Schoutsen
c1eaf60461
VCR YR sensor test
2015-12-27 17:37:32 -08:00
Paulus Schoutsen
ca6b957839
Make test deps explicit
2015-12-27 16:57:16 -08:00
Paulus Schoutsen
680385df93
Hide some build log spam
2015-12-27 16:35:14 -08:00
Paulus Schoutsen
62f21c3ac6
colorize lint errors
2015-12-27 16:31:53 -08:00
Paulus Schoutsen
acfbbb3898
Update copyright
2015-12-27 16:31:52 -08:00
Paulus Schoutsen
4403fe941d
Test config clean up
2015-12-27 16:31:52 -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
8c1ebde1de
Update requirements_all.txt
2015-12-27 11:10:14 -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
089bbfc5cc
Travis: Less verbose requirements_all.txt check
2015-12-26 17:19:53 -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
Paulus Schoutsen
41bcdc3356
Merge pull request #793 from philipbl/rest_bug_fix
...
Fix bug in rest sensor
2015-12-25 15:00:52 -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
Paulus Schoutsen
3e51d0b539
Merge pull request #791 from andythigpen/logger-fix
...
Set the root logger to lowest level in logger component.
2015-12-22 23:13:45 -08: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
dbc91c1d48
Merge pull request #789 from balloob/release-101
...
Release 0.10.1
2015-12-22 09:05:55 -08: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
ff8f22854c
Add test
2015-12-21 16:28:26 -07:00
Philip Lundrigan
110d721c76
Add tests
2015-12-21 16:09:51 -07: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
Daniel
8e16a443e5
Added yr sensor to requirements_all
2015-12-21 10:24:22 +01:00
Paulus Schoutsen
35411cd57e
Version bump to 0.11.dev0
2015-12-20 15:32:51 -08:00
Paulus Schoutsen
bc4ab4d70a
Merge branch 'dev'
2015-12-20 15:31:22 -08:00
Paulus Schoutsen
901f63be0c
Version bump to 0.10
2015-12-20 15:30:51 -08:00
Paulus Schoutsen
7ee71b1831
Merge pull request #778 from balloob/dev
...
0.10.0.rc1
2015-12-20 15:10:28 -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
14246fe467
Merge pull request #781 from balloob/mqtt-light-template
...
Add template support to MQTT lights
2015-12-19 19:51:43 -08:00
Paulus Schoutsen
177590fd65
Simplify MQTT light code
2015-12-19 19:45:28 -08:00
Paulus Schoutsen
1c08923ffc
Last test for 100% coverage of mqtt light
2015-12-19 19:36:38 -08:00
Paulus Schoutsen
7bb07cdc03
Remove MQTT light from coveragerc
2015-12-19 19:29:31 -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
a6a30c5f22
Merge pull request #776 from balloob/travis-caching
...
Fix travis caching
2015-12-18 09:17:27 -08:00
Paulus Schoutsen
dc8ac7386e
Merge pull request #775 from balloob/chromecast-dependency-fix
...
Upgrade PyChromecast version
2015-12-18 09:08:29 -08:00
Paulus Schoutsen
cc80ad00ff
Fix travis caching
2015-12-18 09:07:34 -08: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
9bf8835190
Merge pull request #772 from balloob/template-editor
...
Add template editor
2015-12-18 00:46:50 -08:00
Paulus Schoutsen
411ce04d75
Merge pull request #773 from balloob/travis-tweaks
...
Travis tweaks
2015-12-18 00:46:32 -08:00
Paulus Schoutsen
2e75f0b314
Remove quiet pip installs on travis
2015-12-18 00:35:53 -08:00
Paulus Schoutsen
dd60cc020e
Only validate requirements_all.txt on Python 3.5
2015-12-18 00:19:14 -08:00
Paulus Schoutsen
9dca22aa27
Only lint on Python 3.4
2015-12-18 00:14:31 -08:00
Paulus Schoutsen
b5fc7f5e71
Verify requirements_all in Travis
2015-12-18 00:01:52 -08: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
257743facc
script/bootstrap_server
2015-12-17 09:17:24 -08: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
04aa4ff3a8
Add Travis fast_finish
2015-12-17 09:15:56 -08:00
Paulus Schoutsen
38c529502d
Fix requirements_all.txt
2015-12-17 09:10:19 -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
Paulus Schoutsen
eb4f0e4ae9
Merge pull request #747 from w1ll1am23/dev
...
Added support for the Quirky Egg Minder
2015-12-16 20:08:00 -08: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
3ce6463af3
Fixed python-wink in requirements_all.txt
2015-12-16 22:07:29 -05:00
William Scanlon
cceb79a378
Pulled from dev to get up-to-date
2015-12-16 19:00:06 -05:00
Fabian Affolter
2a30c07429
Add binary rest sensor
2015-12-17 00:47:37 +01: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
7fb5927ac8
Merge pull request #766 from balloob/import_fixes
...
Import fixes for wink and heatmiser
2015-12-16 23:51:15 +01: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
fe2ae16210
Add tests for template automation
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
Erik
69d8b995d4
added eliqonline
2015-12-16 20:54:25 +01:00
Erik
70bc6f4506
added eliqonline
2015-12-16 20:54:11 +01:00
William Scanlon
afbf377b6d
Update for style changes in python-wink
2015-12-16 13:32:38 -05:00
Fabian Affolter
da63800319
Add gen_requirements_all.py
2015-12-16 19:20:44 +01: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
Paulus Schoutsen
40c2e10756
Merge pull request #760 from kevinpanaro/dev
...
update pyicloud version for icloud tracker
2015-12-15 19:57:20 -08:00
bradsk88
58988787ea
Updating to python-wink 0.3.0
2015-12-15 21:46:54 -06:00
kevinpanaro
79a1ffac9c
fixed pyicloud version
2015-12-15 21:13:45 -05:00
kevinpanaro
4f6243fe0e
changed pyicloud version to 0.7.2
2015-12-15 21:07:34 -05:00
happyleaves
2a3e086410
fix requirements comment
2015-12-15 20:44:55 -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
Paulus Schoutsen
9404636536
Merge pull request #754 from davidedmundson/shebang
...
Add shebang line to setup.py
2015-12-15 13:06:13 -08: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
b3c13747dc
Add shebang line to setup.py
2015-12-15 20:48:10 +00: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
4029d149fb
Weird travis fix for api
2015-12-14 23:27:22 -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
Paulus Schoutsen
6d38288411
Merge pull request #746 from davidedmundson/dev
...
Add PlayMedia support to Chromecast component
2015-12-14 18:49:27 -08:00
William Scanlon
056645fe13
Removed files.txt
2015-12-14 19:08:45 -05: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
cec62bdf87
Add tests
2015-12-14 14:47:32 -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
5755c6f593
Fixed get method name
2015-12-14 10:45:03 -05: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
90f0632a69
Install bower dependencies on frontend bootstrap
2015-12-13 23:54:15 -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
Paulus Schoutsen
0f777ecd4c
Update coveragerc
2015-12-13 13:21:38 -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
caius
b3171c7cde
Add fritzconnection library to requirements
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
Paulus Schoutsen
7e9eaf14b8
Merge pull request #740 from Mosibi/mpd_show_name_and_title
...
Added support for MPD to display the name before the title if it is available
2015-12-13 11:52:54 -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
Paulus Schoutsen
106a229a27
Merge pull request #724 from fabaff/dweet
...
Dweet.io sensor
2015-12-12 16:35:09 -08:00
Fabian Affolter
649ce7befb
Fix typo
2015-12-13 01:00:34 +01:00
Fabian Affolter
ed9b75756a
Catch error state
2015-12-13 01:00:12 +01:00
Fabian Affolter
27c5c1cb9f
Add dweepy
2015-12-12 22:58:08 +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
64e3db2444
Add dweet sensor
2015-12-12 22:55:35 +01:00
Fabian Affolter
f458484770
Add sensor for Dweet.io
2015-12-12 22:55:35 +01:00
Paulus Schoutsen
01c4038dec
Merge pull request #732 from philipbl/sensor_template
...
Add template support for rest sensor
2015-12-12 13:26:15 -08: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
ded99d7480
Merge pull request #734 from balloob/template-errors
...
Catch exceptions when errors rendering template
2015-12-12 11:58: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
Paulus Schoutsen
af09a305cf
Add multiply template filter
2015-12-10 20:47:06 -08:00
Paulus Schoutsen
b440c260e6
Add jinja2 to dependencies.
2015-12-10 20:47:05 -08:00
Paulus Schoutsen
de68d3355a
Add template support
2015-12-10 20:47:05 -08:00
Paulus Schoutsen
fc8c26005c
Change Travis caching to be less invasive
2015-12-10 18:16:49 -08:00
Paulus Schoutsen
452348a7f9
Update default MySensor persistence file path
2015-12-10 18:13:06 -08:00
happyleaves
d3a21bee82
twitch media player
2015-12-10 20:52:36 -05:00
MartinHjelmare
5ff6eb8b9c
Fix logging lowest level
...
* Set lowest logging level to NOTSET in enable_logging(), bootstrap.py,
to enable setting a lower logging level than INFO in the logger
component.
2015-12-10 02:56:05 +01:00
Paulus Schoutsen
5d3d2d4110
Merge pull request #719 from philipbl/decimal_places
...
Decimal places
2015-12-09 15:23:17 -08:00
Philip Lundrigan
3938b9f3f6
If decimal_places is 0, cast to int after rounding
2015-12-09 15:16:42 -07:00
Fabian Affolter
48593c6a68
Add docstrings
2015-12-09 08:24:12 +01:00
MartinHjelmare
1e52d5c7f2
Add S_TYPES to platform type and fix persistence
...
* Add S_TYPES to platform type.
* Fix persistence update on startup.
* Clean up code.
2015-12-09 04:43:18 +01:00
Philip Lundrigan
d84bea3621
Allow decimal place to be used without corr factor
2015-12-08 16:15:19 -07:00
Paulus Schoutsen
9e41c495fc
Update SW: Fix caching bug
2015-12-08 09:10:06 -08:00
Paulus Schoutsen
c423a51315
Merge pull request #712 from fabaff/forecast
...
Return numerical value
2015-12-08 07:55:21 -08:00
Fabian Affolter
9f396b44f7
Return numerical value
2015-12-08 10:10:32 +01:00
Paulus Schoutsen
ee339cfb20
Merge pull request #711 from balloob/service-worker
...
Initial service worker support
2015-12-07 23:50:12 -08:00
Paulus Schoutsen
fe485cc27d
Initial service worker support
2015-12-07 23:43:28 -08:00
Paulus Schoutsen
e1990e07c7
Conditionally load webcomponents polyfill
2015-12-07 20:12:07 -08:00
MartinHjelmare
9463c84603
Clean up
2015-12-08 02:47:15 +01:00
MartinHjelmare
7cc707f1ce
Fix docstrings to conform to pep
2015-12-08 01:03:07 +01:00
Fabian Affolter
0d4f681a4e
Fix initialization error and update var name
2015-12-07 14:28:24 +01:00
Fabian Affolter
e60dce9712
Update docstrings (influx -> influxdb)
2015-12-07 07:33:07 +01:00
Paulus Schoutsen
aff82da611
Version bump to 0.10.0.dev0
2015-12-06 21:19:20 -08:00
Paulus Schoutsen
2c157e6885
Merge pull request #706 from balloob/dev
...
0.9.1
2015-12-06 21:18:57 -08:00
Paulus Schoutsen
aaca0a64cb
Version bump to 0.9.1
2015-12-06 21:16:23 -08:00
Paulus Schoutsen
48c3bbd5ac
Update version frontend
2015-12-06 21:11:17 -08:00
Paulus Schoutsen
39e3a3c463
Bugfix: Allow accessing API via api_password in url
2015-12-06 21:09:49 -08:00
Paulus Schoutsen
fd9da7f9de
Merge pull request #705 from balloob/ssl-for-ha
...
SSL support for ha
2015-12-06 21:05:25 -08:00
Paulus Schoutsen
98467d0d9f
Correct HTTP start log message
2015-12-06 15:13:41 -08:00
Paulus Schoutsen
832674286b
Update the http log message with correct url
2015-12-06 14:42:08 -08:00
Paulus Schoutsen
9d8e077acc
Add support for keys to HTTP component
2015-12-06 14:19:25 -08:00
Paulus Schoutsen
b33e9fe6d9
Update API object to support SSL
2015-12-06 14:13:35 -08:00
Paulus Schoutsen
f4238ca242
Add SSL support to HA
2015-12-06 14:05:58 -08:00
Paulus Schoutsen
301194034e
Rename influx to influxdb
2015-12-06 13:11:37 -08:00
Paulus Schoutsen
b8de2c5ebf
Version bump to 0.10.0.dev0
2015-12-06 11:45:23 -08:00
Paulus Schoutsen
527d30ae4a
Merge pull request #680 from balloob/dev
...
Version 0.9.0
2015-12-06 11:45:08 -08:00
Paulus Schoutsen
535a3c399e
Version bump to 0.9.0
2015-12-06 11:44:38 -08:00
Paulus Schoutsen
e0c4c8d7dd
Remove unused constant in HTTP
2015-12-06 11:41:43 -08:00
Paulus Schoutsen
d9b8ab8851
Update frontend
2015-12-06 11:34:53 -08:00
Paulus Schoutsen
b2ae365558
Scripts call services in blocking manner
2015-12-06 11:03:31 -08:00
Paulus Schoutsen
1cb4d40bbb
Update frontend
2015-12-06 10:00:10 -08:00
Paulus Schoutsen
b7712ac682
Clean up influx component
2015-12-06 09:45:58 -08:00
Paulus Schoutsen
a833e8b413
Update requirements_all.txt
2015-12-06 09:38:49 -08:00
Paulus Schoutsen
e112620b2d
Merge pull request #648 from fabaff/influx
...
Influx component
2015-12-06 09:38:13 -08:00
Paulus Schoutsen
934b097bc7
Rename date_util to dt_util
...
Follows the rest of Home Assistant
2015-12-06 09:12:36 -08:00
Paulus Schoutsen
f8668075d0
Fix State.copy()
2015-12-06 09:12:36 -08:00
Paulus Schoutsen
03962ab6ae
Fix demo component messing up the config
...
Could cause HTTP to be initialised in production mode.
2015-12-06 09:12:35 -08:00
Paulus Schoutsen
facbbabe58
Merge pull request #700 from nkgilley/ecobee
...
point ecobee to latest api
2015-12-06 08:58:57 -08:00
MartinHjelmare
59524c7933
Add multiple gateways
...
* Add support for multiple serial gateways.
* Fix serialization of python objects by adding dict representation of
classes.
* Add support for showing more than one child value type per entity.
The entity state is always only one value type. This is defined by
the platform value types. Value types that are not defined as the
platform value type are shown as state_attributes.
* Add more unit of measurement types.
* Clean up code.
2015-12-06 00:29:03 +01:00
MartinHjelmare
1d141566bd
Merge 'dev' into mysensors-component-switch
2015-12-05 23:55:36 +01:00
Paulus Schoutsen
c4fe480b7b
HTTP will not fail if no config
2015-12-05 13:44:50 -08:00
Paulus Schoutsen
705e3e4fbb
Update material design icons
2015-12-05 13:20:00 -08:00
Paulus Schoutsen
eefa62748b
Update frontend
2015-12-05 01:12:58 -08:00
Paulus Schoutsen
be14499bca
Add rollershutter demo
2015-12-05 01:12:38 -08:00
nkgilley@gmail.com
f582137fe3
point ecobee to latest api which has been cleaned up a bit.
2015-12-04 14:17:12 -05:00
Daren Lord
254889e3fd
Fixing logging for pylint
2015-12-04 09:23:05 -07:00
Daren Lord
9ecc08c0c8
Adding in pyicloud to requirements_all.txt
2015-12-04 09:19:16 -07:00
Daren Lord
e3d4e3ad4d
Increasing scan interval. Moved imports.
2015-12-04 09:08:46 -07:00
Daren Lord
b6342ed848
Merge branch 'dev' of https://github.com/balloob/home-assistant into findiphone
2015-12-04 09:05:23 -07:00
Fabian Affolter
0383dddae7
Remove dependency
2015-12-04 16:25:34 +01:00
Daniel Hoyer Iversen
ac41f3028c
Refactor yr sensor
2015-12-04 15:10:26 +01:00
Daniel Hoyer Iversen
750ca79ac0
Refactor yr sensor
2015-12-04 15:05:23 +01:00
Paulus Schoutsen
d0ae22428d
Merge pull request #695 from nkgilley/ecobee
...
Improve ecobee support for multiple thermostats
2015-12-03 13:25:08 -08:00
nkgilley@gmail.com
107994f3ac
implement logic improvement suggestion by @balloob
2015-12-03 08:57:28 -05:00
Paulus Schoutsen
853aa2ac42
Merge pull request #692 from sfam/dev
...
Rename motor component back to rollershutter
2015-12-03 01:19:03 -08:00
nkgilley@gmail.com
7985468aba
remove the use of unnecessary dictionary.
2015-12-02 17:42:53 -05:00
nkgilley@gmail.com
502184812d
fix flake8 warnings
2015-12-02 16:37:16 -05:00
nkgilley@gmail.com
02a8ce71d0
fix req_all
2015-12-02 16:32:28 -05:00
nkgilley@gmail.com
08de7d954a
improve support for multiple thermostats.
2015-12-02 16:22:25 -05:00
Daniel Hoyer Iversen
71bf707bcf
fix tests in yr sensor
2015-12-02 13:32:52 +01:00
sfam
9d8865ad4d
adjust rollershutter after rename
2015-12-02 12:18:49 +00:00
sfam
c3f0d618be
change constant names for rollershutter services
2015-12-02 12:16:13 +00:00
sfam
21ee621aec
rename motor component back to rollershutter
2015-12-02 12:15:00 +00:00
Daniel Hoyer Iversen
31f1e1d7a4
added comment for yr sensor
2015-12-02 13:04:23 +01:00
Paulus Schoutsen
dd0424435a
Merge branch 'heatcontroll_config' into dev
2015-12-01 23:34:30 -08:00
Paulus Schoutsen
0555294afe
Remove Hue transition time limit
2015-12-01 23:33:55 -08:00
Paulus Schoutsen
28bbf39155
Fix ISY994 hidden property
2015-12-01 23:33:55 -08:00
Jeff Schroeder
587ef04560
Merge pull request #686 from balloob/sonos-fix
...
Have Sonos work nicer with discovery
2015-12-01 22:44:58 -06:00
Paulus Schoutsen
38f28fe24b
Merge pull request #691 from watchforstock/dev
...
Adding Honeywell Evohome support
2015-12-01 20:08:51 -08:00
Andrew Stock
1ce81ee6db
Fixing exception
2015-12-01 21:30:44 +00:00
Andrew Stock
228142e497
Adding Honeywell Evohome support
2015-12-01 21:23:28 +00:00
Daniel Høyer Iversen
361ab0f92b
Update yr.py
2015-12-01 20:19:59 +01:00
Daniel Høyer Iversen
e68a8f9c0f
Update yr.py
2015-12-01 20:16:04 +01:00
Daniel Høyer Iversen
15770ff90f
Update yr.py
2015-12-01 20:12:07 +01:00
Daniel Hoyer Iversen
618ebfe43c
try to fix requirements for yr sensor
2015-12-01 13:40:26 +01:00
Daniel Hoyer Iversen
ff15fea9f8
Added units to sensor yr
2015-12-01 13:31:55 +01:00
Daniel Hoyer Iversen
2872c89f0c
Fix in yr sensor
2015-12-01 13:24:32 +01:00
Daniel Hoyer Iversen
2dc9bc98f7
Tests for yr sensor
2015-12-01 13:24:03 +01:00
Daniel Hoyer Iversen
72d7e6e9dd
Added requirements to yr sensor
2015-12-01 12:57:08 +01:00
Daniel Hoyer Iversen
f912daf4b2
Updated yr sensor
2015-12-01 12:46:08 +01:00
Daniel Hoyer Iversen
9bd11205fb
Merge branch 'heatcontroll_config' of https://github.com/balloob/home-assistant into heatcontroll_config
2015-12-01 11:09:47 +01:00
Daniel Hoyer Iversen
0025e67b05
Added test to heat control
2015-12-01 11:09:22 +01:00
Paulus Schoutsen
5e2641e288
Merge pull request #689 from happyleavesaoc/limitlessled_off_transition_fix
...
LimitlessLED off->off transition fix
2015-11-30 22:48:24 -08:00
happyleaves
f173f8b88b
fix #688
2015-11-30 18:47:04 -05:00
Daniel Hoyer Iversen
d9fc2a8bf6
initial version of yr.no weather component
2015-11-30 17:00:28 +01:00
Daniel Høyer Iversen
d6cac08be6
Update heat_control.py
2015-11-30 11:46:14 +01:00
Daniel Hoyer Iversen
2e89f0a8c7
style fix in heat control
2015-11-30 11:45:09 +01:00
Daniel Høyer Iversen
758c0aae24
Update heat_control.py
2015-11-30 10:32:32 +01:00
Daniel Høyer Iversen
8fee38f2cd
style fix in heat control
2015-11-30 10:05:05 +01:00
Paulus Schoutsen
41ab635dcd
Have Sonos work nicer with discovery
2015-11-30 00:55:36 -08:00
Paulus Schoutsen
48a424e86f
Frontend upgrade
2015-11-30 00:48:58 -08:00
Paulus Schoutsen
6113988ccd
Merge pull request #685 from balloob/python-3.5-travis
...
Update Travis to test on Python 3.5 too
2015-11-30 00:30:44 -08:00
Daniel Høyer Iversen
2732b20305
style fix in heatcontrol
2015-11-30 09:22:04 +01:00
Daniel Høyer Iversen
ac59847120
Update heat_control.py
2015-11-30 09:14:32 +01:00
Paulus Schoutsen
b53993e8c0
Update Travis to test on Python 3.5 too
2015-11-30 00:09:58 -08:00
Paulus Schoutsen
90eab17ea6
Fix MQTT light bugs
2015-11-29 23:23:27 -08:00
Paulus Schoutsen
5b4f607da1
Upgrade frontend with lock support
2015-11-29 22:49:54 -08:00
Paulus Schoutsen
72ebb22eba
Update demo entities
2015-11-29 17:59:59 -08:00
Paulus Schoutsen
dc2f3861c9
Merge remote-tracking branch 'fabaff/alarm-demo' into dev
2015-11-29 17:35:19 -08:00
Paulus Schoutsen
6a25af4a9f
Merge pull request #671 from happyleavesaoc/limitlessled
...
limitlessled improvements
2015-11-29 16:26:22 -08:00
happyleaves
6e0c30d9f7
warn -> warning
2015-11-29 18:29:37 -05:00
happyleaves
022d6af6fc
Merge branch 'limitlessled' of https://github.com/happyleavesaoc/home-assistant into limitlessled
2015-11-29 17:52:42 -05:00
happyleaves
32003daf3f
refactor legacy; move imports
2015-11-29 17:15:06 -05:00
happyleaves
5fba67f6c3
limitlessled improvements
2015-11-29 17:15:06 -05:00
Paulus Schoutsen
a3981be501
Merge pull request #681 from pavoni/add_solar_elevation
...
Add automations based on Solar Elevation
2015-11-29 14:14:26 -08:00
Paulus Schoutsen
343b5bd2b8
Merge pull request #682 from happyleavesaoc/s20-update
...
Orvibo updates
2015-11-29 14:13:31 -08:00
Paulus Schoutsen
35f1810c74
Merge pull request #683 from balloob/pylint-15-fixes
...
PyLint 1.5 fixes
2015-11-29 14:11:35 -08:00
Paulus Schoutsen
7ba9fb90f1
More PyLint fixes
2015-11-29 14:04:44 -08:00
Paulus Schoutsen
5023772b3e
Fix gen_requirements_all.py and add updated requirements_all.txt
2015-11-29 13:58:14 -08:00
Paulus Schoutsen
ee805ec145
Merge remote-tracking branch 'fabaff/gen-requirements' into pylint-15-fixes
2015-11-29 13:49:19 -08:00
Paulus Schoutsen
a301d869d7
PyLint 1.5 fixes
2015-11-29 13:49:05 -08:00
pavoni
cb0eb2df7d
Add tests
2015-11-29 21:37:08 +00:00
happyleaves
18ca7b4f9e
bump requirement version; support multiple switches per platform
2015-11-29 15:52:16 -05:00
pavoni
aff1c27372
Remove unused and potentially confusing property
2015-11-29 20:45:03 +00:00
Paulus Schoutsen
01203c7c4c
Add updater tests
2015-11-29 12:13:06 -08:00
Paulus Schoutsen
8841eef2b7
Add tests for lock component
2015-11-29 11:44:27 -08:00
happyleaves
52b39efc51
Merge branch 'dev' of https://github.com/balloob/home-assistant into limitlessled
2015-11-29 12:44:44 -05:00
Fabian Affolter
7d503e3f8b
Update docstrings
2015-11-29 15:52:44 +01:00
pavoni
73e3ce5044
Fix bug
2015-11-29 12:18:54 +00:00
pavoni
f4c3fbe8fd
Add attribuet config to numeric state platform to allow trigger based in attributes rather than states.
2015-11-29 11:56:47 +00:00
pavoni
41a0f2c198
Add elevation attribute
2015-11-29 10:47:20 +00:00
Paulus Schoutsen
0016ff6acc
Merge pull request #678 from balloob/mqtt-light
...
Fixes for MQTT light with RGB colors
2015-11-28 23:22:57 -08:00
Paulus Schoutsen
45bd371cbf
Merge pull request #679 from balloob/bugfixes
...
Bugfixes
2015-11-28 23:22:33 -08:00
Paulus Schoutsen
70698f7ab0
Update demo camera images
2015-11-28 23:16:20 -08:00
Paulus Schoutsen
286299c4c9
update frontend
2015-11-28 22:19:34 -08:00
Paulus Schoutsen
f76edf0ed9
Tweak manifest and frontend index
2015-11-28 22:15:11 -08:00
Paulus Schoutsen
733de6b357
Streaming API will keep session alive
2015-11-28 22:14:40 -08:00
Paulus Schoutsen
e67732b4f8
Remove no longer needed image
2015-11-28 19:12:42 -08:00
Paulus Schoutsen
546377e80a
Throttle camera stream to 2fps
2015-11-28 18:59:59 -08:00
Paulus Schoutsen
0df39b4df5
Remove no password set boolean
2015-11-28 18:32:15 -08:00
Paulus Schoutsen
64ebe8c6d0
Update frontend splash screen
2015-11-28 18:20:17 -08:00
Paulus Schoutsen
78cfed1fb0
Clean up HTTP sessions and allow log out
2015-11-28 17:18:35 -08:00
Paulus Schoutsen
99aa4307ef
Add locks to entity component
2015-11-28 15:55:01 -08:00
Paulus Schoutsen
ef394b8af7
Pushbullet tweaks
2015-11-28 15:41:30 -08:00
Daniel Høyer Iversen
aebab47fff
Update tellstick.py
2015-11-28 23:30:12 +01:00
Daniel Høyer Iversen
f2d553bfd1
Update tellstick.py
2015-11-28 23:28:17 +01:00
Paulus Schoutsen
e84ef2d2d7
API to fetch Error log is no longer cached.
2015-11-28 14:08:01 -08:00
Paulus Schoutsen
957b09707d
Fixes for MQTT light with RGB colors
2015-11-28 12:46:35 -08:00
Paulus Schoutsen
9ecfc41e09
Merge pull request #677 from theseal/legacy_nmap
...
Support for legacy nmap.
2015-11-28 11:47:48 -08:00
Paulus Schoutsen
194e7f8811
Merge pull request #676 from balloob/tellstick_light
...
Added signal repetitions to tellstick light
2015-11-28 11:43:55 -08:00
Johan Carlquist
6a021c9ef6
Support for legacy nmap.
...
Older nmap like the one bundled with Ubuntu Precise (12.04), 5.21
requires that you specify what unit the value to --host-timeout is.
2015-11-28 20:43:27 +01:00
Daniel Hoyer Iversen
b6d7cacc61
Added signal repetitions to tellstick light
2015-11-28 20:39:48 +01:00
happyleaves
e6fdcc94e6
refactor legacy; move imports
2015-11-28 12:21:00 -05:00
Paulus Schoutsen
05978ad88d
Update discovery component to netdisco 0.5.2
2015-11-28 01:36:42 -08:00
Paulus Schoutsen
1146d6e58d
Allow thermostat temperatures with decimal numbers
2015-11-28 01:18:02 -08:00
Paulus Schoutsen
6809a881fa
Tweak MQTT Motor component
2015-11-28 01:02:35 -08:00
Paulus Schoutsen
9f01d7abca
Merge branch 'pr/655' into dev
2015-11-28 00:55:22 -08:00
Paulus Schoutsen
bbfeba0fe4
Merge branch 'pr/635' into dev
...
Conflicts:
requirements_all.txt
2015-11-28 00:50:18 -08:00
Paulus Schoutsen
ad3f96fa25
Merge pull request #672 from balloob/some-cleanup
...
Make component dependencies optional
2015-11-27 15:08:22 -08:00
happyleaves
d91fe792c5
limitlessled improvements
2015-11-27 16:27:52 -05:00
Paulus Schoutsen
93c86ca5a1
Merge pull request #670 from pavoni/bump_pywemo
...
Bump pywemo version
2015-11-27 13:08:12 -08:00
pavoni
bbf73e0bae
Bump pywemo version - fixed scan device = None bug
2015-11-27 19:05:15 +00:00
Paulus Schoutsen
47eb4e76cf
Merge pull request #669 from pavoni/handle-efergy_value_error
...
Trap and trace error rather than throwing exception when efergy server
2015-11-27 10:27:45 -08:00
Paulus Schoutsen
ada612e09d
Merge pull request #668 from pavoni/handle_vera_timeout
...
Add exception handler for vera timeout
2015-11-27 10:23:19 -08:00
pavoni
00f0dfb971
Trap and trace error rather than throwing exception when efergy server
2015-11-27 18:21:26 +00:00
pavoni
7204bc018f
Add exception handler for vera timeout
2015-11-27 11:43:43 +00:00
Fabian Affolter
7224775aa8
Use manual alarm control panel as base for demo
2015-11-27 00:40:51 +01:00
Fabian Affolter
60460e8217
Add alarm control panel as platform and remove camera/acp entries
2015-11-27 00:18:11 +01:00
Fabian Affolter
67bcb00c9e
Add demo platform for alarm control panel
2015-11-27 00:18:11 +01:00
Fabian Affolter
74b37bd61b
Change to exception instead of error
2015-11-26 23:57:57 +01:00
Fabian Affolter
08da1e6f8d
Add influx component
2015-11-26 23:57:34 +01:00
Paulus Schoutsen
fabd0ced3f
Make DEPENDENCIES optional for components
2015-11-26 13:11:59 -08:00
Paulus Schoutsen
2861bbb02c
Warn if config invalid shape for script
2015-11-26 13:08:13 -08:00
Paulus Schoutsen
4c3d6981a6
Merge pull request #661 from bachp/mqtt-retain
...
Allow setting the retain flag for mqtt switch.
2015-11-26 12:19:52 -08:00
Pascal Bach
341c3a8fcd
Fix tests for mqtt publish with retain.
2015-11-26 21:03:21 +01:00
Pascal Bach
69e9d39690
Allow setting the retain flag for mqtt switch.
...
Some devices can read the initial value on startup.
If the retain flag is set they always receive the value as last set by
home assistant.
2015-11-26 21:03:21 +01:00
Paulus Schoutsen
65f3e7ccf4
Merge pull request #652 from bachp/arest-function
...
Function support for aREST backend
2015-11-26 11:55:24 -08:00
Pascal Bach
067011af15
function support for aREST backend
...
The implementation sends /<name>?params=1 for turn_on and /<name>?params=0 for turn_off
It uses the return value of the function to determine the current state.
0=Off, 1=On
2015-11-26 20:45:07 +01:00
Paulus Schoutsen
271c2f6537
Merge pull request #664 from fabaff/mystrom-switch
...
myStrom switch
2015-11-26 09:43:55 -08:00
Fabian Affolter
f2f598bd26
Use host as config var instead of resource
2015-11-26 16:37:00 +01:00
sfam
4f75286f64
fix some comments
2015-11-26 09:38:25 +00:00
Paulus Schoutsen
c4d4dcccb7
Merge pull request #665 from badele/rfxtrx_event
...
Add should_fire_event in rfxtrx component
2015-11-25 23:40:39 -08:00
badele
128e3bb762
Move import module
2015-11-26 08:27:31 +01:00
badele
a33220db7f
Fix pylint style
2015-11-26 08:12:04 +01:00
badele
4bd0db30c9
Add should_fire_event in rfxtrx component
2015-11-26 07:52:37 +01:00
Fabian Affolter
e60ab8f4c2
Add possibility to write data to file
2015-11-25 23:31:04 +01:00
Fabian Affolter
38b564e413
Remove class, just use state_changed, and update the export data
2015-11-25 22:49:32 +01:00
Fabian Affolter
76ac913fc0
Add influx component
2015-11-25 22:49:32 +01:00
sfam
0dbf4b3c10
add const.py changes to commit
2015-11-25 18:20:16 +00:00
sfam
08ba71a359
rename component to motor and services to open/close/stop
2015-11-25 18:13:39 +00:00
Fabian Affolter
1bebb17e9f
Not need to raise exception
2015-11-25 18:14:19 +01:00
Fabian Affolter
e45ef0013b
Catch connection timeout
2015-11-25 18:07:29 +01:00
Fabian Affolter
9dfa4ea233
Add mystrom switch
2015-11-25 17:21:31 +01:00
Fabian Affolter
a8ddae9343
Add myStrom switch platform
2015-11-25 17:21:11 +01:00
Fabian Affolter
3e60c4801c
Update docstrings
2015-11-25 08:56:50 +01:00
Fabian Affolter
bc106bcb10
Move configuration details to docs
2015-11-25 08:48:27 +01:00
Paulus Schoutsen
6f3cebdacf
Merge pull request #657 from goir/thermostat_homematic
...
Added support for Homematic thermostat
2015-11-24 21:38:23 -08:00
Goir
b0fa80ad4c
Added support for Homematic thermostat
2015-11-24 21:23:12 +01:00
nkgilley@gmail.com
067b5862c0
bug fixes
2015-11-24 09:29:33 -05:00
sfam
351430c1b3
move current_position to RollershutterDevice class
2015-11-24 10:41:39 +00:00
sfam
e001ea913a
add __init__.py to test folder
2015-11-24 08:03:02 +00:00
Paulus Schoutsen
901b9075dc
Merge pull request #658 from bachp/arest-logargs
...
Fix order of log arguments for arest switch
2015-11-23 20:53:39 -08:00
Paulus Schoutsen
d141306493
Update Dockerfile to depend on Python 3.4 instead of latest
2015-11-23 20:42:32 -08:00
Paulus Schoutsen
6c12580b69
Merge pull request #659 from allanglen/improve-dockerfile
...
Re-order Dockerfile for faster rebuild on code changes
2015-11-23 20:42:08 -08:00
Pascal Bach
0d3a099926
arest: fix order argument order of log messages
2015-11-23 21:46:47 +01:00
Allan Glen
09a82dedf0
Re-order Dockerfile for faster rebuild on code changes
2015-11-23 11:58:59 -07:00
nkgilley@gmail.com
80e829f53a
was getting errors for NETWORK being None. looked like it was being loaded too early, so this will wait until it's ready
2015-11-23 11:52:02 -05:00
nkgilley@gmail.com
27bc4c582b
update network data before sensor setup.
2015-11-23 11:40:54 -05:00
nkgilley@gmail.com
cc196d9888
fixed sensors and thermostat. discovery working for both now.
2015-11-23 11:15:19 -05:00
sfam
68ff9dd74f
rollershutter component - fix const
2015-11-23 00:35:22 +00:00
sfam
d4b3af327d
Initial commit for rollershutter component
2015-11-23 00:25:10 +00:00
sfam
8269e843f2
Initial commit for rollershutter component
2015-11-23 00:22:43 +00:00
Paulus Schoutsen
7acb3dffe4
Merge pull request #653 from balloob/mqtt-disconnect
...
Reconnect when disconnected from MQTT
2015-11-22 16:08:30 -08:00
Paulus Schoutsen
1bda0bd73b
Add some MQTT tests
2015-11-22 16:04:16 -08:00
Paulus Schoutsen
f170799182
Reconnect when disconnected from MQTT
2015-11-22 15:19:51 -08:00
Paulus Schoutsen
d4f0f0ffd3
Update automation url in warning
2015-11-22 15:10:24 -08:00
Paulus Schoutsen
7f1254d750
Merge pull request #647 from mcdeck/dev
...
Support for json messages in mqtt switches and sensors
2015-11-22 11:22:56 -08:00
Oliver van Porten
100400f149
move requirements to single line to not to affect coverage
2015-11-22 16:28:21 +01:00
Oliver van Porten
90681c2dc9
fix incorrect requirements
2015-11-22 16:19:08 +01:00
Oliver van Porten
dbcd055cfe
move import of jsonpath-rw to c'tor of _JsonFmtParser
2015-11-22 16:18:05 +01:00
Paulus Schoutsen
d6feb82f9b
Merge branch 'pr/634' into dev
...
Conflicts:
requirements_all.txt
2015-11-21 23:22:47 -08:00
Paulus Schoutsen
fc0e76764d
Merge pull request #645 from fabaff/arest-binary-sensor
...
aREST binary sensor
2015-11-21 22:38:48 -08:00
Paulus Schoutsen
64c9619d75
Merge pull request #646 from fabaff/mqtt-binary-sensor
...
MQTT binary sensor
2015-11-21 22:31:17 -08:00
Daren Lord
8074854731
Fixing formatting
2015-11-21 21:12:41 -07:00
Daren Lord
fff6b24449
Switching to new device scanner setup.
2015-11-21 21:04:28 -07:00
Daren Lord
396a65ab03
Merge branch 'dev' of https://github.com/balloob/home-assistant into findiphone
2015-11-21 15:26:44 -07:00
Paulus Schoutsen
ee73bc9ad4
Merge pull request #642 from bburan/bburan/openzwave-config-fix
...
Fix issue with finding location of OpenZWave conf
2015-11-21 12:10:20 -08:00
nkgilley@gmail.com
8dc0de1d05
move EcobeeData class and Throttle to the main ecobee component, this way the sensor and thermostat will use the same throttled updating object.
2015-11-21 12:24:06 -05:00
Oliver van Porten
715abf241e
Disable pylint warning for callable classes
2015-11-21 17:57:15 +01:00
miniconfig
f37d0d1c20
Updated wink library version in requirements_all.txt
2015-11-21 09:52:43 -05:00
Brad Buran
0621260435
Fix issue with finding location of OpenZWave conf
...
Under some install scenarios, it may be possible that OpenZWave can't
automatically discover the location of the vendor-specific XML config
files. In this event, we need to specify the location in the Home
Assistant configuration.yaml file.
2015-11-20 19:47:29 -08:00
Oliver van Porten
427944cc44
add test for mqtt+json switch
2015-11-20 23:50:46 +01:00
Fabian Affolter
422a93e735
Add tests for MQTT binary sensor
2015-11-20 23:48:59 +01:00
Fabian Affolter
b4ee3f73b4
Add aREST binary sensor and fix ordering
2015-11-20 23:47:49 +01:00
nkgilley@gmail.com
44abc31057
work in progress: configurator is now in it's own component. configurator seems to work but the thermostat is now broken.
2015-11-20 17:47:25 -05:00
Oliver van Porten
820b2a31b3
Add additional unit tests for mqtt state format parsing
2015-11-20 23:47:21 +01:00
Fabian Affolter
08d29d3630
Add MQTT binary sensor
2015-11-20 23:43:59 +01:00
Oliver van Porten
44714614ad
Fix unit tests for mqtt
2015-11-20 23:42:22 +01:00
Fabian Affolter
065f4b7c20
Add binary sensor for aREST
2015-11-20 23:39:39 +01:00
Oliver van Porten
030686a978
fix flak8 warnings
2015-11-20 22:55:52 +01:00
Oliver van Porten
799043dc0a
refactor format mqtt format parser
2015-11-20 22:45:09 +01:00
miniconfig
105dc2847e
Changed locked method of lock support to "is_locked".
...
Added lock and unlock methods
Updated wink components to use the new version of the wink library.
2015-11-20 16:34:27 -05:00
Oliver van Porten
b4cf0e874a
Support parsing mqtt messages via jsonpath
2015-11-20 22:03:17 +01:00
Paulus Schoutsen
3df6c584c0
Update frontend
2015-11-20 08:38:56 -08:00
Paulus Schoutsen
3493db1052
Merge pull request #608 from fabaff/contact
...
Binary sensor component
2015-11-20 08:37:10 -08:00
Fabian Affolter
d254e7e9e5
Fix pylint issue
2015-11-20 15:29:36 +01:00
Fabian Affolter
52344d65bc
Merge branch 'contact' of github.com:fabaff/home-assistant into contact
2015-11-20 15:02:17 +01:00
Fabian Affolter
a6006b1835
Move state
2015-11-20 14:59:21 +01:00
Fabian Affolter
b9730e6914
Binary sensor component
2015-11-20 14:59:21 +01:00
Paulus Schoutsen
037bca041e
Merge pull request #641 from balloob/pushbullet_email
...
Notify/pushbullet - adjustment in supported targets
2015-11-19 22:46:41 -08:00
Tom Duijf
77a1a1529c
Added support for email, removed 'device/' hack to send to all own devices, as own email address does the same
2015-11-19 22:14:41 +00:00
miniconfig
fa7391cdf6
Changed do_lock and do_unlock methods to lock and unlock.
...
Implemented state method.
Fixed locked method for demo interface.
Changed LockDevice to extend Entity instead of ToggleEntity
2015-11-19 16:54:55 -05:00
Paulus Schoutsen
d25f58e650
Merge pull request #631 from balloob/gen-requirements_all
...
Allow generating requirements_all.txt
2015-11-19 12:49:23 -08:00
Paulus Schoutsen
6d315a1a7c
Merge pull request #636 from fabaff/camera-demo
...
Camera demo
2015-11-19 12:11:12 -08:00
Fabian Affolter
685964785d
Add camera to demos
2015-11-19 19:35:51 +01:00
Fabian Affolter
ca32c81612
Camera demo
2015-11-19 19:27:28 +01:00
Fabian Affolter
5f89db5957
Binary sensor component
2015-11-19 19:00:22 +01:00
Fabian Affolter
4eacea32da
Fix pylint issue
2015-11-19 18:07:54 +01:00
nkgilley@gmail.com
d05af62680
use Throttle like the BitCoin component.
2015-11-18 14:57:27 -05:00
Fabian Affolter
f1fed78992
Fix issue with older glances releases #637 (thanks @jdotbdot)
2015-11-18 19:19:27 +01:00
nkgilley@gmail.com
8df32aac3c
point to updated python-ecobee library
2015-11-18 10:43:52 -05:00
nkgilley@gmail.com
18d0f4461f
add config png to images dir.
2015-11-18 10:16:16 -05:00
nkgilley@gmail.com
c6d1a4bdaf
Fix configurator, rename repo, cleanup code.
2015-11-18 10:13:46 -05:00
Fabian Affolter
ab9e173179
Update docstrings
2015-11-18 08:42:49 +01:00
Nolan Gilley
22fcbc67cf
fix req
2015-11-17 19:20:56 -05:00
Nolan Gilley
e317e0798b
initial commit for ecobee thermostat component.
2015-11-17 19:14:29 -05:00
miniconfig
c78899c4f3
Added support for Locks, including those connected through a wink hub.
2015-11-17 10:17:57 -05:00
Paulus Schoutsen
bca65b620a
Update Vera sensor dependency
2015-11-17 00:34:14 -08:00
Paulus Schoutsen
e92fe149fe
Comment out requirements that break on certain platforms
2015-11-17 00:30:13 -08:00
Paulus Schoutsen
377d2c6e5a
Allow generating requirements_all.txt
2015-11-17 00:21:49 -08:00
Paulus Schoutsen
8be53af78f
Convert README to RST format
2015-11-16 22:02:35 -08:00
Paulus Schoutsen
573dfb648f
Version bump to 0.9.0.dev0
2015-11-16 00:03:37 -08:00
Paulus Schoutsen
8e44ed0090
Merge pull request #617 from balloob/dev
...
0.8.0.rc1
2015-11-16 00:03:20 -08:00
Paulus Schoutsen
5fb6076f6e
Version bump to 0.8.0
2015-11-16 00:03:00 -08:00
Fabian Affolter
4ea6def1bd
Update docstrings and link to docs
2015-11-16 07:53:31 +01:00
Paulus Schoutsen
314185ffb8
Merge pull request #629 from rmkraus/dev
...
Adding updater to default list of components
2015-11-15 17:30:15 -08:00
Ryan Kraus
8aafb89a64
Merge remote-tracking branch 'balloob/dev' into dev
2015-11-15 20:04:21 -05:00
Ryan Kraus
d01ed9788f
Added updater to set of default components
2015-11-15 20:03:45 -05:00
Paulus Schoutsen
b4e2f4f0be
Merge pull request #625 from balloob/enhancement_pushbullet
...
Enhancement: targeted notifications in pushbullet
2015-11-15 16:41:18 -08:00
Tom Duijf
f4d8325084
Pushbullet; code cleanup & better errors on config typos
2015-11-16 00:29:04 +00:00
Tom Duijf
cc5dec3c59
Processed feedback from PR comments
2015-11-15 23:46:16 +00:00
Ryan Kraus
ec5a93a0fd
Merge remote-tracking branch 'balloob/dev' into dev
2015-11-15 18:16:49 -05:00
Paulus Schoutsen
aabda1b7b0
Merge pull request #628 from rmkraus/dev
...
Small tweaks to daemon management.
2015-11-15 14:46:58 -08:00
Tom Duijf
aee4411cfb
<type>.<name> split only on first separator
2015-11-15 22:44:51 +00:00
Ryan Kraus
135eb0a0ac
Fixed hass daemon management
...
1) Changed signal to exit hass to SIGTERM
2) Updated initd script to send SIGTERM
3) Updated systemd script to never send SIGKILL.
2015-11-15 17:43:38 -05:00
Ryan Kraus
01daac066a
Merge remote-tracking branch 'balloob/dev' into dev
2015-11-15 17:37:57 -05:00
Ryan Kraus
5d96ca133d
Merge pull request #627 from rmkraus/update_notify
...
Updater component
2015-11-15 17:36:55 -05:00
Ryan Kraus
3cda1aacff
Fixed typo in updater entity attributes.
...
Left some quotes in there. My bad.
2015-11-15 17:34:06 -05:00
Ryan Kraus
243130c133
Using ATTR_FRIENDLY_NAME in updater component.
2015-11-15 17:32:05 -05:00
Paulus Schoutsen
0d74b628b0
Merge pull request #623 from balloob/lib-clean-on-upgrade
...
Lib clean on upgrade
2015-11-15 14:30:51 -08:00
Ryan Kraus
c314101dde
Updater suggestions from Paulus
...
1) Moved error checking into get_newest_version function.
2) Fixed import formatting mistake.
2015-11-15 17:30:42 -05:00
Paulus Schoutsen
0f68dc6b7b
Add tests for version upgrade
2015-11-15 14:28:50 -08:00
Ryan Kraus
919c20a263
Implemented suggestions from Paulus for updater
...
1) Better Error handling when making PyPI requests.
2) More efficient event scheduling.
3) ENTITY_ID in constant
3) friendly_name from constant
2015-11-15 17:23:56 -05:00
Ryan Kraus
9b5385c565
Merge remote-tracking branch 'balloob/dev' into update_notify
...
Conflicts:
homeassistant/components/frontend/version.py
homeassistant/components/frontend/www_static/frontend.html
2015-11-15 17:00:35 -05:00
Ryan Kraus
7dacf01baa
Updating fronted to latest version.
2015-11-15 16:56:33 -05:00
Tom Duijf
9b4650afd4
Added comments
2015-11-15 20:49:42 +00:00
Tom Duijf
0b0fd2490d
Pushbullet; styling, requirements, example
2015-11-15 19:14:10 +00:00
Tom Duijf
3a85bebbf6
pushbullet; styling and minor fixed before PR
2015-11-15 18:57:16 +00:00
Paulus Schoutsen
18f1de10a5
Merge pull request #624 from leoc/feature-zwave-meter-sensor
...
Add Zwave `meter` command class
2015-11-15 10:16:57 -08:00
Paulus Schoutsen
869d6df65e
Merge pull request #618 from nkgilley/camera-fix
...
add exception handling to generic camera requests function.
2015-11-15 10:02:20 -08:00
Tom Duijf
0a586bd919
Initial commit of pushbullet enhancement
2015-11-15 17:50:36 +00:00
Fabian Affolter
a98b1b0ebc
Update link to docs
2015-11-15 18:50:06 +01:00
Paulus Schoutsen
511028612c
Merge pull request #593 from leoc/feature-zwave-switches
...
Implement zwave switches
2015-11-15 09:30:06 -08:00
Paulus Schoutsen
e3efce5ded
Merge pull request #622 from happyleavesaoc/s20
...
s20 switch support
2015-11-15 09:28:40 -08:00
Arthur Andersen
340ee171b5
[Zwave] Add zwave polling interval configuration
2015-11-15 17:50:14 +01:00
Arthur Andersen
773da3f755
[Zwave] Add Meter command class
2015-11-15 17:50:11 +01:00
happyleaves
12bdc39274
don't update state in turn_on/off
2015-11-15 08:59:18 -05:00
Paulus Schoutsen
700b7ba591
Remove unused import in notify
2015-11-15 02:20:35 -08:00
Paulus Schoutsen
295f27d259
Only delete lib dir in config upgrade if exists
2015-11-15 02:16:52 -08:00
Ryan Kraus
4463b69245
Added friendly name to updater component.
2015-11-15 05:15:36 -05:00
Paulus Schoutsen
71e4283a2e
Remove lib directory in version upgrade
2015-11-15 02:05:46 -08:00
Paulus Schoutsen
6135b87b1d
Log error if unable to install package
2015-11-15 02:05:13 -08:00
Paulus Schoutsen
04bb7ed58f
Have Notify platform install platform dependencies
2015-11-15 02:04:57 -08:00
Ryan Kraus
dfa9880176
Created updater component
2015-11-15 05:00:24 -05:00
Paulus Schoutsen
88f3a5a50a
Update to new version frontend
2015-11-15 00:51:12 -08:00
Paulus Schoutsen
e2c530b85d
Script: new attribute if can cancel
2015-11-14 15:38:07 -08:00
Arthur Andersen
56c5d345a4
[Zwave] Update HA state on value change
2015-11-14 23:14:08 +01:00
happyleaves
86b9ae9566
addressed comments
2015-11-14 16:14:25 -05:00
Nolan Gilley
df264f2ec0
remove unnecessary else
2015-11-14 15:49:39 -05:00
happyleaves
aabcad59d8
rename platform to orvibo
2015-11-14 15:05:22 -05:00
happyleaves
70fef3c5b5
fixed names
2015-11-14 14:25:53 -05:00
happyleaves
57ec58e255
fixed requirements
2015-11-14 14:19:47 -05:00
happyleaves
cf8e23adbc
s20 switch support
2015-11-14 14:14:02 -05:00
Paulus Schoutsen
eabf9087f3
Merge pull request #621 from fabaff/cleanup-glances
...
Glances sensor cleanup
2015-11-14 10:51:57 -08:00
Nolan Gilley
9acb341b96
remove break
2015-11-14 10:51:07 -05:00
Fabian Affolter
5275ca9ce7
Fix typo
2015-11-14 15:25:52 +01:00
Fabian Affolter
646618a25e
Improve error messages, use constants, and fix docstrings
2015-11-14 15:23:20 +01:00
Paulus Schoutsen
bc48e4f98e
Merge pull request #619 from nkgilley/mqtt-light-color-fix
...
Remove rgb color if it's not an rgb bulb.
2015-11-14 00:51:18 -08:00
Nolan Gilley
776324807e
last PR was dumb. this fix is better.
2015-11-13 14:58:49 -05:00
Nolan Gilley
d68a4b52f1
Remove rgb color if it's not an rgb bulb.
2015-11-13 14:32:47 -05:00
Nolan Gilley
85e0db6ade
add exception handling to generic camera requests function.
2015-11-13 13:55:22 -05:00
Fabian Affolter
d993f4014e
Add link to docs
2015-11-13 08:29:54 +01:00
Paulus Schoutsen
7ebda9c3c6
Fix MQTT light test
2015-11-12 23:08:26 -08:00
Paulus Schoutsen
16e948d032
Merge branch 'pr/552' into dev
2015-11-12 23:04:05 -08:00
Paulus Schoutsen
41d0f95d9a
Move core light test to correct dir
2015-11-12 23:03:56 -08:00
Paulus Schoutsen
bfaaf39e9e
Merge pull request #613 from Xorso/squeezebox_fix
...
Fixing bug when connecting to squeezebox and it is a float
2015-11-12 22:45:03 -08:00
Daren Lord
c60bb35d4a
Fixed lint errors
2015-11-12 23:40:30 -07:00
Daren Lord
90007a04d3
Adding iCloud device_tracker component. Allow to track devices registered with iCloud
2015-11-12 23:37:15 -07:00
Paulus Schoutsen
16904452b8
Merge pull request #614 from persandstrom/asuswrt_not_loading
...
ASUSWRT more logging and more robust
2015-11-12 11:43:49 -08:00
Per Sandström
158d9e27ff
more robust and more logging
2015-11-12 20:10:25 +01:00
Fabian Affolter
b652dd47cd
Update file header and docstrings
2015-11-12 18:04:48 +01:00
Daren Lord
2812fae721
Fixing bug when connecting to squeezebox and it is a float
2015-11-11 16:21:42 -07:00
Tom Duijf
6da88108fe
Merge pull request #612 from balloob/dt_snmp_fix
...
Fix memory issue in SNMP device tracker
2015-11-11 23:30:43 +01:00
Tom Duijf
5503c12cfd
Fixes memory consumption issue
2015-11-11 21:54:33 +00:00
hexxter
329d63ac11
next online unittest test ;)
2015-11-11 20:52:41 +01:00
hexxter
698e30bd2b
more self.hass.pool.block_till_done()
2015-11-11 20:40:21 +01:00
hexxter
90063ea7f8
check the default value only checkable local. I removed it.
2015-11-11 12:44:59 +01:00
hexxter
0c52b143ae
now saved
2015-11-11 12:38:10 +01:00
hexxter
8f12b997f8
more unittests
2015-11-11 12:32:24 +01:00
Arthur Andersen
877926cfee
[Zwave] Fix docstring
2015-11-11 10:24:00 +01:00
Arthur Andersen
19649390d3
[Zwave] Add binary switch component
2015-11-11 10:24:00 +01:00
Paulus Schoutsen
50d19bb1b4
Merge pull request #592 from leoc/feature-zwave-lights
...
Implement zwave light support
2015-11-11 00:11:51 -08:00
Arthur Andersen
665436cd91
[Zwave] Use threading.Timer for value refresh delay
2015-11-10 19:59:45 +01:00
Paulus Schoutsen
1a3410119e
Merge pull request #606 from fabaff/pushetta
...
Pushetta notification platform
2015-11-10 09:27:16 -08:00
Fabian Affolter
bf2bcb6dcf
Use _LOGGER.error instead of _LOGGER.exception
2015-11-10 18:20:10 +01:00
Fabian Affolter
8371b08676
Add pushetta notify platform
2015-11-10 14:17:28 +01:00
Fabian Affolter
e8a0d54fdd
Add pushetta
2015-11-10 14:17:28 +01:00
Fabian Affolter
f4a82c6f6b
Add pushetta
2015-11-10 14:17:28 +01:00
Paulus Schoutsen
963c4bb70e
Update frontend with new card style
2015-11-10 00:56:56 -08:00
Paulus Schoutsen
ec2e0cc77d
Compile new version frontend
2015-11-10 00:27:41 -08:00
Paulus Schoutsen
0c0ccb361d
Merge branch 'dev-tool-info' into dev
2015-11-10 00:25:33 -08:00
Paulus Schoutsen
994fc32f25
Upgrade frontend with about page
2015-11-10 00:25:19 -08:00
Paulus Schoutsen
d68263d5c4
Another LimitlessLED color fix
2015-11-09 21:55:49 -08:00
Paulus Schoutsen
27b001df2b
Add dev info to frontend urls
2015-11-09 21:48:36 -08:00
Paulus Schoutsen
dafc0ced6b
Update limitlessled with lists for colors
2015-11-09 16:55:10 -08:00
Paulus Schoutsen
3ec2555c66
Merge pull request #601 from balloob/package-install-global
...
Check global installed packages
2015-11-09 12:45:51 -08:00
Fabian Affolter
bfa8e58879
Update link to docs (Jekyll 3 update)
2015-11-09 18:33:11 +01:00
Paulus Schoutsen
2d9a785c18
Merge pull request #600 from balloob/cleanup-notify
...
Clean up notifiy component
2015-11-09 07:32:13 -08:00
Fabian Affolter
97f9f8aa49
Update link to docs (Jekyll 3 update)
2015-11-09 13:12:18 +01:00
Fabian Affolter
64d5ca4da0
Add link to docs and update some docstrings
2015-11-09 08:25:46 +01:00
Paulus Schoutsen
4fb301b7a9
Check global installed packages
2015-11-08 22:55:22 -08:00
Paulus Schoutsen
fda65a4934
Update coveragerc
2015-11-08 22:33:43 -08:00
Paulus Schoutsen
98b4c27211
Style fixes
2015-11-08 22:21:02 -08:00
Paulus Schoutsen
3b3f5fe6fe
Clean up notifiy component
2015-11-08 22:15:34 -08:00
Paulus Schoutsen
1c9c5ce1bd
Merge pull request #599 from ryanturner/dev
...
Initial implementation of mjpeg camera
2015-11-08 22:13:49 -08:00
Ryan Turner
a36b315927
Fixed indentations hopefully
2015-11-09 00:11:11 -06:00
Ryan Turner
f3352546c6
More lint fixes
2015-11-09 00:00:31 -06:00
Ryan Turner
3a6aa8f3d1
Fixed line length issues to make lint happy. Still bummed that I decreased test coverage :(
2015-11-08 23:51:01 -06:00
Ryan Turner
dfa81b0117
Changed camera.mjpeg to use Response and Closing; cleaned up a number of code-clarity issues near that
2015-11-08 23:41:21 -06:00
Paulus Schoutsen
3947691347
Style fixes + rename honeywell
2015-11-08 20:56:11 -08:00
Ryan Turner
8541fdb112
Fixed style issue related to failing build
2015-11-08 22:26:27 -06:00
Ryan Turner
e078ab53ca
Initial implementation of mjpeg camera
2015-11-08 22:15:06 -06:00
Paulus Schoutsen
0665af7f0f
Merge branch 'pr/579' into dev
...
Conflicts:
requirements_all.txt
2015-11-08 20:10:30 -08:00
Paulus Schoutsen
6dfb8f5737
Merge pull request #591 from balloob/error-log
...
Expose API to view error log
2015-11-08 20:06:56 -08:00
Paulus Schoutsen
1be2be0886
Merge pull request #590 from balloob/light-rgb
...
Light: base color now in RGB instead of XY
2015-11-08 20:06:49 -08:00
Paulus Schoutsen
3a095f53a8
Merge pull request #596 from badele/dev
...
Minor change for logger component
2015-11-08 19:57:58 -08:00
Paulus Schoutsen
ffce252a12
Merge pull request #598 from SEJeff/update-foscam-snapshot
...
Make a single request to get the foscam camera image
2015-11-08 19:57:21 -08:00
Paulus Schoutsen
7f4c13c382
Upgrade Wink version to v0.1.1
2015-11-08 19:41:22 -08:00
Jeff Schroeder
0f292e8fa6
Remove unused import for re
2015-11-08 20:37:29 -06:00
badele
e63d0c51e0
Change log severity
2015-11-08 19:02:51 +01:00
badele
ebaecdb9d6
Fix flake & pylint
2015-11-08 11:29:56 +01:00
badele
fd50693ca7
Minor change to documentation for logger component
2015-11-08 11:26:36 +01:00
badele
ebc95aca51
Add log info in the rfxtrx component
2015-11-08 11:15:03 +01:00
Jeff Schroeder
137cadb59c
Make a single request to get the foscam camera image
...
This uses the `snapPicture2` command, which is documented in their
cgi sdk to return raw jpeg data instead of html containing the image
2015-11-07 20:18:46 -06:00
Arthur Andersen
84f81480bb
[Zwave] Add light zwave component
2015-11-07 15:58:28 +01:00
Arthur Andersen
5565e418f8
[Zwave] Add type and genre to value filter
2015-11-07 15:57:46 +01:00
Arthur Andersen
5b4fc4f346
[Zwave] Add check for missing discovery_service
2015-11-07 15:57:28 +01:00
Paulus Schoutsen
e4c3d47dbf
Expose API to view error log
2015-11-07 01:44:02 -08:00
Paulus Schoutsen
95320f39b3
Light: base color now in RGB instead of XY
2015-11-07 01:25:33 -08:00
Paulus Schoutsen
0c97280479
Merge pull request #587 from badele/logfilter
...
Add logger filter feature
2015-11-06 21:59:56 -08:00
Paulus Schoutsen
3e339c7304
Update vincenty version in setup.py
2015-11-06 21:58:18 -08:00
badele
6f06f48ac6
Ensure the component is loaded first
2015-11-06 22:57:03 +01:00
badele
aeacbad4a0
Fix pull request from balloob comments
2015-11-06 22:51:33 +01:00
sander
f60f3fa4a2
Removed unused self._sensorid.
2015-11-06 08:37:22 +01:00
MartinHjelmare
45fe37a301
Add mysensors component and switch platform
...
* Add a general mysensors component. This sets up the serial comm
with the gateway through pymysensors. The component also
contains a decorator function for the callback function of
mysensors platforms. Mysensors platforms should create a
function that listens for the node update event fired by the
mysensors component. This function should call another
function, that uses the decorator, and returns a dict. The dict
should contain a list of which mysensors V_TYPE values the
platform handles, the platfrom class and the add_devices
function (from setup_platform).
* Change existing mysensors sensor platform to depend on the new
mysensors component.
* Add a mysensors switch platform. The switch platform takes
advantage of new functionality from the the fork of pymysensors
https://github.com/MartinHjelmare/pymysensors , that enables the
gateway to send commands to change node child values.
* Change const and is_metric to global constants, in the mysensors
component and import const depending on the mysensors version
used.
* Change variables devices and gateway to global variables.
* Add some debug logging at INFO log level.
2015-11-06 01:58:41 +01:00
sander
e49dc94d4b
slightly better update method.
2015-11-05 09:58:35 +01:00
sander
26a6438e93
learning the alphabet ;-)
2015-11-05 09:37:05 +01:00
Paulus Schoutsen
cae71a73a1
Update frontend
2015-11-05 00:03:01 -08:00
Paulus Schoutsen
df7f6e1235
Remove alarm sensor from demo platform
2015-11-04 23:53:22 -08:00
badele
a31f7d2816
Fix flake & pylint
2015-11-04 22:08:15 +01:00
badele
c52c982510
Add logger feature
2015-11-04 21:30:02 +01:00
sander
ea06d946e6
modified .converagerc and requirements_all.txt
2015-11-04 21:15:56 +01:00
Paulus Schoutsen
bd798b8c55
Merge pull request #582 from balloob/mdi-icons
...
Icons for everyone!
2015-11-04 09:08:34 -08:00
Paulus Schoutsen
ac7456b73b
Merge pull request #577 from happyleavesaoc/limitlessled_additions
...
LimitlessLED effects
2015-11-04 09:02:43 -08:00
Fabian Affolter
d69b08ecf5
Update with comments from PR 579
2015-11-03 11:46:03 +01:00
Paulus Schoutsen
be6dd20236
Update frontend with new icons
2015-11-03 00:20:59 -08:00
Paulus Schoutsen
4d069323f4
Add icon support to entity
2015-11-03 00:20:48 -08:00
Paulus Schoutsen
77f4fc8c22
Frontend: Add materialdesignicons
2015-11-03 00:20:20 -08:00
Paulus Schoutsen
72b4212b19
Demo uses device tracker demo platform
2015-11-03 00:19:28 -08:00
Fabian Affolter
5fce381b89
Remove empty point
2015-11-03 08:50:27 +01:00
happyleaves
7b968f6a6b
re-fix conditionals
2015-11-02 18:11:58 -05:00
happyleaves
4d958c6d18
style fix
2015-11-02 18:08:17 -05:00
happyleaves
566712023d
consolidate conditionals
2015-11-02 18:08:17 -05:00
happyleaves
3cd89f8474
add disco, white effects
2015-11-02 18:08:17 -05:00
Fabian Affolter
218a05356a
Add docstrings
2015-11-02 21:00:53 +01:00
hexxter
186f68cce3
not working mqtt light unittest
2015-11-02 20:16:36 +01:00
hexxter
168eb8e5a2
mqtt light test is working more test should be written
2015-11-02 17:02:34 +01:00
Paulus Schoutsen
c6b5a04312
Allow more static files to be fingerprinted
2015-11-02 00:03:53 -08:00
Paulus Schoutsen
728cd8bb5e
Upgrade Vincenty to latest version
2015-11-02 00:03:53 -08:00
Stefan Jonasson
d873ab0262
Merge pull request #569 from stefan-jonasson/dev
...
Fix for Philio Zwave devices which don't send an off event.
2015-11-02 08:15:57 +01:00
Daniel Høyer Iversen
0ff6a460c2
Update rfxtrx.py
2015-11-01 14:20:11 +01:00
Daniel Høyer Iversen
77539a5b89
revert prev commit
2015-11-01 12:51:09 +01:00
Daniel Høyer Iversen
92b05389f2
Update rfxtrx.py
2015-11-01 12:41:21 +01:00
Daniel Høyer Iversen
82aec895a0
Minor bug in rfxtrx
2015-11-01 12:40:41 +01:00
Stefan Jonasson
ec732becfc
Fixed the get_config_value method when the zwave node was changed while reading it.
2015-10-31 23:34:19 +01:00
Stefan Jonasson
c4261ae2e0
Z-Wave workaround - Added a default value if we did not get any config value.
2015-10-31 23:03:40 +01:00
Stefan Jonasson
cae8932b18
Z-Wave workaround - Connected to the timeout to the configured node value "9. Turn Off Light Time"
2015-10-31 21:23:33 +01:00
sander
efacd66bec
linting and flakeing..
2015-10-31 20:35:23 +01:00
hexxter
31826ab263
redesigned mqtt light an first steps with the unittest system
2015-10-31 19:26:03 +01:00
Paulus Schoutsen
6bb95f5c9b
Merge pull request #560 from pavoni/add-vera-dimmer
...
Add vera dimmer
2015-10-30 21:47:02 -07:00
Paulus Schoutsen
46761d827f
Merge pull request #570 from nkgilley/actiontec-fix
...
Actiontec device_tracker bugfix and removed home_interval
2015-10-30 21:18:28 -07:00
Paulus Schoutsen
288db9a57f
Merge pull request #559 from balloob/light_ct_color
...
Color temperature support for light component and hue platform
2015-10-30 19:11:24 -07:00
Tom Duijf
b76471c4b3
:( .. pyliny
2015-10-30 19:15:38 +00:00
Tom Duijf
194c6343ac
Minor corrections to light and light/demo
2015-10-30 19:01:42 +00:00
Stefan Jonasson
2ad647bb09
Style fixes
2015-10-30 15:30:08 +01:00
Stefan Jonasson
a56173676e
Fixed the workaround match logic
2015-10-30 15:28:06 +01:00
Nolan Gilley
e961dd5f95
increase valid for time to 60 since I was having some issues. removed deprecated lines.
2015-10-30 07:00:35 -04:00
pavoni
0269be5813
Update pyvera version
2015-10-30 09:39:30 +00:00
pavoni
031d5ce255
Fix style issues, update pyvera version.
2015-10-30 09:37:16 +00:00
sander
85bb828149
changed requirements to the latest evohome version.
2015-10-29 21:17:10 +01:00
Paulus Schoutsen
c7a0b5800c
Update links in introduction component
2015-10-29 00:23:05 -07:00
Tom Duijf
f456d2ff23
styling fix
2015-10-28 23:16:25 +00:00
Tom Duijf
6bad702db4
Renamed to color_temp, removed capabilities (not needed afterall)
2015-10-28 23:12:16 +00:00
Nolan Gilley
bcb2451752
fix pylint warning
2015-10-28 17:47:13 -04:00
Nolan Gilley
8eeca94517
removed home_interval option since it was added to the main device_tracker component
2015-10-28 17:43:41 -04:00
Nolan Gilley
3b37a7b737
bugfix for actiontec device tracker
2015-10-28 17:20:15 -04:00
Stefan Jonasson
d578bf3494
Removed extra pylint hint from a previous merge
2015-10-28 22:17:17 +01:00
Stefan Jonasson
8cb046a4a9
Merge remote-tracking branch 'origin/dev' into dev
2015-10-28 22:16:00 +01:00
Stefan Jonasson
30de5af445
Fix for Philio Zwave devices which don't send an off event.
2015-10-28 22:08:50 +01:00
Stefan Jonasson
f74a6ed4c9
Merge remote-tracking branch 'origin/dev' into dev
...
Conflicts:
homeassistant/components/script.py
homeassistant/helpers/entity_component.py
2015-10-28 21:43:46 +01:00
Stefan Jonasson
f3500542dd
Added pylint hint
2015-10-28 21:42:42 +01:00
Paulus Schoutsen
2eb65c8eb8
Version bump to 0.8.0.dev0
2015-10-28 12:45:57 -07:00
Paulus Schoutsen
f8bb807707
Merge pull request #568 from balloob/dev
...
0.7.7
2015-10-28 12:45:42 -07:00
Paulus Schoutsen
5f40115605
Version bump to 0.7.7
2015-10-28 12:43:04 -07:00
Paulus Schoutsen
776616bcac
Merge pull request #562 from pavoni/efergy_error_handling
...
Log request exceptions in Efergy sensor
2015-10-28 12:41:42 -07:00
Paulus Schoutsen
a98cb798f7
Merge pull request #567 from balloob/fix-script-regression
...
Fix script regression
2015-10-28 12:37:50 -07:00
Paulus Schoutsen
12495c717e
Fix script regression
2015-10-28 12:24:33 -07:00
Stefan Jonasson
10c95b4352
Added pylint hint
2015-10-28 20:17:17 +01:00
Stefan Jonasson
48bfc98acb
Fixed entity name
2015-10-28 19:52:09 +01:00
Stefan Jonasson
de027609d8
Fixed entity_id for the script component. Alias now does not override the entity_id
...
Fixed issue: #561
2015-10-28 12:27:58 +01:00
pavoni
16a3511c0a
Catch request exceptions and log a warning
2015-10-28 10:57:10 +00:00
Paulus Schoutsen
0a36c96a55
Fill in service info for thermostat
2015-10-27 19:51:50 -07:00
pavoni
6ef0d089ea
Add VeraLight class based on VeraSwitch - add dimmer support
2015-10-27 23:18:46 +00:00
Fabian Affolter
b3b2f2e326
Fix pylint and flake issues
2015-10-28 00:18:03 +01:00
Fabian Affolter
bef0b2b01e
Make pins optional
2015-10-27 23:51:16 +01:00
Tom Duijf
805aecd6f9
pylint & flake cleanup
2015-10-27 22:49:45 +00:00
Tom Duijf
e4d33bc6d4
Included ct_color in code coverage
2015-10-27 22:45:35 +00:00
Tom Duijf
e25503bc4a
Hue device capabilities. Color temperature support for light component and hue platform
2015-10-27 22:34:49 +00:00
root
4fcd27e905
light/mqtt to .coveragerc
2015-10-27 16:52:43 +01:00
Fabian Affolter
52b1080ccd
Catch invalid chat ids
2015-10-27 14:26:44 +01:00
root
0128357024
Merge remote-tracking branch 'upstream/dev' into dev
2015-10-27 07:52:04 +01:00
root
c5f8095f53
Merge remote-tracking branch 'upstream/master' into dev
2015-10-27 07:51:21 +01:00
Paulus Schoutsen
ab48a94d2a
Version bump to 0.7.7.dev0
2015-10-26 21:32:07 -07:00
Paulus Schoutsen
27c6c27db6
Merge pull request #554 from balloob/dev
...
0.7.6-rc1
2015-10-26 21:31:41 -07:00
Paulus Schoutsen
55c0ee6b32
Version bump to 0.7.6
2015-10-26 21:27:50 -07:00
Paulus Schoutsen
6b881ce1cd
Merge pull request #547 from krzynio/dev
...
Add new OpenWRT presence detection routine based on ubus instead of luci
2015-10-26 21:26:13 -07:00
Paulus Schoutsen
9ab9d0e383
Update netdisco requirement
2015-10-26 20:49:20 -07:00
pavoni
dbc05450a0
Bump requirements_all.txt version, remove pylint disable
2015-10-26 16:32:12 +00:00
root
b66e4f1e15
two different demo lights on without RGB and one with RGB support.
...
and code cleanup more pylint aligned
2015-10-26 15:05:01 +01:00
Krzysztof Koziarek
649124d162
Added ubus.py to .coveragerc
2015-10-26 11:55:20 +01:00
pavoni
49f4d92c62
Add dimmer as switch
2015-10-26 10:51:23 +00:00
Krzysztof Koziarek
fbb73dd5da
fixed pylint warnings
2015-10-26 11:50:09 +01:00
Krzysztof Koziarek
c9f1dce6a2
Coding style fixes
2015-10-26 11:32:00 +01:00
pavoni
ef6c209c6f
Revise for clarity, disable pylink check
2015-10-26 09:03:57 +00:00
pavoni
0826ae2742
Revise pywemo version, update discovery.device_from_description parameters
2015-10-26 08:37:13 +00:00
Paulus Schoutsen
18747f8ae1
Update some docs
2015-10-25 23:12:10 -07:00
Paulus Schoutsen
06c8c1b168
Update to latest version frontend
2015-10-25 23:12:10 -07:00
Paulus Schoutsen
160fb6fcc8
Merge pull request #553 from balloob/download_relative
...
Download - relative / absolute path
2015-10-25 21:06:33 -07:00
Paulus Schoutsen
f1aa685cf2
Add version to config API
2015-10-25 21:00:22 -07:00
Paulus Schoutsen
da259d75a2
Update frontend with imprpved charts
2015-10-25 19:01:51 -07:00
Tom Duijf
9104ca815d
Indentation
2015-10-26 00:13:47 +00:00
Tom Duijf
52193611cd
Check for relative path
2015-10-26 00:10:32 +00:00
Paulus Schoutsen
a2256f6c97
Update version frontend
2015-10-25 15:39:50 -07:00
Paulus Schoutsen
004bad7f00
Merge pull request #551 from balloob/mp_plex_discovery
...
Media_player/plex discovery
2015-10-25 15:38:42 -07:00
root
a8c2cc4c33
rework for flake8 errors done
2015-10-25 23:38:24 +01:00
root
538f8545f7
fix a bug after the pylint rework
2015-10-25 23:04:43 +01:00
root
7cfce94dfb
pylint rework for light/mqtt
2015-10-25 22:58:07 +01:00
Paulus Schoutsen
e490388843
Merge pull request #544 from MakeMeASandwich/hyperion
...
Hyperion ambilight remote support
2015-10-25 14:34:22 -07:00
Fabian Affolter
fb8edca942
Add link to docs, fix typo, and update log output
2015-10-25 22:21:25 +01:00
root
469d0619ba
mqtt light component
2015-10-25 21:48:01 +01:00
Tom Duijf
bc8c5766d4
Logic fixes
2015-10-25 17:54:48 +00:00
Tom Duijf
5b25d9ccd6
flake8,pylint and other code cleanup
2015-10-25 17:00:54 +00:00
Fabian Affolter
0d05930765
Update
2015-10-25 15:58:58 +01:00
Fabian Affolter
f93282d636
Add link to docs
2015-10-25 15:58:58 +01:00
Fabian Affolter
78ad2686d4
Add link to docs
2015-10-25 15:58:58 +01:00
Fabian Affolter
3c36d13e8d
Add link to docs
2015-10-25 15:58:58 +01:00
Fabian Affolter
77ba0c0393
Add link to docs
2015-10-25 15:58:58 +01:00
Fabian Affolter
6a3316ed12
Add link to docs
2015-10-25 15:58:58 +01:00
Fabian Affolter
415d650860
Add link to docs
2015-10-25 15:58:58 +01:00
Fabian Affolter
c3c248bc0a
Add link to docs
2015-10-25 15:58:58 +01:00
Fabian Affolter
bf027fcd48
Add link to docs
2015-10-25 15:58:58 +01:00
Fabian Affolter
5c79fc0ae3
Add link to docs
2015-10-25 15:58:58 +01:00
Fabian Affolter
0aaf280bf5
Add link to docs
2015-10-25 15:58:58 +01:00
Fabian Affolter
55de563511
Add link to docs
2015-10-25 15:58:58 +01:00
Fabian Affolter
1a018e3ee7
Remove configuration details
2015-10-25 15:58:58 +01:00
Fabian Affolter
b023348795
Add link to docs
2015-10-25 15:58:58 +01:00
Tom Duijf
847d9736aa
Configurator works, config saving basic implementation
2015-10-25 13:34:34 +00:00
Tom Duijf
884525df33
Basic discovery works, added plex logo for configurator. Missing configurator support for fields. Todo: config save on successful connect
2015-10-25 13:34:34 +00:00
Tom Duijf
6a82504e5e
further discovery integration into plex
2015-10-25 13:34:34 +00:00
Tom Duijf
db7e46abd1
Intermediate save
2015-10-25 13:33:47 +00:00
Tom Duijf
8e9cafd29d
Updated requirements_all.txt. Added placeholder to the empty deviceClass filter. Will remove this if deemed unneeded, later
2015-10-25 13:32:15 +00:00
Tom Duijf
a236b87ccf
new attempt for PR
2015-10-25 13:32:15 +00:00
MakeMeASandwich
e379e3d902
Merge branch 'dev' of https://github.com/balloob/home-assistant into hyperion
2015-10-25 11:29:02 +01:00
MakeMeASandwich
1be48f54c0
light/hyperion: close sockets, report setup success
2015-10-25 11:08:59 +01:00
Paulus Schoutsen
96181a555a
Allow pipes in command sensors and services
2015-10-24 12:40:36 -07:00
Paulus Schoutsen
e461ceae36
discovery: update Netdisco requirement
2015-10-24 12:18:48 -07:00
Paulus Schoutsen
83e6c24f18
Re-enable Z-Wave for Docker
2015-10-24 11:36:34 -07:00
Krzysztof Koziarek
50fbd83b3d
corrected flake8 warnings
2015-10-24 11:20:57 +02:00
Fabian Affolter
649275044a
Remove configuration details
2015-10-24 09:13:54 +02:00
Fabian Affolter
0f81fc60ad
Remove configuration details
2015-10-24 09:10:31 +02:00
Paulus Schoutsen
ade8681511
Exclude rest switch from coverage
2015-10-23 23:44:17 -07:00
Paulus Schoutsen
7a699fd819
Merge pull request #539 from nkgilley/forecastio-units
...
Forecastio: Added support for specifying unit system in the configuration file.
2015-10-23 22:54:31 -07:00
Paulus Schoutsen
b0c0659acc
Merge branch 'clean-up-heat-control' into dev
...
Conflicts:
homeassistant/components/thermostat/heat_control.py
2015-10-23 22:51:00 -07:00
Paulus Schoutsen
80a9422a9a
Merge pull request #545 from MakeMeASandwich/denon
...
Refactor denon remote
2015-10-23 22:40:37 -07:00
Fabian Affolter
060cbaf66b
Add return value
2015-10-24 00:38:19 +02:00
Fabian Affolter
c19120e012
Check import
2015-10-24 00:34:49 +02:00
Fabian Affolter
1e0e48fcd7
Use logger the same as other platforms do
2015-10-24 00:29:47 +02:00
Fabian Affolter
f2fda2914a
Fix continuation
2015-10-24 00:29:02 +02:00
Fabian Affolter
7e3483ab03
Remove configuration details
2015-10-24 00:24:14 +02:00
Fabian Affolter
bffce11a9a
Remove configuration details
2015-10-24 00:20:18 +02:00
Fabian Affolter
8a895390ef
Merge pull request #534 from bachp/dev
...
Add simple REST switch
2015-10-23 23:52:40 +02:00
Fabian Affolter
97f81ad7a6
Add more details
2015-10-23 23:48:57 +02:00
Pascal Bach
67d5581a1b
Add simple REST switch
...
The switch can get the state via GET and set the state via POST
on a given REST resource.
It is not able to control arbitrary urls but it allows controlling
switches exposed via "real" REST.
2015-10-23 23:40:14 +02:00
Fabian Affolter
3406b41b0c
Fix return value
2015-10-23 23:08:27 +02:00
Fabian Affolter
2e7912157b
Remove configuration details
2015-10-23 23:00:20 +02:00
Fabian Affolter
5dbdf82ec7
Fix typo
2015-10-23 22:58:00 +02:00
Fabian Affolter
9f4a3f4aea
Use the logger the same way as other platforms do
2015-10-23 22:57:07 +02:00
Fabian Affolter
4f3b3a9e34
Use the logger the same way as other platforms
2015-10-23 22:53:58 +02:00
Fabian Affolter
3ea167203f
Remove configuration details
2015-10-23 22:48:30 +02:00
Fabian Affolter
756cbe1b08
Remove configuration details
2015-10-23 22:41:13 +02:00
Fabian Affolter
87e55820e7
Add link docs
2015-10-23 22:39:04 +02:00
Fabian Affolter
f828ee044d
UPdate docstring
2015-10-23 22:34:23 +02:00
Fabian Affolter
a8e2f9cbb7
Remove configuration details
2015-10-23 22:34:02 +02:00
Fabian Affolter
2e3f462474
Update docstring
2015-10-23 22:32:36 +02:00
Fabian Affolter
3f6780d9be
Remove configuration details
2015-10-23 22:31:37 +02:00
Fabian Affolter
e21921823e
Update docstring
2015-10-23 22:29:22 +02:00
Fabian Affolter
f9b2e0058e
Fix typo
2015-10-23 19:01:38 +02:00
Fabian Affolter
a155587693
Remove configuration details
2015-10-23 19:01:19 +02:00
Fabian Affolter
0e145ec130
Remove configuration details
2015-10-23 18:39:50 +02:00
Fabian Affolter
44b08a06e7
Remove configuration details
2015-10-23 18:26:36 +02:00
Fabian Affolter
75f737144a
Remove configuration details
2015-10-23 18:24:07 +02:00
Fabian Affolter
170742b0a7
Remove configuration details
2015-10-23 18:15:12 +02:00
Fabian Affolter
6115be7c42
Remove configuration details
2015-10-23 18:13:45 +02:00
Fabian Affolter
84a9a300d6
Fix link
2015-10-23 18:13:28 +02:00
Fabian Affolter
55718aac66
Remove configuration details
2015-10-23 18:10:32 +02:00
MakeMeASandwich
b6e6512367
media_player/denon: refactor
...
* connect only if necessary
* do not throw errors if offline
2015-10-23 17:35:08 +02:00
Krzysztof Koziarek
29c9c5a7ec
Add new OpenWRT presence detection routine based on ubus instead of luci
2015-10-23 17:01:42 +02:00
Nolan Gilley
dd787ea5ce
remove suggestion for uk unit system. change default to use si or us based on default temperature. added more sensor types.
2015-10-23 10:10:44 -04:00
Paulus Schoutsen
c2d75efb4d
Add missing docstring to heat control thermo
2015-10-22 22:14:40 -07:00
Paulus Schoutsen
3d972abdab
Clean up the heat control thermostat
2015-10-22 22:04:37 -07:00
Fabian Affolter
7801489149
Remove configuration details
2015-10-21 23:05:54 +02:00
Fabian Affolter
0fda89e983
Remove configuration details
2015-10-21 23:05:38 +02:00
Fabian Affolter
07a75c5eeb
Remove configuration details
2015-10-21 23:05:13 +02:00
Fabian Affolter
0b7c407519
Remove configuration details
2015-10-21 22:54:42 +02:00
Fabian Affolter
3c34f3dac2
Remove configuration details
2015-10-21 22:53:26 +02:00
Fabian Affolter
d45074f9dc
Remove configuration details
2015-10-21 22:53:09 +02:00
sander
863955e1bd
got the basics working
2015-10-21 21:48:21 +02:00
Fabian Affolter
4ff1b0fdb2
Add link to docs
2015-10-21 21:26:16 +02:00
Fabian Affolter
ba13f13442
Remove configuration details
2015-10-21 21:12:25 +02:00
Fabian Affolter
e615755eb9
Remove configuration details
2015-10-21 21:11:51 +02:00
Fabian Affolter
352d3532e7
Remove configuration details
2015-10-21 21:11:18 +02:00
Fabian Affolter
7b60f6ca77
Remove configuration details
2015-10-21 19:43:24 +02:00
Fabian Affolter
a2e8fcbc77
Remove newline
2015-10-21 19:37:34 +02:00
Fabian Affolter
e10fd0d28b
Remove configuration details
2015-10-21 19:36:52 +02:00
sander
f376061e23
Revert "had to change to let this work on windows."
...
This reverts commit 6c106a87f1 .
2015-10-21 19:00:23 +02:00
sander
076b3db5e8
first try
2015-10-21 19:00:15 +02:00
Fabian Affolter
89964ad793
Remove configuration details
2015-10-21 16:46:31 +02:00
Fabian Affolter
bddd02bd58
Remove configuration details
2015-10-21 16:45:45 +02:00
Fabian Affolter
cfb3384ee3
Add link to docs
2015-10-21 16:38:33 +02:00
Fabian Affolter
490e9ee95d
Add link to docs
2015-10-21 16:37:41 +02:00
Fabian Affolter
0d0eb7e7c0
Add link to docs
2015-10-21 16:10:47 +02:00
Fabian Affolter
3d4af8c229
Remove configuration details
2015-10-21 10:56:32 +02:00
Fabian Affolter
7e23c241da
Update docstring
2015-10-21 10:49:25 +02:00
Fabian Affolter
7ec1424825
Add link to docs
2015-10-21 10:47:31 +02:00
Fabian Affolter
9162149598
Add link to docs
2015-10-21 10:47:12 +02:00
Fabian Affolter
da31b54d06
Add link to docs
2015-10-21 10:45:08 +02:00
Fabian Affolter
b20a757454
Remove configuration details
2015-10-21 10:44:29 +02:00
Fabian Affolter
761f225c86
Update link
2015-10-20 22:20:58 +02:00
Fabian Affolter
5580309d98
Remove configuration details
2015-10-20 22:20:58 +02:00
Fabian Affolter
52b4c3b5a2
Remove configuration details
2015-10-20 22:20:58 +02:00
Fabian Affolter
aed61cecff
Remove configuration details
2015-10-20 22:20:58 +02:00
Fabian Affolter
ef129639bd
Remove configuration details
2015-10-20 22:20:58 +02:00
Fabian Affolter
f945a3a692
Move configuration details to docs
2015-10-20 22:20:58 +02:00
Fabian Affolter
5e56eae28f
Move configuration details to docs
2015-10-20 22:20:58 +02:00
Fabian Affolter
72ad1387f0
Move configuration details to docs
2015-10-20 22:20:58 +02:00
Fabian Affolter
02cfc70ad5
Add link to component
2015-10-20 22:20:58 +02:00
Fabian Affolter
5a21b677a1
Add link to component
2015-10-20 22:20:58 +02:00
Fabian Affolter
c1a73d250a
Add link to component
2015-10-20 22:20:58 +02:00
Fabian Affolter
8c544a89c9
Remove configuration details
2015-10-20 22:20:58 +02:00
Fabian Affolter
c473d426e3
Remove configuration details
2015-10-20 22:20:58 +02:00
Fabian Affolter
f5a62f8381
Remove configuration details
2015-10-20 22:20:58 +02:00
Fabian Affolter
0e8e4a73fe
Remove configuration details
2015-10-20 22:20:58 +02:00
Fabian Affolter
74700e4b10
Add link to doc and remove configuration details
2015-10-20 22:20:58 +02:00
Fabian Affolter
4d5c9581bf
Add link to docs
2015-10-20 22:20:58 +02:00
Fabian Affolter
f45e0eabe3
Add link to docs
2015-10-20 22:20:58 +02:00
Fabian Affolter
bbed4a262c
Fix typo
2015-10-20 22:20:44 +02:00
Fabian Affolter
f8590f7d1d
Include resource in error message
2015-10-20 22:20:44 +02:00
Nolan Gilley
293ed275ab
Added support for specifying units in the configuration file. If no units are specified in the config file it will use location to determine the units.
2015-10-20 14:29:22 -04:00
MakeMeASandwich
2e9ee28637
light/hyperion: use RGB, clean code
2015-10-20 17:30:23 +02:00
Paulus Schoutsen
73cb23f599
Merge pull request #535 from toddeye/radiotherm-dev
...
radiotherm platform bug fix and configuration parameter
2015-10-19 23:28:10 -07:00
Todd Ingarfield
661f4c594e
formatting
2015-10-19 16:54:42 -05:00
Todd Ingarfield
9464e2a13b
Add hass configuration parameter hold_temp & config documentation
2015-10-19 16:18:45 -05:00
Todd Ingarfield
27d5248937
Fix configuration for multiple hosts and add example configuration.yaml section
2015-10-19 15:33:23 -05:00
MakeMeASandwich
c5a7e3abd1
Merge branch 'dev' of https://github.com/balloob/home-assistant into dev
2015-10-19 20:09:38 +02:00
Paulus Schoutsen
0a6424a81d
Merge pull request #529 from persandstrom/lms_pause
...
bugfix, LMS pause
2015-10-18 13:01:43 -07:00
Per Sandström
5b7389de55
bugfix, 1 = force pause
2015-10-18 21:05:30 +02:00
Paulus Schoutsen
0fe4e0330a
Merge pull request #528 from fabaff/arest-sensor
...
Add pins feature to arest sensor
2015-10-18 10:32:57 -07:00
Fabian Affolter
40b095b866
Add option to use pins
2015-10-18 18:05:25 +02:00
MakeMeASandwich
7141a99927
fix flake warning
2015-10-18 09:10:41 +02:00
Fabian Affolter
f01d2b1263
Allow to overwrite the device name
2015-10-18 00:42:02 +02:00
Fabian Affolter
3c6420c538
Allow to overwrite the device name
2015-10-18 00:41:12 +02:00
MakeMeASandwich
e3304caf06
add hyperion light support
2015-10-17 19:36:52 +02:00
Fabian Affolter
91a1fb0240
Remove wrong file
2015-10-16 09:12:37 +02:00
Paulus Schoutsen
6fd32e83c8
Update .coveragerc
2015-10-15 13:50:06 -07:00
Paulus Schoutsen
b41caa093c
Merge pull request #503 from toddeye/radiotherm-platform
...
Add Radio Thermostat platform
2015-10-15 13:45:52 -07:00
Paulus Schoutsen
806c71c803
Merge pull request #522 from balloob/script-cleanup
...
Script clean up
2015-10-15 13:44:46 -07:00
Todd Ingarfield
b0bafa32b7
fixed typo in requirements_all.txt
2015-10-15 11:44:19 -05:00
Fabian Affolter
332ac794a4
Modify the import style
2015-10-15 18:22:42 +02:00
Paulus Schoutsen
5dfd0d2502
Fix another manual alarm regression
2015-10-15 08:39:38 -07:00
Todd Ingarfield
3d838c307f
merged upstream and fixed conflict
2015-10-15 10:13:02 -05:00
Paulus Schoutsen
2dd77f9477
Merge pull request #523 from fabaff/cpuinfo
...
CPU Speed sensor
2015-10-15 07:33:18 -07:00
sander
6c106a87f1
had to change to let this work on windows.
2015-10-15 15:02:09 +02:00
Fabian Affolter
1279bf7c68
Add py-cpuinfo
2015-10-15 12:13:35 +02:00
Fabian Affolter
323d301072
Add cpuspeed sensor
2015-10-15 12:13:16 +02:00
Fabian Affolter
b1815075ac
Add cpuspeed sensor
2015-10-15 12:13:04 +02:00
Paulus Schoutsen
7ba4263284
Fix regression manual alarm
2015-10-14 23:38:42 -07:00
Paulus Schoutsen
347597ebdc
Base Script on entity
2015-10-14 23:15:48 -07:00
Todd Ingarfield
ddeb84cb9c
Removed name and netdisco functions, implemented update method to caches values, radiotherm lib to coveragerc and requirements_all.txt
2015-10-14 11:11:33 -05:00
Todd Ingarfield
b2e39884f9
Removed name and netdisco functions, implemented update method to caches values, radiotherm lib to coveragerc and requirements_all.txt
2015-10-14 11:02:07 -05:00
Fabian Affolter
8d99c4a0cc
Move configuration details to docs
2015-10-14 10:39:51 +02:00
Fabian Affolter
80e4f2f51f
Add link to doc
2015-10-14 10:39:51 +02:00
Fabian Affolter
6064fffc8e
Move configuration details to docs
2015-10-14 10:39:51 +02:00
Fabian Affolter
7da354c4c5
Move configuration details to docs
2015-10-14 10:39:51 +02:00
Paulus Schoutsen
49de153ecf
Add alarm component to demo component
2015-10-13 23:21:47 -07:00
Paulus Schoutsen
716376081d
Add tests for MQTT alarm
2015-10-13 23:08:12 -07:00
Paulus Schoutsen
d37b70556d
manual alarm: Test disarm with invalid code
2015-10-13 22:41:35 -07:00
Paulus Schoutsen
32bb950b5f
Add tests for manual alarm control panel platform
2015-10-13 22:36:21 -07:00
Fabian Affolter
0e89418cbe
Move configuration desciption to docs
2015-10-13 23:44:27 +02:00
Fabian Affolter
fe032be352
Upgrade psutil to 3.2.2
2015-10-13 23:42:27 +02:00
Fabian Affolter
64a78d7b4f
Upgrade psutil to 3.2.2
2015-10-13 23:41:46 +02:00
Fabian Affolter
24e4b9e012
Move configuration description to docs
2015-10-13 23:08:56 +02:00
Fabian Affolter
a44a39003d
Move configuration description to docs
2015-10-13 23:07:26 +02:00
Fabian Affolter
f019b4f697
Move configuration details to docs
2015-10-13 22:56:12 +02:00
Fabian Affolter
e353dae3a6
Move vonfiguration details to docs
2015-10-13 22:45:36 +02:00
Fabian Affolter
fb84c0ce6b
Move configuration details to docs
2015-10-13 22:41:53 +02:00
Fabian Affolter
fd382871a1
Move configuration details to docs
2015-10-13 22:30:21 +02:00
Fabian Affolter
405025a00b
Remove configuration details
2015-10-13 22:26:32 +02:00
Fabian Affolter
912ddbb4fc
Add link to docs
2015-10-13 22:26:27 +02:00
Fabian Affolter
91138b8679
Move configuration details to docs
2015-10-13 22:16:26 +02:00
Fabian Affolter
893b9fc8ac
Move configuration details to docs
2015-10-13 22:08:11 +02:00
Fabian Affolter
185ba000dd
Add link to docs
2015-10-13 21:09:11 +02:00
Fabian Affolter
771118caaf
Add link to docs
2015-10-13 21:08:51 +02:00
Fabian Affolter
17d9df0da5
Add link to docs
2015-10-13 21:08:34 +02:00
Fabian Affolter
e067398134
Add link to docs
2015-10-13 21:08:18 +02:00
Fabian Affolter
cb69ac30ec
Add link to docs
2015-10-13 21:07:53 +02:00
Fabian Affolter
241ff45c5e
Add link to docs
2015-10-13 21:07:40 +02:00
Fabian Affolter
c5c2f0c5f3
Add link to docs
2015-10-13 21:07:24 +02:00
Fabian Affolter
0874cb364f
Move configuration details to docs
2015-10-13 21:00:44 +02:00
Fabian Affolter
44418b509c
Move configuration details to docs
2015-10-13 21:00:28 +02:00
Fabian Affolter
403889bbeb
Move configuration details to docs
2015-10-13 20:55:45 +02:00
Fabian Affolter
6ca50d8b5c
Move configuration details to docs
2015-10-13 20:55:15 +02:00
Fabian Affolter
0369a9ee0d
Move configuration details to docs
2015-10-13 20:54:48 +02:00
Fabian Affolter
5a6ff9a69a
Move configuration details to docs
2015-10-13 20:54:15 +02:00
Fabian Affolter
796cce78bc
Move configuration details to docs
2015-10-13 20:52:30 +02:00
Fabian Affolter
77430c0687
Move configuration details to docs
2015-10-13 20:52:08 +02:00
Fabian Affolter
c33942d6e2
Move configuration details to docs
2015-10-13 20:51:30 +02:00
Fabian Affolter
3b91f89173
Move configuration details to docs
2015-10-13 20:50:53 +02:00
Fabian Affolter
c74f46794e
Move configuration details to docs
2015-10-13 20:50:15 +02:00
Fabian Affolter
966fd8f24d
Move configuration details to docs
2015-10-13 20:49:28 +02:00
Fabian Affolter
8253fdfc13
Add newline
2015-10-13 20:49:14 +02:00
Fabian Affolter
cb7b5f8d15
Move configuration details to docs
2015-10-13 20:45:29 +02:00
Fabian Affolter
b0d8eaeda9
Move configuration details to docs
2015-10-13 20:44:18 +02:00
Fabian Affolter
62cfb8aeb2
Move configuration details to docs
2015-10-13 20:42:05 +02:00
Fabian Affolter
47448d1dc0
Add link to docs
2015-10-13 20:40:59 +02:00
Fabian Affolter
a583525110
Move configuration details to docs
2015-10-13 20:01:23 +02:00
Paulus Schoutsen
38e1cef30e
Update frontend for style fix
2015-10-13 08:58:15 -07:00
Paulus Schoutsen
e2f187879c
Merge pull request #511 from wind-rider/geofancy
...
Geofancy
2015-10-13 00:05:17 -07:00
Paulus Schoutsen
925cde200f
Merge pull request #514 from balloob/scene-turn-off-remove
...
Remove turning off scenes
2015-10-12 23:43:29 -07:00
Paulus Schoutsen
383efee470
Scene turn off for frontend
2015-10-12 23:40:09 -07:00
Paulus Schoutsen
d5eb90160f
Merge pull request #461 from sfam/manual-alarm
...
Add manual alarm
2015-10-12 23:13:37 -07:00
Paulus Schoutsen
2f946cc6de
Merge pull request #516 from mKeRix/dev
...
Fix for newest tplink firmware, fixes #415
2015-10-12 23:10:30 -07:00
sfam
1b7ce2146c
replace sleeps with track_point_in_time
2015-10-13 00:56:24 +00:00
Heiko Rothe
021a374a6a
Merge branch 'dev' of https://github.com/mKeRix/home-assistant into dev
2015-10-12 22:44:20 +02:00
Heiko Rothe
bbec34d0e6
Merge remote-tracking branch 'refs/remotes/balloob/dev' into dev
2015-10-12 22:43:55 +02:00
Heiko Rothe
a6cb19b27d
Fixed an issue with the initiation of the new attributes
2015-10-12 22:42:45 +02:00
Hans Bakker
b74e70d4e0
Fixes based on balloob's comments
2015-10-12 20:58:24 +02:00
Paulus Schoutsen
5cd283e999
Merge pull request #513 from balloob/component-command
...
Add shell_command component
2015-10-12 08:43:32 -07:00
Heiko Rothe
2f2bd7a616
Fixed pylint and pep8 violations
2015-10-12 09:18:55 +02:00
Paulus Schoutsen
cddc87b0ab
Remove turn off from scene
2015-10-11 23:51:59 -07:00
Paulus Schoutsen
d6bbc67112
Add tests for scene
2015-10-11 23:48:17 -07:00
Paulus Schoutsen
6d77b15e44
Few more tests
2015-10-11 21:41:44 -07:00
Paulus Schoutsen
916c453d2b
Add test for shell command
2015-10-11 21:30:17 -07:00
Paulus Schoutsen
7786b52d93
Add shell_command component
2015-10-11 20:11:30 -07:00
Paulus Schoutsen
90d4a2c0b8
Update frontend version
2015-10-11 20:10:32 -07:00
Paulus Schoutsen
b6d26597c0
Automation - state platfor: Flag if user makes config error
2015-10-11 18:30:25 -07:00
Paulus Schoutsen
bf1970b78c
Make thermostat more robust
2015-10-11 18:16:55 -07:00
Hans Bakker
1eb3610a11
Style fixes
2015-10-12 00:28:39 +02:00
Paulus Schoutsen
f081f7c4ff
Merge pull request #494 from andythigpen/mysensors-update
...
Update to latest mysensors library.
2015-10-11 15:14:23 -07:00
Hans Bakker
6a969208e9
Initial commit for Geofancy device tracker.
2015-10-12 00:14:05 +02:00
Andrew Thigpen
384b3d0d17
Update to latest mysensors library.
...
* Adds JSON persistence support.
* Adds documentation comments for configuration options.
2015-10-11 17:05:08 -05:00
Paulus Schoutsen
ad5b650661
Merge pull request #504 from happyleavesaoc/dev
...
Amazon Fire TV device support
2015-10-11 14:54:55 -07:00
Paulus Schoutsen
b05f2e3221
Fix style issue
2015-10-11 11:04:16 -07:00
Paulus Schoutsen
dcfc91e71c
Fix throttle applied to methods
2015-10-11 10:42:42 -07:00
Todd Ingarfield
6c1c243000
start away mode
2015-10-11 11:42:24 -05:00
Paulus Schoutsen
c2117b3eaf
Merge pull request #507 from gsabbe/dev
...
asuswrt gives a traceback when ipv6 is enabled on the router
2015-10-11 09:26:11 -07:00
Todd Ingarfield
84c72ebf63
Add support for multiple thermostats (via hass-config) and auto-discovery via ratiotherm module
2015-10-11 09:28:25 -05:00
Guillaume SABBE
a1e5bea3ab
When IPv6 is enabled, dnsmasq has a configuration line with the DUID.
...
This looks like this
61072 b8:27:eb:e1:4e:4d 192.168.0.4 domotycoon *
61072 b8:27:eb:b8:10:6b 192.168.0.5 pimonitor *
duid 00:03:00:01:ac:22:0b:e9:98:50
When using match.group() without testing if match != None, you get a traceback.
2015-10-11 15:21:53 +02:00
Hans Bakker
bee5c0adfb
Merge branch 'dev' of https://github.com/balloob/home-assistant
2015-10-10 23:40:59 +02:00
happyleavesaoc
7ca21f577d
fixed merge conflict
2015-10-10 16:53:55 -04:00
happyleavesaoc
168516f5da
addressed PR comments
2015-10-10 16:45:13 -04:00
Paulus Schoutsen
94df5acbf3
Version bump to 0.7.6.dev0
2015-10-10 11:45:25 -07:00
Paulus Schoutsen
853a9fd4cd
Merge pull request #506 from balloob/dev
...
0.7.5rc1
2015-10-10 11:45:06 -07:00
Paulus Schoutsen
6a18205d2e
Update to version 0.7.5
2015-10-10 11:39:29 -07:00
Paulus Schoutsen
3a3b8bbb45
Fix packaging issues
2015-10-10 10:33:09 -07:00
Todd Ingarfield
37278aab20
add set_time and begin discovery
2015-10-10 11:36:34 -05:00
Fabian Affolter
d3c4722529
Add some other components
2015-10-09 23:45:36 +02:00
Fabian Affolter
c3de67041a
Add plex
2015-10-09 23:40:06 +02:00
Fabian Affolter
f07d07432d
Add telegram
2015-10-09 23:38:28 +02:00
Fabian Affolter
47f994b867
Move configuration details to docs
2015-10-09 23:33:59 +02:00
Fabian Affolter
a8a172c8b7
Add link to docs and remove configuration details from file header
2015-10-09 23:24:26 +02:00
happyleavesaoc
d4d91bfdbb
Amazon Fire TV device support
2015-10-09 17:06:35 -04:00
Fabian Affolter
7432bbd70c
Merge pull request #500 from balloob/arest-fix
...
Throttle per instance (fixes arest)
2015-10-09 22:46:55 +02:00
Todd Ingarfield
a3d295d885
Correct formatting
2015-10-09 11:38:39 -05:00
Todd Ingarfield
0cf909cce9
Correct ci failed tests
2015-10-09 11:34:14 -05:00
Todd Ingarfield
fc1cf49fd3
added REQUIREMENTS for radiotherm python module
2015-10-09 10:49:54 -05:00
Todd Ingarfield
e5d68d8a1e
set name of device through hass config
2015-10-09 10:43:14 -05:00
Fabian Affolter
8fc2f5fe36
Update and equalize comments
2015-10-09 17:41:07 +02:00
Paulus Schoutsen
c2c18bdbd5
Merge pull request #501 from fabaff/telegram
...
Telegram notifications
2015-10-09 07:40:40 -07:00
Fabian Affolter
f8efe3f00f
Update link to docs
2015-10-09 14:48:58 +02:00
Fabian Affolter
db53e46705
Add link to docs and remove configuration details
2015-10-09 14:44:59 +02:00
Fabian Affolter
526a163563
Update link
2015-10-09 14:41:35 +02:00
Fabian Affolter
e29f857f43
Update header (docstring)
2015-10-09 14:40:48 +02:00
Fabian Affolter
9f6ce868e2
Add telegram
2015-10-09 14:13:05 +02:00
Fabian Affolter
3ef5e7c161
Add telegram
2015-10-09 14:12:49 +02:00
Fabian Affolter
fe5bb89a68
Add telegram notifier
2015-10-09 14:04:29 +02:00
Paulus Schoutsen
be8089bcde
Cleanup arest
2015-10-08 23:50:04 -07:00
Paulus Schoutsen
47fc1deecb
Fix throttle to work on instance-level
2015-10-08 23:49:55 -07:00
Paulus Schoutsen
8a04e1f5f4
Device tracker configuration fix
...
Fixes #498
2015-10-08 22:19:15 -07:00
Paulus Schoutsen
9f33b8f541
DDWRT - match multiple output variants
...
Fixes #481
2015-10-08 22:15:12 -07:00
Paulus Schoutsen
0624725e21
Ignore nmap style issue - pylint bug
2015-10-08 21:45:51 -07:00
Paulus Schoutsen
dc5f0ef314
NMap: fix hostname resolver
...
Fixes #482
2015-10-08 21:01:38 -07:00
Paulus Schoutsen
cb2943c247
Merge pull request #499 from balloob/handle-states-for-media-player
...
Prioritize play_media over state change
2015-10-08 18:07:27 -07:00
Jon Maddox
45f0911640
move play_media to the top so it catches first
2015-10-08 20:37:59 -04:00
Todd Ingarfield
4ac9e9fc4c
initial commit
2015-10-08 17:48:03 -05:00
Fabian Affolter
28b107ffa9
Move details from header to docs
2015-10-09 00:27:29 +02:00
Paulus Schoutsen
e0149c4ee4
Merge pull request #488 from balloob/itunes-play-media
...
iTunes play_media
2015-10-08 12:48:35 -07:00
Paulus Schoutsen
455a5916fd
Merge pull request #496 from tomduijf/local_www
...
Allowing custom/local files (images, etc) to be used in the webinterface
2015-10-08 12:46:23 -07:00
Tom Duijf
cbf94aae55
Merge remote-tracking branch 'upstream/dev' into local_www
2015-10-08 19:32:28 +00:00
Paulus Schoutsen
39ced09727
Merge pull request #493 from tomduijf/dev_tracker_snmp
...
device_tracker snmp
2015-10-08 12:29:15 -07:00
Tom Duijf
ad417bfdfb
Merge remote-tracking branch 'upstream/dev' into local_www
2015-10-08 15:06:01 +00:00
Tom Duijf
f682fd7c1f
Merge remote-tracking branch 'upstream/dev' into dev_tracker_snmp
2015-10-08 15:04:15 +00:00
Tom Duijf
ee23c0fe14
cleaner logging
2015-10-08 14:54:20 +00:00
Tom Duijf
5322789c14
Ability to store icons/pictures in config_dir/www for e.g. device_tracker pictures
2015-10-08 14:10:33 +00:00
Paulus Schoutsen
05cec772d0
Merge pull request #495 from kennedyshead/dev
...
Fix for KeyError in kodi.py
2015-10-08 06:59:26 -07:00
magnusknutas
75c3e42064
Removes log for cleanup
2015-10-08 14:00:23 +02:00
magnusknutas
61c955779b
Logging with info
2015-10-08 13:55:01 +02:00
magnusknutas
a015df7b01
Test for media_content_id KeyError
2015-10-08 13:41:58 +02:00
Tom Duijf
721c1d0f54
styling fix for flake
2015-10-08 10:24:55 +00:00
Tom Duijf
fe37a6aecc
Merge remote-tracking branch 'upstream/dev' into dev_tracker_snmp
2015-10-08 10:01:24 +00:00
Tom Duijf
85bf6cb568
Added pylint disables
2015-10-08 10:01:10 +00:00
Fabian Affolter
9f10ab5e7a
Update logger output
2015-10-08 11:10:05 +02:00
Fabian Affolter
3b7f6d3b67
Update docstrings
2015-10-08 11:09:00 +02:00
Fabian Affolter
d8aefb5d55
Update docstrings
2015-10-08 11:08:47 +02:00
Fabian Affolter
06cac7f9ef
Update docstrings
2015-10-08 11:08:32 +02:00
Fabian Affolter
6d3f18d094
Update docstrings
2015-10-08 11:08:17 +02:00
Tom Duijf
050f90d07a
merge with upstream
2015-10-08 08:24:38 +00:00
Fabian Affolter
bf9b179441
Update docstrings
2015-10-08 10:23:19 +02:00
Tom Duijf
4f0f7eff5e
Merge remote-tracking branch 'upstream/dev' into dev
2015-10-08 08:22:14 +00:00
Tom Duijf
4edbdab4c0
Merge remote-tracking branch 'upstream/master' into dev
2015-10-08 08:09:56 +00:00
Tom Duijf
729f59625e
Merge branch 'dev' into dev_tracker_snmp
2015-10-08 08:05:03 +00:00
Tom Duijf
213a1fe4ba
Various fixes, CI validation
2015-10-08 08:00:30 +00:00
Paulus Schoutsen
c1899609a4
Merge branch 'pr/483' into dev
...
Conflicts:
.coveragerc
2015-10-08 00:28:52 -07:00
Paulus Schoutsen
1b4ef3856a
Merge pull request #471 from alanbowman/blinkstick_support
...
[WIP] Add blinkstick support
2015-10-08 00:05:42 -07:00
Paulus Schoutsen
4673a82c90
Merge pull request #490 from CCOSTAN/patch-3
...
Added # comment for Sensor
2015-10-07 23:52:45 -07:00
Tom Duijf
ae6f651c7d
styling and version for requirement
2015-10-07 23:22:29 +00:00
Tom Duijf
7cb0f805ee
fixed loop
2015-10-07 22:17:49 +00:00
Tom Duijf
d556e5979a
Updated misc files and code styling
2015-10-07 21:45:24 +00:00
Fabian Affolter
d149f9d64c
Update doc string ( Fix #491 )
2015-10-07 23:28:56 +02:00
Tom Duijf
9377b647f5
removed debug logging
2015-10-07 21:05:27 +00:00
Tom Duijf
469f35d25f
various fixes, initial working version
2015-10-07 21:04:34 +00:00
Carlo Costanzo
17865c78c4
Added # comment for Sensor
...
Comments for unique sensor labels.
2015-10-07 17:02:07 -04:00
badele
a5dae78155
Refactoring the rfxtrx components
2015-10-07 19:57:40 +02:00
badele
46f5ef54a1
Refactoring test instance type
2015-10-07 19:15:50 +02:00
badele
496e4cf784
Exclude rfxtrx component files
2015-10-07 19:07:19 +02:00
badele
11fc521e60
Replace REQUIREMENTS by DEPENDENCIES variable
2015-10-07 19:04:03 +02:00
Tom Duijf
a58382e763
Fixed b/octet to mac adress conversion
2015-10-07 16:57:01 +00:00
Alan Bowman
9d4aa7e519
Update tests for RGB color support
2015-10-07 13:58:21 +01:00
Jon Maddox
ffbaf0cd5a
simpler
2015-10-07 02:13:13 -04:00
Jon Maddox
3b58e8628d
style
2015-10-07 02:02:25 -04:00
Jon Maddox
c2fe977778
style
2015-10-07 01:55:15 -04:00
Jon Maddox
85338887b4
wrap it
2015-10-07 01:42:50 -04:00
Jon Maddox
9a3c76c263
these are required
2015-10-07 01:41:57 -04:00
Jon Maddox
6ab4b80486
Merge branch 'dev' into itunes-play-media
2015-10-07 01:41:21 -04:00
Paulus Schoutsen
5e0a4c316f
Merge pull request #487 from balloob/media-player-play-media
...
Media Player play_media function
2015-10-06 22:40:36 -07:00
Jon Maddox
26939ce554
style
2015-10-07 01:37:40 -04:00
Jon Maddox
c83324d4cf
nope
2015-10-07 01:34:37 -04:00
Jon Maddox
dbcc3a76ea
style
2015-10-07 01:29:55 -04:00
Jon Maddox
faa3e98921
module level play_media
2015-10-07 01:28:58 -04:00
Jon Maddox
1c4ac6017d
fix typo while were in here
2015-10-07 01:21:41 -04:00
Jon Maddox
25a690691b
import it from the right place
2015-10-07 01:11:19 -04:00
Jon Maddox
bb997deb85
COMMMMAAAAAAAAAAAA
2015-10-07 01:06:27 -04:00
Jon Maddox
6c4b2fd638
derp
2015-10-07 01:01:25 -04:00
Jon Maddox
c4f8017a3f
silence warning
2015-10-07 00:56:36 -04:00
Jon Maddox
6afb846d04
avoid key errors
2015-10-07 00:56:14 -04:00
Jon Maddox
ad549be353
support play_media for state restoration (for scenes)
2015-10-07 00:39:38 -04:00
Jon Maddox
9012ba53fd
add play_media service to tests
2015-10-06 23:18:24 -04:00
Jon Maddox
bdb42bf4a2
support play_media
2015-10-06 23:12:48 -04:00
Jon Maddox
1b22f71a19
implement play_media
2015-10-06 23:12:41 -04:00
Jon Maddox
e84ddb036f
return what playlist is playing
2015-10-06 23:12:30 -04:00
Jon Maddox
4be33bb15b
add a way to play a playlist with the client
2015-10-06 23:12:20 -04:00
Jon Maddox
d17174d43d
play_media as a service
2015-10-06 23:11:21 -04:00
Jon Maddox
e64846e2fd
add ability to support play_media
2015-10-06 23:11:09 -04:00
Jon Maddox
d454cad5a6
add a play_media function
2015-10-06 23:10:39 -04:00
Jon Maddox
dcf52332ca
add new properties for Channel or Playlist
2015-10-06 23:09:53 -04:00
Jon Maddox
87599df41b
add some new media types
2015-10-06 23:00:29 -04:00
Tom Duijf
e535f50e03
Merge branch 'master' into dev_tracker_snmp
2015-10-06 21:30:36 +00:00
Tom Duijf
df7fbf664e
Added constants needed for snmp
2015-10-06 21:27:04 +00:00
Tom Duijf
0fb9e1b16c
Initial commit of snmp device tracker
2015-10-06 21:26:32 +00:00
Alan Bowman
047cff6596
Add blinkstick support
2015-10-06 11:10:16 +01:00
badele
32f1791c5a
Check flake & pylint style
2015-10-06 08:44:15 +02:00
Paulus Schoutsen
3b49d1e876
Update version to 0.7.5dev0
2015-10-05 22:31:21 -07:00
Paulus Schoutsen
4d1dce2519
Merge branch 'dev'
2015-10-05 22:18:45 -07:00
Paulus Schoutsen
01d097b9b0
Bump version to 0.7.4
2015-10-05 22:18:34 -07:00
Alan Bowman
6d53944fa1
Support RGB colors
2015-10-05 13:25:09 +01:00
Paulus Schoutsen
7f60f1e662
Merge pull request #478 from balloob/dev
...
0.7.4rc1
2015-10-04 11:30:36 -07:00
Paulus Schoutsen
bc6c285945
Update zone doc
2015-10-04 01:40:38 -07:00
Paulus Schoutsen
d4d8c9ae65
Update frontend version
2015-10-04 01:40:38 -07:00
Paulus Schoutsen
9292891836
Update documentation
2015-10-04 01:40:38 -07:00
Paulus Schoutsen
035df68d6c
Merge pull request #479 from balloob/balloob-patch-1
...
Tweak caching on CI
2015-10-03 11:41:14 -07:00
Paulus Schoutsen
c611be96ad
Another try, caching is enabled before activating virtualenv
2015-10-03 11:36:39 -07:00
Paulus Schoutsen
d46720ee2c
Tweak caching on CI
2015-10-03 11:31:28 -07:00
Paulus Schoutsen
c1f464f478
Fix style issue
2015-10-03 11:26:57 -07:00
Paulus Schoutsen
8c5759e460
Improve Logbook device tracker locations handling
2015-10-03 11:20:22 -07:00
Paulus Schoutsen
8490d6126a
OwnTracks robustness improvement
2015-10-03 10:29:00 -07:00
badele
7f71706f08
Log RFXCOM events
2015-10-03 11:26:18 +02:00
Paulus Schoutsen
8b5b580287
Merge pull request #477 from fabaff/worldclock
...
Worldclock sensor
2015-10-03 00:03:14 -07:00
Paulus Schoutsen
d35f5b9f97
Tests for MQTT sensor/switch
2015-10-02 23:57:26 -07:00
Paulus Schoutsen
6de64d7695
Cache pip in Travis
2015-10-02 16:49:10 -07:00
Fabian Affolter
7f1da8b7bc
Add worldclock sensor
2015-10-02 23:49:32 +02:00
Fabian Affolter
58ac4be24c
Add worldclock sensor
2015-10-02 23:49:00 +02:00
Paulus Schoutsen
b2919c6504
Fix gps accuracy issue
2015-10-02 13:49:55 -07:00
badele
db509ccf18
Add a light & switch rfxtrx sender capability
2015-10-02 22:39:30 +02:00
Paulus Schoutsen
3863d2985a
Merge pull request #475 from toddeye/group-state-openclose
...
Add STATE_OPEN/STATE_CLOSED to groupable states
2015-10-02 09:30:27 -07:00
Paulus Schoutsen
0180c056e1
Add away mode to heat control
2015-10-02 08:57:38 -07:00
Paulus Schoutsen
e6cd9a6dc7
Merge pull request #459 from auchter/limitlessled-white
...
Add support for white LimitlessLED devices and multiple bridges
2015-10-02 08:55:34 -07:00
Todd Ingarfield
33028dd143
Add STATE_OPEN/STATE_CLOSED to groupable states
2015-10-02 10:53:36 -05:00
Paulus Schoutsen
9bdfa89b7c
More robust geofence checking
2015-10-02 08:16:53 -07:00
Paulus Schoutsen
42b80868d4
Update netdisco dependency
2015-10-02 06:48:46 -07:00
Fabian Affolter
707ca4b752
Update docstrings
2015-10-02 13:42:06 +02:00
Fabian Affolter
c7d2a09097
Update docstring
2015-10-02 13:41:51 +02:00
Fabian Affolter
fb9f83f8ad
Update docstrings
2015-10-02 13:17:18 +02:00
Michael Auchter
52ebb2fb3b
limitlessled: Add support for White Limitless LED bulbs
...
LimitlessLED bulbs actually come in three flavors: RGB, RGBW, and White. The
ledcontroller library used to control these bulbs only supports RGBW and White
bulbs. This changelist adds support for the White bulb variant.
The White bulbs are a bit annoying in that they don't support absolute
brightness or color temperature adjustments; they only support a relative
"increase" or "decrease" adjustment. This, along with the unreliable, one-way
communication medium that requires repeats to be "sure" that the bulb received a
command, makes implementing brightness control difficult. So, for now, these
bulbs are more limited than the RGBW variants and only support On/Off control.
2015-10-01 22:38:50 -05:00
Michael Auchter
ea7ca48ba2
limitlessled: Add support for previous configuration format
...
Quick hack that preserves functionality of existing configuration formats to
ease upgrades.
2015-10-01 22:38:50 -05:00
Michael Auchter
ab80af099c
limitlessled: Add support for multiple bridges
...
This adds support for a controlling multiple Limitless LED bridges.
2015-10-01 22:38:50 -05:00
Michael Auchter
34531895a0
limitlessled: Use LedControllerPool
...
This change is in preparation for adapting this component to support multiple
LimitlessLED bridges. Ultimately LedControllerPool helps to maintain the
mandatory 100ms pauses across multiple controllers so messages are reliably
received.
2015-10-01 22:38:50 -05:00
Michael Auchter
645cd89406
limitlessled: fix docstring
2015-10-01 22:38:49 -05:00
Paulus Schoutsen
cc5217d818
Merge pull request #463 from adrienbrault/plex
...
Finish plex implementation
2015-10-01 18:30:24 -07:00
Adrien Brault
e454806669
Finish plex implementation
2015-10-01 21:14:29 +02:00
Paulus Schoutsen
726557b2f6
Sensor.rest: verify SSL by default
2015-09-30 23:17:08 -07:00
Paulus Schoutsen
c7e22e6910
Merge pull request #467 from adrienbrault/sensor-path-nossl
...
Allow to skip ssl and specify variable path for rest sensor
2015-09-30 23:14:24 -07:00
Adrien Brault
f66a020bfc
Allow to skip ssl and specify variable path for rest sensor
2015-10-01 05:54:31 +02:00
Paulus Schoutsen
64a73f6b67
Update pywemo dependency
2015-09-30 00:12:00 -07:00
Paulus Schoutsen
ad7f034805
MQTT: Auto provide cloudmqtt cert
2015-09-30 00:09:35 -07:00
Paulus Schoutsen
76674d4de9
MQTT: Allow certificates
2015-09-30 00:09:07 -07:00
Paulus Schoutsen
0dc9f2a9f8
Move MQTT to own folder
2015-09-29 23:55:16 -07:00
Paulus Schoutsen
ce47b58a8b
Report MQTT connect issues
2015-09-29 23:34:17 -07:00
Paulus Schoutsen
5d71d5560e
update rpi_gpio comment
2015-09-29 23:11:32 -07:00
Paulus Schoutsen
1dc9bfdf73
Update config zones
2015-09-29 23:08:37 -07:00
badele
cc47e39006
Add send capability
2015-09-29 22:47:22 +02:00
Paulus Schoutsen
2eb36c18bd
Add geofencing to automation
2015-09-29 00:18:52 -07:00
badele
d64f0ddd41
Refactoring the code for pylint & flake test
2015-09-29 08:20:25 +02:00
Paulus Schoutsen
5ad27d8cdb
Add support for zones to Home Assistant
2015-09-28 23:13:13 -07:00
Paulus Schoutsen
68c2b539ee
More flexible domain config extraction
2015-09-28 23:09:05 -07:00
sfam
e57b3ae847
add manual alarm
2015-09-28 23:36:46 +00:00
Paulus Schoutsen
755234369d
New frontend build
2015-09-27 22:05:03 -07:00
Paulus Schoutsen
0a34e8de02
Fix services.yaml in packaging
2015-09-27 21:56:15 -07:00
Paulus Schoutsen
52ed25fc21
Merge pull request #394 from pavoni/hue-scenes
...
Fuzzy match for float attributes for Philips Hue scenes
2015-09-27 21:41:59 -07:00
Paulus Schoutsen
9e866680d4
Merge pull request #456 from balloob/service-fields
...
Service fields
2015-09-27 21:07:48 -07:00
pavoni
80c89d218b
Avoid throwing an exception when a wemo device with attributes isn't found
2015-09-27 21:05:45 -07:00
Paulus Schoutsen
4f1bf7b2bf
Merge pull request #443 from CCOSTAN/patch-2
...
Added some additional examples.
2015-09-27 20:48:01 -07:00
Paulus Schoutsen
e557e355db
Merge pull request #458 from AnthemisFoundry/fix_vera_dict
...
Fix Vera bug
2015-09-27 18:26:47 -07:00
badele
174aeacd76
Fix duplicate devices insertion
2015-09-27 23:51:19 +02:00
pavoni
e7320fe969
Default dict if parent class returned None
2015-09-27 17:06:49 +01:00
badele
321a603bfe
Add a light & switch rfxtrx support
2015-09-27 11:13:49 +02:00
Paulus Schoutsen
4e3bd5f2a9
Add service descriptions
2015-09-26 23:17:04 -07:00
Paulus Schoutsen
9a6b2c1831
Add utf-8 encoding to const file
2015-09-26 06:57:22 -07:00
sfam
ca0b6ebd99
Merge pull request #397 from sfam/dev
...
Add MQTT alarm
2015-09-25 23:55:47 +01:00
sfam
47cd0b20a0
Merge branch 'persandstrom-sfam-dev' into dev
2015-09-25 17:02:37 +00:00
sfam
98d051f870
Merge branch 'sfam-dev' of https://github.com/persandstrom/home-assistant into persandstrom-sfam-dev
2015-09-25 17:02:20 +00:00
Carlo Costanzo
5f98705100
Changed the automation example
...
Changed the automation example to match the examples on the website.
2015-09-25 11:03:16 -04:00
pavoni
63bf4db969
Remove trace
2015-09-25 15:51:09 +01:00
pavoni
3ec00ce4fe
Fix format errors
2015-09-25 15:49:56 +01:00
Paulus Schoutsen
74a0e47ba6
Update frontend with badge fixes
2015-09-25 07:44:58 -07:00
pavoni
476e4f0517
Add doc strings
2015-09-25 13:37:47 +01:00
pavoni
61fb8271e5
Change scene matching to use fuzzy logic for float values, if requested
2015-09-25 13:26:43 +01:00
Per Sandström
5cf9bd7223
updates to support ui
2015-09-25 06:23:04 +02:00
Paulus Schoutsen
9f986c55e6
Merge pull request #435 from toddeye/notify-smtp-retry
...
Added retry logic if the SMTP connection is disconnected by the server.
2015-09-24 17:15:05 -07:00
sfam
94eb54ff00
Merge branch 'dev' of https://github.com/balloob/home-assistant into dev
2015-09-24 21:19:21 +00:00
Per Sandström
f28b392f1a
Merge branch 'dev' of https://github.com/sfam/home-assistant into sfam-dev
2015-09-24 22:21:51 +02:00
Carlo Costanzo
fa71d5fac9
Update configuration.yaml.example
2015-09-24 15:57:23 -04:00
Carlo Costanzo
21fd53b05d
Added some additional examples.
...
- Added an eample of Groups within Groups.
- Took away the Automation 2 and used the new -Alias format.
- Added a second sensor to demonstrate sensor:, sensor 2: format.
2015-09-24 15:56:26 -04:00
Todd Ingarfield
b0b3c2f73f
formatting correction
2015-09-24 11:20:25 -05:00
Paulus Schoutsen
d660d2b3dc
Update frontend (group toggle updates)
2015-09-24 09:04:22 -07:00
Todd Ingarfield
a89bfcf342
removed exception attributes
2015-09-24 10:55:24 -05:00
Todd Ingarfield
a42347e6e7
corrected formating and style issues
2015-09-24 10:47:19 -05:00
Paulus Schoutsen
faee3e8447
Merge pull request #360 from fabaff/rest-sensor
...
Rest sensor
2015-09-23 23:53:09 -07:00
Paulus Schoutsen
3625646c34
Fix reproduce_state
2015-09-23 23:35:08 -07:00
Paulus Schoutsen
5a562f3db8
Update frontend
2015-09-23 23:32:41 -07:00
Paulus Schoutsen
19705ab40a
Hide auto groups from logbook
2015-09-23 23:20:20 -07:00
Paulus Schoutsen
20bf9f7ea1
Update frontend with group toggle
2015-09-23 23:20:20 -07:00
Paulus Schoutsen
6399c873f9
Add gps location to device tracker demo
2015-09-23 23:20:20 -07:00
Paulus Schoutsen
4be1053f1c
Merge pull request #437 from balloob/handle-play-states
...
Support media_player Play States When Resolving/Reproducing State
2015-09-23 22:52:38 -07:00
Jon Maddox
efdd0c9e8a
don't break the chain
2015-09-24 01:35:08 -04:00
Jon Maddox
8d42e42230
style
2015-09-24 00:38:18 -04:00
Paulus Schoutsen
4b6878f91c
Restrict data from stream API
2015-09-23 21:35:23 -07:00
Jon Maddox
90f35b35cd
moar derp
2015-09-24 00:20:17 -04:00
Jon Maddox
082920abe0
moar constants
2015-09-24 00:20:05 -04:00
Jon Maddox
4a8bbc52e0
derp
2015-09-24 00:15:36 -04:00
Jon Maddox
1674c8309a
Support playing, pausing states for media players when reproducing state
...
This allows the state helper to call the correct service call for
media_players when attempting to resolve state.
2015-09-24 00:06:05 -04:00
Paulus Schoutsen
62f016e7d2
Filter api password from arguments
2015-09-23 20:56:34 -07:00
Stefan Jonasson
34e5ecb8ab
Merge pull request #433 from stefan-jonasson/fix_telldus_libary_cleanup
...
Telldus libary version update + added callback cleanup
2015-09-23 12:15:31 +02:00
Stefan Jonasson
8f95885e3a
Codestyle cleanup
2015-09-23 11:47:53 +02:00
Stefan Jonasson
94db1ac142
Codestyle cleanup
2015-09-23 11:46:55 +02:00
Stefan Jonasson
f48e65096a
Removed logging.
2015-09-23 11:38:47 +02:00
Stefan Jonasson
3244975489
Removed logging.
2015-09-23 11:37:45 +02:00
Stefan Jonasson
10327795e9
Added more logging.
2015-09-23 11:34:20 +02:00
Stefan Jonasson
bcbb8edd59
Added more logging.
2015-09-23 11:30:46 +02:00
Stefan Jonasson
86270e1a37
Added more logging.
2015-09-23 11:27:25 +02:00
Stefan Jonasson
de7a34b648
Added more logging.
2015-09-23 11:25:08 +02:00
Stefan Jonasson
82a06279de
Added more logging.
2015-09-23 11:22:32 +02:00
Stefan Jonasson
62af1fcc57
Added more logging.
2015-09-23 11:19:27 +02:00
Stefan Jonasson
6afe99dcc7
Added more logging.
2015-09-23 11:14:47 +02:00
Stefan Jonasson
b6bf398859
Added callback logging.
2015-09-23 11:07:37 +02:00
Stefan Jonasson
48df06d1c0
Added callback logging.
2015-09-23 10:18:45 +02:00
Stefan Jonasson
b4ca691822
Removed the check for callback_dispatcher
2015-09-23 09:52:58 +02:00
Stefan Jonasson
16c2827465
Removed the check for callback_dispatcher
2015-09-23 09:50:12 +02:00
Stefan Jonasson
e90fd3d654
Removed the check for callback_dispatcher
2015-09-23 09:43:16 +02:00
Stefan Jonasson
7d0ff6884c
Added the req consts
2015-09-23 09:32:11 +02:00
Stefan Jonasson
a9ea8972dd
Updated required tellcore version
2015-09-23 08:29:57 +02:00
Stefan Jonasson
a0c1202ad6
Try to make the connection to the tellcore library more stable
2015-09-23 08:26:40 +02:00
Fabian Affolter
1bf45c8f33
Merge branch 'rest-sensor' of github.com:fabaff/home-assistant into rest-sensor
2015-09-23 01:25:53 +02:00
Fabian Affolter
c5094438de
Add post option, correction_factor, and decimal_places
2015-09-23 01:17:28 +02:00
Fabian Affolter
60d45ebf79
Add return value
2015-09-23 01:17:28 +02:00
Fabian Affolter
5df2a1cf76
Add new checks and move var check to setup
2015-09-23 01:17:28 +02:00
Fabian Affolter
f5b2fa6fbe
Remove left-over
2015-09-23 01:17:28 +02:00
Fabian Affolter
03b2ced24e
Add rest sensor
2015-09-23 01:17:28 +02:00
Fabian Affolter
6c18f264f3
Add rest sensor
2015-09-23 01:17:28 +02:00
sfam
cdc371c3ee
merge requires_code and code_format properties
2015-09-22 21:40:45 +00:00
Heiko Rothe
1553844279
Added support for the newest tp-link firmware
...
Currently this seemingly only applies to the Archer C9
2015-09-22 22:48:43 +02:00
Paulus Schoutsen
826b3be087
Update coveragerc
2015-09-22 13:25:18 -07:00
Paulus Schoutsen
f5000d401b
Merge pull request #430 from CCOSTAN/patch-1
...
Minor comment about weather components & LONG:LAT.
2015-09-22 13:11:24 -07:00
Carlo Costanzo
7443f4faf8
Minor comment about weather components & LONG:LAT.
...
Super Small edit adding in a # about the weather related information.
2015-09-22 15:53:16 -04:00
Heiko Rothe
582ed1fc8d
Merge remote-tracking branch 'balloob/dev' into dev
2015-09-22 19:48:39 +02:00
Malte Deiseroth
ef76047ba2
new try to add everythin from the stylecheckers
2015-09-22 13:27:08 +02:00
Malte Deiseroth
d475e5362b
respect flake8 errors
2015-09-22 12:53:44 +02:00
Malte Deiseroth
3027b4a5a8
respect pylint suggestions
2015-09-22 12:32:45 +02:00
Malte Deiseroth
3829abbd2d
updated with remote
2015-09-22 12:18:00 +02:00
Malte Deiseroth
e6e3b37a62
merged with current dev
2015-09-22 12:11:57 +02:00
Paulus Schoutsen
3158db9553
Update tile provider
2015-09-21 23:19:42 -07:00
Paulus Schoutsen
46a0173e31
Add demo device tracker platform
2015-09-21 22:46:08 -07:00
Paulus Schoutsen
7e511bcacf
Fix iPhone map issues
2015-09-21 22:23:17 -07:00
Paulus Schoutsen
d7fd2ccdaf
Merge pull request #316 from fabaff/systemd
...
Systemd service unit file
2015-09-21 19:45:12 -07:00
Todd Ingarfield
b2999ae325
Added retry logic if the SMTP connection is disconnected by the server.
2015-09-21 18:54:30 -05:00
Per Sandström
5033c1fcb7
Merge branch 'dev' of https://github.com/sfam/home-assistant into sfam-dev
2015-09-21 21:18:46 +02:00
Jeff Schroeder
e492be299b
Merge pull request #417 from miniconfig/plex-dev
...
Plex media player component
2015-09-21 11:44:33 -05:00
miniconfig
03e7281406
Moved plexapi import into setup_platform().
...
Changed CONTRIBUTING.md to refer to requirements_all.txt instead of requirements.txt
2015-09-21 11:59:55 -04:00
miniconfig
16d75b2981
Added plexapi library to requirements_all.txt
2015-09-21 11:45:52 -04:00
miniconfig
cc7784889a
Pylint errors
2015-09-21 11:11:38 -04:00
miniconfig
d267f0a04c
Removed references to the frontend device parameter in the directions and added some clarification.
...
Fixed plexapi version number.
2015-09-21 10:59:34 -04:00
miniconfig
a8e0ca6d3f
Fixed various property methods to make sure they all had a fall through return and removed unnecessary "else" statements
2015-09-21 10:44:24 -04:00
Stefan Jonasson
f8175adbdc
Merge pull request #420 from stefan-jonasson/dev
...
Fixed Pylint issue
2015-09-21 13:03:16 +02:00
Stefan Jonasson
6437f6f6b4
Desperate try to fix travis ci reporting a unused-argument
2015-09-21 12:57:11 +02:00
Paulus Schoutsen
27bbfbae62
Fix compilation issue frontend
2015-09-21 00:42:23 -07:00
Stefan Jonasson
2785c373fb
E302 expected 2 blank lines, found 1
2015-09-21 08:26:14 +02:00
Paulus Schoutsen
acddae3747
Initial support for maps in frontend
2015-09-20 23:14:58 -07:00
Stefan Jonasson
d3e9a22759
Added pylint hint!
2015-09-21 08:14:11 +02:00
Paulus Schoutsen
ca698ff063
remove debug statement
2015-09-20 20:24:31 -07:00
Paulus Schoutsen
a866d515f7
Make owntracks more robust
2015-09-20 20:09:53 -07:00
Paulus Schoutsen
3af4f267b3
Lint script would incorrectly report success
2015-09-20 19:56:10 -07:00
Paulus Schoutsen
bd61555698
discovery: Update to netdisco 0.4.1
2015-09-20 19:46:33 -07:00
miniconfig
5027acfda1
Fixed additional pylint and flake issues
2015-09-20 16:13:26 -04:00
stefan-jonasson
f0991d63d1
Merge pull request #416 from stefan-jonasson/dev
...
Fix states not updating after command was sent!
2015-09-20 22:00:12 +02:00
Stefan Jonasson
34f36479c6
Fix states not updating after command was sent!
2015-09-20 21:29:38 +02:00
Paulus Schoutsen
506c88dbaf
Fix owntracks bugs
2015-09-20 12:13:51 -07:00
Paulus Schoutsen
98a1addc18
Merge pull request #413 from balloob/owntracks
...
initial owntracks support
2015-09-20 12:00:11 -07:00
Paulus Schoutsen
30492cc685
Fix tests and linting
2015-09-20 11:46:01 -07:00
Paulus Schoutsen
0d09e2e1df
Attempt to fix CI scripts
2015-09-20 11:00:35 -07:00
Paulus Schoutsen
81085c7467
Merge pull request #414 from stefan-jonasson/telldus_callback_fix
...
Telldus callback fix
2015-09-20 10:25:34 -07:00
Paulus Schoutsen
19d40612e6
Add home_range to device tracker
2015-09-20 09:35:03 -07:00
miniconfig
48306ddbf6
Fixed Requirements URL
2015-09-20 08:19:21 -04:00
Stefan Jonasson
a60a9202a5
cleanup
2015-09-20 14:17:32 +02:00
Stefan Jonasson
ab81231e6d
Changed flow so we got one callback per platorm instead of per device which caused race conditions in the telldus library.
2015-09-20 14:11:42 +02:00
Paulus Schoutsen
68286dcef8
initial owntracks support
2015-09-20 00:27:50 -07:00
Paulus Schoutsen
6e96f915f6
Merge pull request #411 from stefan-jonasson/tellstick_callbacks
...
Fix for issue: #204
2015-09-19 22:54:48 -07:00
Paulus Schoutsen
620a7eadf4
Add release script
2015-09-19 21:33:24 -07:00
Paulus Schoutsen
2332548cf4
Update version to 0.7.4dev
2015-09-19 21:19:45 -07:00
Stefan Jonasson
60d8266ce0
Fix for issue:
...
Tellstick switches status changes aren't realtime #204
2015-09-20 00:57:04 +02:00
sfam
e29deb0202
add a code_format property on alarm object and a optional code for its MQTT platform
2015-09-19 22:22:37 +00:00
miniconfig
64741a95b8
Added requirements
2015-09-19 14:16:57 -04:00
miniconfig
a24b38aacc
Initial version of plex media player component
2015-09-19 13:48:45 -04:00
sfam
35eed93443
add a requires_code property on alarm object
2015-09-19 17:32:37 +00:00
sfam
fc946da5db
Add MQTT alarm
2015-09-18 15:30:34 +00:00
pavoni
6abaebb248
More consistant naming
2015-09-18 14:40:00 +01:00
pavoni
c01e9bea2b
Fix inconsistant naming
2015-09-18 14:38:15 +01:00
Fabian Affolter
5ce4ade737
Add user and change config dir
2015-09-18 14:18:49 +02:00
Fabian Affolter
9ce8f385d2
Rename service unit file
2015-09-18 14:15:42 +02:00
Fabian Affolter
d7464aea86
Initial systemd service unit file
2015-09-18 14:14:10 +02:00
Fabian Affolter
071952462c
initial systemd service unit file
2015-09-18 13:49:46 +02:00
pavoni
ab79b8a541
First cut of write after set for scenes
2015-09-18 12:34:24 +01:00
pavoni
3a3374ed4b
Remove incorrect change
2015-09-18 12:34:02 +01:00
pavoni
4d53fa0173
First draft of read_after_set for scenes
2015-09-18 12:21:08 +01:00
pavoni
5369d8c61c
Merge remote-tracking branch 'upstream/dev' into dev
2015-09-18 08:51:54 +01:00
Malte Deiseroth
ce501ae627
Improved onewire configuration
2015-09-16 14:17:41 +02:00
deisi
b6f954e082
Changed handling of config file
...
I tried to implement your suggesteions for the default handlig of the device names. I think this way, everything you wanted is in.
2015-09-16 10:18:11 +02:00
deisi
b368388714
Update .gitignore
2015-09-16 08:49:12 +02:00
Malte Deiseroth
8842e4e94f
gitignore ready for emacs
2015-09-16 08:34:08 +02:00
pavoni
408f0cff78
Merge remote-tracking branch 'upstream/dev' into dev
2015-09-15 14:30:01 +01:00
Fabian Affolter
b0441aadc4
Add new checks and move var check to setup
2015-09-14 10:06:40 +02:00
Fabian Affolter
7e066e11ad
Remove left-over
2015-09-14 08:55:20 +02:00
Fabian Affolter
246184507c
Add rest sensor
2015-09-13 22:41:37 +02:00
Fabian Affolter
3f3b475d76
Add rest sensor
2015-09-13 22:41:16 +02:00
Paulus Schoutsen
6e458114f4
Bump version 0.7.2
2015-09-09 19:38:04 -07:00
Paulus Schoutsen
73797dad2d
Merge pull request #341 from balloob/dev
...
0.7.2rc1
2015-09-09 19:36:47 -07:00
Malte Deiseroth
0ed608abff
little bug
2015-04-07 21:10:16 +02:00
Malte Deiseroth
afcf3eaac3
- add ds18S20 1-Wire sensor support
...
- gitignore emacs backup files
2015-03-29 14:48:17 +02:00