1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-30 08:02:02 +00:00

Commit Graph

  • 70aa605396 Merge pull request #1340 from MartinHjelmare/mysensors-binary-sensor Paulus Schoutsen 2016-02-19 20:14:42 -08:00
  • 08aaea5444 Add mysensors binary sensor MartinHjelmare 2016-02-20 03:59:06 +01:00
  • 2d0721abe8 Merge pull request #1338 from kk7ds/unifi-tracker Paulus Schoutsen 2016-02-19 18:41:01 -08:00
  • 4128d083e6 Merge pull request #1339 from MartinHjelmare/fix-mysensors-temp Paulus Schoutsen 2016-02-19 18:18:35 -08:00
  • 52131a3335 Fix temperature unit MartinHjelmare 2016-02-20 02:11:15 +01:00
  • 27f456ca70 Add Ubiquiti Unifi device tracker Dan Smith 2016-02-19 15:19:03 -08:00
  • f9385eb87a UPdate docstring Fabian Affolter 2016-02-19 23:58:45 +01:00
  • 1c8c16f85f Merge pull request #1220 from stefan-jonasson/command_line.py Paulus Schoutsen 2016-02-19 14:15:40 -08:00
  • c85875ddf4 removed command_line from coveragerc Stefan Jonasson 2016-02-19 22:34:04 +01:00
  • fa6d9adcba Added some unittests for the command_line notification Stefan Jonasson 2016-02-19 22:30:38 +01:00
  • 4e6b755b26 Add tests for TCP component. Flyte 2016-02-19 17:41:51 +00:00
  • d019b7f6b8 Merge pull request #1334 from balloob/add_for_to_automation Greg Dowling 2016-02-19 16:58:04 +00:00
  • a75833cf2b Remove debug. pavoni 2016-02-19 16:41:05 +00:00
  • f20ea41538 Merge pull request #1322 from w1ll1am23/nest_weather_component Paulus Schoutsen 2016-02-19 08:24:07 -08:00
  • 97e1f0be98 Add neurio to .coveragerc Paulus Schoutsen 2016-02-19 08:13:11 -08:00
  • 85bf9a49ea Remove traces. pavoni 2016-02-19 15:39:44 +00:00
  • 9e48b88154 Add for delay to state automation. pavoni 2016-02-19 14:49:11 +00:00
  • 14afd1e409 Removed debugging logging William Scanlon 2016-02-19 08:26:56 -05:00
  • ee62120fe5 Revise race condition test. pavoni 2016-02-19 10:19:14 +00:00
  • 7bd4e58b9d Add tests for race condition. pavoni 2016-02-19 09:43:59 +00:00
  • 0417803b7c Merge pull request #1331 from balloob/tox-coveralls-pt2 Paulus Schoutsen 2016-02-18 23:30:38 -08:00
  • d65c1c2b0d Travis: only run coveralls on success Paulus Schoutsen 2016-02-18 23:23:05 -08:00
  • 1841f3994f Merge pull request #1250 from balloob/chore/remove-simple-alarm Paulus Schoutsen 2016-02-18 22:26:58 -08:00
  • 5f3cb58d8e Remove simple_alarm component Paulus Schoutsen 2016-02-14 00:54:16 -08:00
  • e8da63db28 Merge pull request #1330 from balloob/isort-test Paulus Schoutsen 2016-02-18 21:57:48 -08:00
  • e80309c03c Fix imports (using isort) Paulus Schoutsen 2016-02-18 21:27:50 -08:00
  • 233a2a2878 Merge pull request #1308 from kk7ds/binary-sensor-class Paulus Schoutsen 2016-02-18 21:09:17 -08:00
  • e677fc876b Merge pull request #1319 from shaftoe/sonosconfig Paulus Schoutsen 2016-02-18 20:33:39 -08:00
  • 560173e13b Merge pull request #1327 from justyns/zwaveremote Paulus Schoutsen 2016-02-18 20:27:43 -08:00
  • d57df2ddde Update the sensor classes in the demo binary_sensor Dan Smith 2016-02-18 17:59:58 -08:00
  • 9a740bff2a Return early from setup_platform when zwave NETWORK is not configured Justyn Shull 2016-02-18 18:12:00 -06:00
  • acea32949b Merge pull request #1326 from balloob/bloomsky-tweak Paulus Schoutsen 2016-02-18 14:46:05 -08:00
  • 30e1569b21 Fix bloomsky component importing Paulus Schoutsen 2016-02-18 13:10:25 -08:00
  • d7c4b50e3e Added support for nest current weather conditions William Scanlon 2016-02-18 15:39:05 -05:00
  • d93883f153 Make nx584 expose zone types (sensor classes) Dan Smith 2016-02-17 16:00:01 -08:00
  • 2d932f89fc Add sensor_class to binary_sensor Dan Smith 2016-02-17 15:58:31 -08:00
  • 182fcb5f03 Merge pull request #1320 from balloob/bump-pywemo-version Greg Dowling 2016-02-18 19:40:47 +00:00
  • 98d18c3060 Bump pywemo version. pavoni 2016-02-18 19:32:30 +00:00
  • 6578928e3c Fix media_player/sonos configuration mismatch Alexander Fortin 2016-02-18 18:57:09 +01:00
  • c1d39a2fce Remove unnecessary top-level TCP component. Fix order of inheritance on TCP BinarySensor. Flyte 2016-02-18 16:57:32 +00:00
  • 9f7ce23e80 Fix suspect race condition in leave region. Add safely check for double beacon entry. Remove battery for beacons. Disable lint warning. pavoni 2016-02-16 12:54:36 +00:00
  • d39e1be388 Merge pull request #1312 from balloob/tox-coveralls Paulus Schoutsen 2016-02-17 23:37:17 -08:00
  • 61b0d02a88 Fix coveralls Paulus Schoutsen 2016-02-17 23:16:24 -08:00
  • 8eb396a435 Merge pull request #1309 from kk7ds/graphite-debug Paulus Schoutsen 2016-02-17 20:30:04 -08:00
  • 70f05f30d5 Merge pull request #1243 from MartinHjelmare/refactor-mysensors-light Paulus Schoutsen 2016-02-17 20:27:52 -08:00
  • 9ac53b502f Clean up and fix MartinHjelmare 2016-02-18 01:28:03 +01:00
  • 6e8c79d531 Change refactor structure MartinHjelmare 2016-02-15 03:47:51 +01:00
  • 03423cc3a9 Refactor mysensors light MartinHjelmare 2016-02-13 18:32:13 +01:00
  • cd6780baf4 More graphite hardening work Dan Smith 2016-02-17 07:45:00 -08:00
  • bb37708716 Merge pull request #1296 from kk7ds/honeywell-no-fan Paulus Schoutsen 2016-02-17 12:18:10 -08:00
  • 0bacc7be07 Merge pull request #1300 from persandstrom/vsure0.5.1 Per Sandström 2016-02-17 19:34:03 +01:00
  • 99ac4524b9 update vsure to 0.5.1 Per Sandström 2016-02-17 19:28:26 +01:00
  • 348b7abe7d Change TCP component to use Jinja2 instead of regex Flyte 2016-02-17 18:12:36 +00:00
  • cf93644d54 Move generic tcp sensor entity to specific sensor component Flyte 2016-02-17 17:26:53 +00:00
  • 4d8487e7ba Merge pull request #1298 from kk7ds/fix-alarmdotcom-dep Paulus Schoutsen 2016-02-17 08:52:10 -08:00
  • 96dde18ae3 Fix alarmdotcom requirement 0.0.7 removed Dan Smith 2016-02-17 08:41:46 -08:00
  • 9aa4028718 Fix #1287 for honeywell US systems with no fan Dan Smith 2016-02-17 08:16:02 -08:00
  • 966b83f648 Merge pull request #1293 from w1ll1am23/Wink_lock_fix Paulus Schoutsen 2016-02-17 08:00:51 -08:00
  • b2366ce68e Added optional parameter to lock and unlock methods William Scanlon 2016-02-17 05:50:36 -05:00
  • bd3f0c101d Merge pull request #1290 from balloob/cleanup-camera Paulus Schoutsen 2016-02-16 23:59:10 -08:00
  • ab9ac80ee0 Update frontend with new camera UI Paulus Schoutsen 2016-02-16 23:52:26 -08:00
  • aea0598805 Clean up camera component Paulus Schoutsen 2016-02-16 23:52:05 -08:00
  • b7c4370e2b Merge pull request #1271 from kk7ds/nx584-sensors Dan Smith 2016-02-16 20:40:15 -08:00
  • 22865e5d96 Add nx584 as a sensor platform Dan Smith 2016-02-15 15:07:31 -08:00
  • c66511e0cf Merge pull request #1275 from balloob/rfxtrxSignalRep Paulus Schoutsen 2016-02-16 20:23:55 -08:00
  • 79dbd14568 Merge pull request #1280 from molobrakos/tellduslive Paulus Schoutsen 2016-02-16 13:51:14 -08:00
  • 5756cff8a4 Merge pull request #1281 from molobrakos/eliqonline Paulus Schoutsen 2016-02-16 11:24:36 -08:00
  • 44a39636b1 improve error handling Erik 2016-02-16 18:12:52 +01:00
  • 307b2c629b catch exception and log Erik 2016-02-16 17:36:09 +01:00
  • bbfa63ee79 Merge pull request #1269 from turbokongen/rfxtrx-newprotocols Paulus Schoutsen 2016-02-16 08:19:27 -08:00
  • 008d65677b add assumed state property Erik 2016-02-16 17:18:49 +01:00
  • 68973dbc4d Merge pull request #1276 from balloob/fix_efergy_key_error Paulus Schoutsen 2016-02-16 07:33:12 -08:00
  • 9a6c99264e Catch KeyError as well as ValueError when handling efergy errors. pavoni 2016-02-16 12:05:00 +00:00
  • 1d7aea7120 Merge pull request #1272 from infamy/dev Paulus Schoutsen 2016-02-15 22:08:35 -08:00
  • 16865b82d3 initial commit of the neurio_energy sensor infamy 2016-02-15 15:54:07 -08:00
  • 2ba3df2257 Merge pull request #1264 from balloob/rfxtrxLight Daniel Høyer Iversen 2016-02-15 20:59:49 +01:00
  • aec269050f Add signal repetition to rfxtrx Daniel 2016-02-15 19:52:39 +01:00
  • b93ebe1936 Add signal repetition to rfxtrx Daniel 2016-02-15 19:45:33 +01:00
  • 0010cadd39 Add signal repetition to rfxtrx Daniel 2016-02-15 19:41:40 +01:00
  • 75f2b4bc0e Merge pull request #1265 from flyte/tox-execute-all-lint Paulus Schoutsen 2016-02-15 10:21:43 -08:00
  • a7ce9ba49e CI fix John Arild Berentsen 2016-02-15 19:09:53 +01:00
  • f429a6c4ff Add assumed_state for rfxtrx switch and light. John Arild Berentsen 2016-02-15 18:59:11 +01:00
  • 3d83eea5f7 Add tcp component. Flyte 2016-02-14 00:03:56 +00:00
  • a3e8994fcc Execute all lint tests even if flake8 reports errors. Flyte 2016-02-15 10:00:46 +00:00
  • eacfac6fa8 Support on-off device in rfxtrx light Daniel 2016-02-15 10:10:29 +01:00
  • 0d45470ea6 Support on-off device in rfxtrx light Daniel 2016-02-15 10:05:47 +01:00
  • bca3207e0c Update frontend with assumed_state and delete state support Paulus Schoutsen 2016-02-15 01:02:15 -08:00
  • de7a14074e Merge pull request #1247 from balloob/feature/entity-assumed-state Paulus Schoutsen 2016-02-14 23:59:35 -08:00
  • cdc93ab670 Merge pull request #1262 from balloob/chore/tests-cleanup Paulus Schoutsen 2016-02-14 23:37:10 -08:00
  • c287520432 MQTT Light test - switch order Paulus Schoutsen 2016-02-14 23:16:54 -08:00
  • 68803a46b6 Thread pool tweaks Paulus Schoutsen 2016-02-14 23:01:49 -08:00
  • 8d366a7367 Tests: Mock get_local_ip by default too Paulus Schoutsen 2016-02-14 22:01:30 -08:00
  • 23b116803b Merge pull request #1261 from kk7ds/graphite-gaierror Paulus Schoutsen 2016-02-14 17:40:40 -08:00
  • 3610f40a6a Handle EVENT_STATE_CHANGED with no new_state in graphite Dan Smith 2016-02-14 15:57:03 -08:00
  • 366595fd90 Catch socket.gaierror in graphite driver Dan Smith 2016-02-14 15:39:24 -08:00
  • 00486dccea Merge pull request #1260 from balloob/chore/tests-cleanup Paulus Schoutsen 2016-02-14 15:21:23 -08:00
  • 09ab3e95c0 Tests should all use test HA Paulus Schoutsen 2016-02-14 15:08:23 -08:00
  • fa8857dfc5 Changed process communication to use stdin for the message because of security concerns. Stefan Jonasson 2016-02-14 22:22:11 +01:00
  • bade0e0d71 Make tests pass flake8 Paulus Schoutsen 2016-02-14 13:07:21 -08:00
  • dd2aec0a08 Restructure tests to ensure unique ports Paulus Schoutsen 2016-02-14 12:54:16 -08:00