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

Commit Graph

  • 470096047b removed unused imports jamespcole 2015-03-22 15:43:59 +11:00
  • 7a2aa43caa Fixed incorrect URL in config instructions jamespcole 2015-03-22 15:37:43 +11:00
  • 58fd07e4c6 fixed the flake8 and pylint warnings jamespcole 2015-03-22 15:32:47 +11:00
  • 04d16d7607 removed unused state attributes that are no longer required after upstream changes jamespcole 2015-03-22 15:18:58 +11:00
  • 20f52a7fb1 Made API Key a required config variable jamespcole 2015-03-22 15:13:57 +11:00
  • e877ed01af Fixed attribute error with new unit_of_measurement changes jamespcole 2015-03-22 14:43:20 +11:00
  • a0f1c1d17a Added support for pushover notifications jamespcole 2015-03-22 14:36:58 +11:00
  • e872435870 Tellstick sensor: Lookup sensor ids as ints Paulus Schoutsen 2015-03-21 19:38:43 -07:00
  • bbfd97e2b8 Migrate components to use EntityComponent Paulus Schoutsen 2015-03-21 19:37:18 -07:00
  • a9324ba9d4 Update components to use Entity instead of Device Paulus Schoutsen 2015-03-21 19:16:13 -07:00
  • d3f0210b1a Refactor helper.device to helper.entity Paulus Schoutsen 2015-03-21 18:49:30 -07:00
  • 60fbc51a2d added in line graph support for state history jamespcole 2015-03-22 06:10:24 +11:00
  • c8401a3c4d Merge pull request #67 from balloob/ha-config Paulus Schoutsen 2015-03-21 00:53:30 -07:00
  • b633f83bd9 Merge pull request #53 from jamespcole/nzb-dev Paulus Schoutsen 2015-03-20 18:17:27 -07:00
  • b477514e58 Added in API availability check and better exception handling jamespcole 2015-03-21 12:10:38 +11:00
  • 30c78b4054 Fixed gitmodules merge conflict jamespcole 2015-03-21 10:14:03 +11:00
  • 1f453c9394 Add default datatype mask to tellstick sensor Paulus Schoutsen 2015-03-19 12:34:22 -07:00
  • 7a7f486cb2 Rename config.get_config_path to config.path Paulus Schoutsen 2015-03-19 12:27:56 -07:00
  • 9b643d57f0 ps: Add a global config object to Home Assistant Paulus Schoutsen 2015-03-18 23:02:58 -07:00
  • 569b15d790 Some Z-Wave fixes Paulus Schoutsen 2015-03-18 19:15:48 -07:00
  • 8ff1bcf242 Fix some Firefox style issues Paulus Schoutsen 2015-03-16 23:52:50 -07:00
  • 1245af356b Scene bugfixes and UI improvements Paulus Schoutsen 2015-03-16 23:32:18 -07:00
  • b459a29947 Fix style issues Paulus Schoutsen 2015-03-16 22:45:42 -07:00
  • 83d83a09b5 Add scene to demo Paulus Schoutsen 2015-03-16 22:35:57 -07:00
  • 71803658f5 Updates to demo component and platforms Paulus Schoutsen 2015-03-16 22:20:31 -07:00
  • a4af51af14 No longer auto load recorder and group components Paulus Schoutsen 2015-03-16 22:06:19 -07:00
  • a2558972b9 Empty configuration.yaml no longer crashes setup Paulus Schoutsen 2015-03-16 21:58:37 -07:00
  • b0a09f01cc Minor frontend bugfixes Paulus Schoutsen 2015-03-16 21:41:42 -07:00
  • 18f27d2e45 Merge pull request #66 from balloob/scene-component Paulus Schoutsen 2015-03-16 22:19:56 -07:00
  • 19a43cea26 Add scene component Paulus Schoutsen 2015-03-15 23:36:42 -07:00
  • 36feb7f50a Remove unneeded dependencies from Dockerfile Paulus Schoutsen 2015-03-15 16:00:00 -07:00
  • 5db6f81f9c Merge pull request #64 from trainman419/correct_lights_off Paulus Schoutsen 2015-03-15 15:56:16 -07:00
  • 730faed757 Turn off correct lights trainman419 2015-03-15 15:47:21 -07:00
  • 06d4f5b0db Merge pull request #63 from trainman419/mac_upper_dev Paulus Schoutsen 2015-03-15 14:46:01 -07:00
  • e891162dad Convert MAC addresses to uppercase on load trainman419 2015-03-15 14:37:13 -07:00
  • 0b8fea923a Update build python openzwave Paulus Schoutsen 2015-03-15 00:05:18 -07:00
  • ef5deac3e1 Fix Z-Wave sensors not showing up Paulus Schoutsen 2015-03-15 00:01:18 -07:00
  • 1d33d7d124 Z-Wave sensors no longer auto associate with controller Paulus Schoutsen 2015-03-14 20:16:53 -07:00
  • a1c6d9d1da Merge pull request #60 from andythigpen/feature/scripts Paulus Schoutsen 2015-03-14 19:38:13 -07:00
  • 1b73e15ec7 Update the frontend. andythigpen 2015-03-14 17:49:39 -05:00
  • 0b751949ae Fix JS notification error on initialization. andythigpen 2015-03-14 11:32:34 -05:00
  • d0f545c247 Fix always showing scroll bars on side menu. andythigpen 2015-03-10 18:58:28 -05:00
  • 046efe3acb Adds script component. andythigpen 2015-03-07 21:14:21 -06:00
  • 5f734f4dd9 Merge branch 'dev' Paulus Schoutsen 2015-03-14 19:20:53 -07:00
  • 948a5c97ec Fix a config bug in Automation Paulus Schoutsen 2015-03-14 19:13:03 -07:00
  • 1dc002f180 Merge branch 'dev' Paulus Schoutsen 2015-03-14 19:13:15 -07:00
  • 6da0257bb6 Fix a config bug in Automation Paulus Schoutsen 2015-03-14 19:13:03 -07:00
  • 633d0453be Fixes for remote instances Home Assistant Paulus Schoutsen 2015-03-14 12:58:18 -07:00
  • aec861c1a4 Fixes for new release PyLint Paulus Schoutsen 2015-03-14 12:38:30 -07:00
  • cdeceb140d Fixes for new release PyLint Paulus Schoutsen 2015-03-14 12:38:30 -07:00
  • ebd597b811 Merge pull request #59 from balloob/dev Paulus Schoutsen 2015-03-14 12:31:28 -07:00
  • 284500ff21 Upgrade to latest home assistant js Paulus Schoutsen 2015-03-14 00:00:51 -07:00
  • 6242b856b4 Some bug fixes related to new Home Assistant JS Paulus Schoutsen 2015-03-11 00:21:18 -07:00
  • 020213e682 Upgrade to latest Home-Assistant-JS Paulus Schoutsen 2015-03-10 22:40:55 -07:00
  • c7ae0f5f90 Reposition speech-to-text progress Paulus Schoutsen 2015-03-10 22:40:50 -07:00
  • 5b9b744662 Merge pull request #58 from andythigpen/config-lists Paulus Schoutsen 2015-03-10 17:40:49 -07:00
  • 06ad3987ba Add support for lists when using config_per_platform helper. andythigpen 2015-03-10 18:16:53 -05:00
  • c46e27928f Merge pull request #57 from balloob/component-conversation Paulus Schoutsen 2015-03-10 08:52:10 -07:00
  • eaded9b67c Add support for voice commands Paulus Schoutsen 2015-03-10 00:09:27 -07:00
  • 90eb8aa82a Move icon imports to generic file Paulus Schoutsen 2015-03-10 00:09:08 -07:00
  • e915dd0020 Add a basic conversation component Paulus Schoutsen 2015-03-10 00:08:50 -07:00
  • e32c2d2569 Deprecate process component Paulus Schoutsen 2015-03-08 23:49:06 -07:00
  • 74d243ac41 Merge pull request #56 from jamespcole/vera-dev Paulus Schoutsen 2015-03-08 21:24:58 -07:00
  • 06c3087310 Fixed variable scoping jamespcole 2015-03-09 15:16:02 +11:00
  • aa0c6ef7c2 Make remember option in login form not bold Paulus Schoutsen 2015-03-08 20:39:10 -07:00
  • a7e4d5102e Merge pull request #52 from jamespcole/vera-dev Paulus Schoutsen 2015-03-08 16:03:23 -07:00
  • 56622596e7 Changed exception logging, and updated excluded device logic jamespcole 2015-03-09 09:11:59 +11:00
  • 7ee37648d8 Updated exception type for errors when connecting to vera jamespcole 2015-03-09 08:45:20 +11:00
  • 95852db18d Changed the configuration to use hashes instead of searching array jamespcole 2015-03-09 08:34:06 +11:00
  • 532e9f5de2 Merge pull request #54 from andythigpen/fix-blank-password Paulus Schoutsen 2015-03-08 14:31:45 -07:00
  • 399b433a06 Fix issue causing blank passwords to no longer be accepted. andythigpen 2015-03-08 16:21:35 -05:00
  • 7dc3198320 Added constants for armed, tripped and tripped time jamespcole 2015-03-09 08:10:31 +11:00
  • af6407c1df Merge pull request #50 from andythigpen/feature/variable-nmap-tracker Paulus Schoutsen 2015-03-08 14:01:31 -07:00
  • bfb5089ed5 Add configurable interval for nmap_tracker when devices are home. andythigpen 2015-03-07 14:52:54 -06:00
  • 38fbc3595a Added spcific exception type for failure to communicate with Vera controller jamespcole 2015-03-09 07:46:26 +11:00
  • c85e9625a7 Merge pull request #49 from andythigpen/dev Paulus Schoutsen 2015-03-08 13:32:22 -07:00
  • 6dc18ba603 removed the VeraLight class and just switched it to using VeraSwitch instead jamespcole 2015-03-09 07:24:34 +11:00
  • 7772d5af62 moved setting name to constructor jamespcole 2015-03-09 07:15:41 +11:00
  • a2f438c6ef now using ATTR_BATTERY_LEVEL jamespcole 2015-03-09 07:11:35 +11:00
  • 1b29d61562 Made exception handling more specific jamespcole 2015-03-09 07:03:56 +11:00
  • efdb54cbe4 Added in SABnzbd sensor jamespcole 2015-03-09 05:28:12 +11:00
  • 7a21e8a3fb Fixed flake8 comment warning jamespcole 2015-03-09 02:08:46 +11:00
  • 50ff26ea20 Fixed flake8 errors jamespcole 2015-03-09 01:58:11 +11:00
  • f38787c258 reverted gitignore changes jamespcole 2015-03-09 01:20:56 +11:00
  • 42dc973ccc Fixed up linting errors jamespcole 2015-03-09 01:14:44 +11:00
  • dc8147c46d Changed vera components over to new config file format jamespcole 2015-03-08 23:52:50 +11:00
  • a30d1dcfef Merge branch 'dev' of https://github.com/balloob/home-assistant into dev jamespcole 2015-03-08 22:08:03 +11:00
  • 851bff1e12 Merge pull request #51 from balloob/dev Theodor Lindquist 2015-03-08 08:56:01 +01:00
  • e6ed2e58b0 Merge pull request #48 from theolind/dev Theodor Lindquist 2015-03-08 08:45:17 +01:00
  • 0f1307cd81 Fixed http being too strict on the api_password config theolind 2015-03-08 08:41:28 +01:00
  • bb858fdddc Fix issue with automation event data after YAML conversion. andythigpen 2015-03-07 15:16:13 -06:00
  • 43f0014200 Added process watching functionality to sensor.systemmonitor theolind 2015-03-07 20:54:52 +01:00
  • c3c07d621a Tweak coveragerc a bit more Paulus Schoutsen 2015-03-07 09:00:31 -08:00
  • 7e3de4d6f7 Don't include device specific code in coverage Paulus Schoutsen 2015-03-07 07:49:19 -08:00
  • 7880b6a11d Merge pull request #47 from theolind/dev Theodor Lindquist 2015-03-07 15:58:04 +01:00
  • 1215b5e994 Fixed type issue theolind 2015-03-07 15:55:32 +01:00
  • 828c78cb1f fixed style errors theolind 2015-03-07 15:49:58 +01:00
  • b42b680ef5 Merge remote-tracking branch 'upstream/dev' into dev theolind 2015-03-07 15:34:47 +01:00
  • d7a4242c74 Specified the component that uses psutil (sensor.systemmonitor) theolind 2015-03-07 15:31:09 +01:00
  • dd92173576 Made example config more YAMLy theolind 2015-03-07 15:27:31 +01:00