carlosmgr
3d695405b7
pep8 2 time
2016-02-03 00:03:50 +00:00
carlosmgr
55932b048e
fix pep8
2016-02-02 23:54:32 +00:00
Fabian Affolter
b19fbd8e72
Update docstrings
2016-02-03 00:35:53 +01:00
Fabian Affolter
635369ad65
Update docstrings
2016-02-03 00:23:59 +01:00
Fabian Affolter
bd8881cbe1
Add icon
2016-02-03 00:12:01 +01:00
Fabian Affolter
847e92f57a
Update docstrings
2016-02-03 00:01:26 +01:00
Fabian Affolter
5cea8fda9f
Update link to docs and add docstrings
2016-02-02 23:55:44 +01:00
carlosmgr
7f87df20c2
ssh aruba
2016-02-02 22:40:04 +00:00
carlosmgr
e91c8e4143
ssh aruba.py
...
req pexpect
2016-02-02 21:49:11 +00:00
carlosmgr
cd00ff8b56
Merge remote-tracking branch 'upstream/dev' into dev
2016-02-02 20:07:31 +00:00
Philip Lundrigan
018329b12b
Add ability to specify ssl
2016-02-02 12:58:38 -07:00
pavoni
a955f3db08
WIP commit - template state working, on / off still to do.
2016-02-02 19:25:17 +00:00
pavoni
d344defc7e
Switch to warning.
2016-02-02 16:26:17 +00:00
pavoni
3aad223c95
Change to warning if attributes missing.
2016-02-02 14:14:29 +00:00
Paulus Schoutsen
e7e540d4bb
Clean up and test media player
2016-02-02 00:31:36 -08:00
Paulus Schoutsen
26efaa91a3
Merge pull request #1090 from balloob/fix_sensor_template_entity_id
...
Fix bug in sensor.template entity_id
2016-02-01 21:21:57 -08:00
Paulus Schoutsen
3c37ecc477
Merge pull request #1091 from TangoAlpha/dev
...
Improvements to device detection
2016-02-01 21:21:15 -08:00
Paulus Schoutsen
c8bfd27182
No longer ignore ports for Chromecasts
2016-02-01 21:07:33 -08:00
Tim
08ab7dba2c
Fix whitespace
2016-02-02 00:21:15 +00:00
Tim
031e7a4013
New liffylights release improves device detection
...
Increase device polling to 30 seconds
2016-02-02 00:15:38 +00:00
Paulus Schoutsen
41165695f0
Merge pull request #1071 from deisi/onewireupdate
...
Little improvement for the onewire platform
2016-02-01 15:26:22 -08:00
pavoni
9c33af60f2
Fix unreachable code!
2016-02-01 18:38:11 +00:00
Malte Deiseroth
cb2e75befd
removed trailing whitespace
2016-02-01 19:24:08 +01:00
pavoni
95748a6880
Generate entity id correctly, was using friendly_name.
2016-02-01 17:45:18 +00:00
Paulus Schoutsen
10a41a22dc
Merge pull request #1084 from molobrakos/tellduslive
...
handle situation where no name is set yet for the sensor
2016-02-01 08:55:39 -08:00
Erik
ac0b6ca50c
handle situation where no name is set yet for the sensor
2016-02-01 17:42:08 +01:00
Daniel
5005b20122
Added and fixed yr tests
2016-02-01 15:50:17 +01:00
carlosmgr
b3ef2bd2d9
Update aruba.py
2016-02-01 12:23:20 +00:00
Fabian Affolter
395743005a
Add link to docs, new docstrings, and update docstrings
2016-02-01 11:47:09 +01:00
Fabian Affolter
8de56bc8e2
Fix docstrings
2016-02-01 11:31:27 +01:00
Paulus Schoutsen
c725f7883a
Merge pull request #1063 from stefan-jonasson/samsungtv
...
Added a new media_player platform for controlling Samsung TVs
2016-01-31 16:57:11 -08:00
Malte Deiseroth
d6b19aae48
- check for reasonable temperature values
...
- round temperature to one digit
2016-01-31 22:56:48 +01:00
Paulus Schoutsen
41919e7339
Update frontend for input_select
2016-01-31 13:39:50 -08:00
Stefan Jonasson
1c10f218de
Fixed duplicate import statements and made use of the config_helper
2016-01-31 22:17:00 +01:00
Paulus Schoutsen
96710ad410
Add input_select component
2016-01-31 12:52:51 -08:00
Paulus Schoutsen
c95c3d9198
Update frontend with weblink support
2016-01-31 12:00:45 -08:00
Per Sandström
3f03fefd35
vsure 0.5.0
2016-01-31 19:23:53 +01:00
Stefan Jonasson
2dab815f90
Fixes imports, styles and other misstates
2016-01-31 19:12:00 +01:00
Paulus Schoutsen
6a4b63f807
Merge pull request #1056 from flavio/scsgate
...
Add support for the SCSGate device
2016-01-31 09:34:07 -08:00
Flavio Castelli
8eef978241
Add support for the SCSGate device
...
Support the SCSGate device. This will allow home-assistant to interact
with BTicino/Legrand MyHome system.
Signed-off-by: Flavio Castelli <flavio@castelli.me>
2016-01-31 18:30:43 +01:00
magnusknutas
de4dab74b1
Adding weblink component
...
Adding weblink component tests
2016-01-31 18:13:04 +01:00
Paulus Schoutsen
b21be63220
Merge pull request #1066 from TangoAlpha/dev
...
Update for new liffylights release
2016-01-31 08:32:51 -08:00
Tim
1974eda51d
Update for new liffylights release
...
Fix incorrect packet timeout/ack code causing flooding when no bulbs were online, which consumed all WorkerPool threads
2016-01-31 13:31:12 +00:00
Stefan Jonasson
bd475f5db1
Added a new media_player platform for controlling Samsung TVs with a lan interface.
...
Configured like this
media_player:
platform: samsungtv
host: <IP OF TV>
name: <Name of the tv>
2016-01-31 10:06:39 +01:00
Paulus Schoutsen
6418634f3a
Merge pull request #1049 from balloob/new-tests
...
Adding more unit tests
2016-01-30 23:32:34 -08:00
Paulus Schoutsen
b7722ec452
Allow usage of words domain, service, call_id in service data
2016-01-30 15:18:26 -08:00
Paulus Schoutsen
3e35bc06fc
Merge pull request #1055 from TangoAlpha/dev
...
Update to new release of liffylights
2016-01-30 12:56:22 -08:00
Tim
f76dee8a05
Update to new release of liffylights
2016-01-30 20:48:57 +00:00
Ryan Kraus
6a75b524cb
Removed unused private method from universal media player
...
The universal media player contained a private method that was replaced
by the update method. It was meant to be removed and wasn’t. This
commit removed that method.
2016-01-30 11:57:46 -05: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
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
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
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
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
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
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
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
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
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
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
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
2c3a6e7905
Remove not needed log warning
2016-01-26 21:30:00 +01:00
magnusknutas
d4b444823c
Tests for time and a fix for wrong access of _LOGGER
2016-01-26 21:11:30 +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
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
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
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
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
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
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