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

Commit Graph

  • 5ce95f6b88 Merge remote-tracking branch 'upstream/master' Aurélien Correia 2015-04-21 15:26:26 +02:00
  • 23902a62d7 Merge pull request #94 from wind-rider/patch-1 Paulus Schoutsen 2015-04-20 21:46:58 -07:00
  • be9a1d6b27 Update CONTRIBUTING.md wind-rider 2015-04-21 00:12:39 +02:00
  • 0032e4b6cf On second thought, make that script use the specified order, not a sorted order. Ryan Kraus 2015-04-18 00:30:09 -04:00
  • 9a2e6dcba5 Added a script for listing entities in running Home Assistant server. Usefule for creating visibility list in configuration file. Ryan Kraus 2015-04-18 00:26:40 -04:00
  • da4cf61a09 Forced the isy994 component to treat underscores as spaces. Ryan Kraus 2015-04-17 09:30:20 -04:00
  • 6b2dd69bcb Updated isy994 component to hide any device with the HIDDEN STRING in its ancestry. Ryan Kraus 2015-04-17 09:27:14 -04:00
  • fb6b514c34 Adding simplistic support for Modbus sensor and switch (based on pymodbus) Aurélien Correia 2015-04-15 16:47:42 +02:00
  • b20424261c 1) Performed many pylint and flake8 fixes to clean up isy994 integration and hidden entities addition. 2) Added necessary code to allow groups to also be hidden. 3) Made most of the weather data from the isy994 component be hidden by default. Ryan Kraus 2015-04-15 02:05:34 -04:00
  • caed69d5ea Added state card hiding to the STATE view on the frontend. Ryan Kraus 2015-04-14 23:55:08 -04:00
  • 0334074a52 Quick fix to the comparison to validate if an entity is hidden. Ryan Kraus 2015-04-14 23:38:14 -04:00
  • a3d6972268 1) Added basic back-end framework for supporting hidden entities. 2) Enabled hidden suggestions in the isy994 component entities. Ryan Kraus 2015-04-14 22:57:32 -04:00
  • c76644323f Updated the broken link to the apple-touch icon in the frontend. Ryan Kraus 2015-04-14 01:44:39 -04:00
  • 83aea10f06 Added hidden_string and sensor_string properties to the isy994 configuration to allow nodes to be hidden and to be handled as sensors. Implimented the sensor_string. Any node name that contains the sensor_string in its name will be treated as a sensor instead of a switch or light. The hidden_string will be implimented later. Ryan Kraus 2015-04-13 12:56:37 -04:00
  • 0e9a8a7cc2 Added custom program sensors to the isy994 component. Ryan Kraus 2015-04-13 01:47:32 -04:00
  • 510064d9c8 Added support for the creation of custom switches using the ISY994 device. Ryan Kraus 2015-04-12 22:30:14 -04:00
  • 4e3ccfffbb Added not dimming Insteon devices on an ISY controller as switches. Ryan Kraus 2015-04-12 17:18:14 -04:00
  • f6d75f2db2 Cleaned up ISY994 light and sensor code to use the same abstract class. Ryan Kraus 2015-04-12 16:45:23 -04:00
  • dfbeddf1f7 Update .coveragerc andythigpen 2015-04-11 11:29:23 -05:00
  • 2dd96c584b Merge pull request #91 from jamespcole/line-chart-dev James Cole 2015-04-11 19:09:46 +10:00
  • c75e145151 rebuild of the frontend jamespcole 2015-04-11 19:02:44 +10:00
  • a478ec6697 Removed interactivity from small view of line charts which was causing scrollbar issues on more-info card jamespcole 2015-04-11 19:01:17 +10:00
  • 0ed608abff little bug Malte Deiseroth 2015-04-07 21:10:16 +02:00
  • 992a926592 Merge pull request #88 from jamespcole/transmission-dev James Cole 2015-04-08 00:57:05 +10:00
  • 439b7be77d Added the new transmission sensor to the coveragerc file jamespcole 2015-04-08 00:35:57 +10:00
  • 5eabc15a7d Merge pull request #87 from jamespcole/dev James Cole 2015-04-08 00:14:57 +10:00
  • 4f222e64e6 Added init script for HA on the raspberry pi jamespcole 2015-04-08 00:07:24 +10:00
  • df9e8f5214 Merge branch 'dev' into transmission-dev jamespcole 2015-04-07 23:47:57 +10:00
  • 20e07a8387 Merge pull request #86 from jamespcole/line-chart-dev James Cole 2015-04-07 23:45:50 +10:00
  • e63d0d7aac Tidied up the documentations and linting warnings jamespcole 2015-04-07 23:21:41 +10:00
  • e65ad67b32 Fixed some alignment issues and added loading spinner jamespcole 2015-04-07 22:21:13 +10:00
  • 56184daf59 Fixed linting warnings jamespcole 2015-04-07 18:01:23 +10:00
  • 100a75908b Fixed bug in history component where the entity id filtering was not being applied correctly jamespcole 2015-04-07 02:25:03 +10:00
  • ba13f78d49 Added initial Transmission torrent client sensor jamespcole 2015-04-06 22:13:04 +10:00
  • 89527d3bb2 rebuilt frontend with line graph support jamespcole 2015-04-06 18:26:47 +10:00
  • 8151de1ae0 Added zoom options to line graphs jamespcole 2015-04-06 18:15:13 +10:00
  • 7d997f7699 updated the ha js jamespcole 2015-04-06 15:40:26 +10:00
  • cae2a11f7b removed unneeded loading messages jamespcole 2015-04-06 15:22:52 +10:00
  • b1f01506ce Added in some comments jamespcole 2015-04-06 14:37:01 +10:00
  • 4d47d313f9 Add mysensors support for metric/imperial units. Andrew Thigpen 2015-04-05 17:15:29 -05:00
  • 0e9d826d41 Push mysensor state instead of polling. Andrew Thigpen 2015-04-05 17:12:07 -05:00
  • c72a735851 Use stop method for mysensors on shutdown. Andrew Thigpen 2015-04-05 17:02:48 -05:00
  • c41d7b8f6d Refactor and update to use latest pymysensors. Andrew Thigpen 2015-04-02 20:04:28 -05:00
  • 264bc15091 Fixed the line charts jamespcole 2015-04-05 02:11:27 +10:00
  • b6e880ed73 Fixed the line charts jamespcole 2015-04-05 02:03:16 +10:00
  • 12d88c2c2a Added loading spinner to the history screen jamespcole 2015-04-05 01:06:04 +11:00
  • c14fa299e1 Improved the efficiency and accuracy of the line graphs jamespcole 2015-04-05 00:49:52 +11:00
  • 57f27cc97a Addded light controls to isy994 component. Ryan Kraus 2015-04-04 06:13:27 -04:00
  • 80f1581d6e Added ISY994 weather data as sensors. Ryan Kraus 2015-04-04 04:33:03 -04:00
  • a86c53236d refactored line chart to be more efficient jamespcole 2015-04-04 17:55:30 +11:00
  • 2576659923 refactored line graph code jamespcole 2015-04-04 17:27:05 +11:00
  • bc54d9777d refactored line graph code jamespcole 2015-04-04 17:21:15 +11:00
  • b50023ede1 refactored line graph code jamespcole 2015-04-04 16:28:13 +11:00
  • 9499a8297a Merge branch 'dev' into line-chart-dev jamespcole 2015-04-04 11:07:28 +11:00
  • 24dbc1f3d9 merged with upstream jamespcole 2015-04-04 08:55:40 +11:00
  • 5ec686b030 Merge pull request #81 from balloob/dev Paulus Schoutsen 2015-04-03 00:32:13 -07:00
  • e87652e95f added HA module for mysensors theolind 2015-04-02 19:59:44 +02:00
  • b0bf775da8 Compile new version frontend Paulus Schoutsen 2015-04-01 21:49:03 -07:00
  • e43eee2eb1 Style fixes Paulus Schoutsen 2015-04-01 07:18:03 -07:00
  • 57b3e8018b Logbook bug fixes Paulus Schoutsen 2015-03-31 23:09:08 -07:00
  • 00bbc17e11 Add State.last_updated to JSON obj Paulus Schoutsen 2015-03-31 23:08:38 -07:00
  • b02c11c31d Merge pull request #80 from balloob/component-logbook Paulus Schoutsen 2015-03-31 09:12:03 -07:00
  • 30e7f09000 Clean up logbook component Paulus Schoutsen 2015-03-30 00:19:56 -07:00
  • 742479f8bd Have logbook group HA stop + start Paulus Schoutsen 2015-03-30 00:11:24 -07:00
  • 6455f1388a Have logbook only report each sensor every 15 minutes Paulus Schoutsen 2015-03-29 23:57:52 -07:00
  • 9fb634ed3a Fix type in CSS class name Paulus Schoutsen 2015-03-29 15:23:50 -07:00
  • 100081757c Add logbook to frontend Paulus Schoutsen 2015-03-29 14:50:41 -07:00
  • 234bfe1199 Add logbook component Paulus Schoutsen 2015-03-29 14:43:16 -07:00
  • a2f8fa7b05 Add time_fired to Event class Paulus Schoutsen 2015-03-29 14:39:47 -07:00
  • a21673069b Bugfix for states at point in time on new databases Paulus Schoutsen 2015-03-29 09:42:24 -07:00
  • 1c593c9c3c Merge pull request #79 from jamespcole/vera-dev James Cole 2015-03-30 00:59:43 +11:00
  • c067cddbe8 Refactored vera temp sensors to use temperature contstants and conversion jamespcole 2015-03-30 00:51:03 +11:00
  • afcf3eaac3 - add ds18S20 1-Wire sensor support - gitignore emacs backup files Malte Deiseroth 2015-03-29 14:38:10 +02:00
  • 3e525fbe1b Merge pull request #77 from jamespcole/ddwrt-dev Paulus Schoutsen 2015-03-28 17:52:17 -07:00
  • 0b6d260fa6 fixed flake8 blank lines error jamespcole 2015-03-29 11:49:07 +11:00
  • 007d0d9ce9 Added ddwrt component to coveragerc jamespcole 2015-03-29 11:44:02 +11:00
  • fda44cdbf7 Moved compiled regex to a constant for efficiency jamespcole 2015-03-29 11:40:21 +11:00
  • 242c143c85 refactored ddwrt data format parsong code jamespcole 2015-03-29 11:30:04 +11:00
  • 522bbfb716 Expose to more info content if dialog is open Paulus Schoutsen 2015-03-28 13:41:07 -07:00
  • a959c48708 Fixed travis another CI indenting error jamespcole 2015-03-28 19:17:51 +11:00
  • a9ce12be34 Fixed travis CI indenting error jamespcole 2015-03-28 18:59:12 +11:00
  • 05239c26f9 Forgot to add README.md file changes to last commit jamespcole 2015-03-28 18:50:24 +11:00
  • fc07032d35 Fixed some code formatting and added dd-wrt to the readme jamespcole 2015-03-28 18:43:41 +11:00
  • 7e6af57186 FIxed some linting issues jamespcole 2015-03-28 18:29:45 +11:00
  • 5a0251c3cd ps: Fix recorder.py fetching wrong run information Paulus Schoutsen 2015-03-27 23:11:07 -07:00
  • c8c38e498a Added a device tracker for dd-wrt routers jamespcole 2015-03-28 03:51:33 +11:00
  • 70bce24b0a Merge pull request #73 from balloob/nmap-lock Paulus Schoutsen 2015-03-26 14:17:09 -07:00
  • 4484baa866 Remove lock and add host timeout to NMAP scanner Paulus Schoutsen 2015-03-25 22:50:51 -07:00
  • c3fc19353b Fix device tracker waiting forever when platform gets stuck Paulus Schoutsen 2015-03-25 22:50:20 -07:00
  • cd60f9a8e2 Merge pull request #71 from Jaidan/ignores Paulus Schoutsen 2015-03-23 13:22:01 -07:00
  • 8d78651606 Add python-version file to gitignore John Williams 2015-03-23 20:18:07 +00:00
  • ea200dea40 Merge pull request #70 from balloob/dev Paulus Schoutsen 2015-03-21 23:26:00 -07:00
  • ec557f8d44 Fix broken tellstick and systemmonitor sensors Paulus Schoutsen 2015-03-21 22:26:41 -07:00
  • 49d7901585 Tweaks to EntityComponent.setup_platform Paulus Schoutsen 2015-03-21 22:21:57 -07:00
  • cdd5d1196a Fix regression from refactoring EntityComponent Paulus Schoutsen 2015-03-21 22:14:30 -07:00
  • 06d85595a0 Update coveragerc Paulus Schoutsen 2015-03-21 22:09:25 -07:00
  • 2863c2d593 Made bootstrap.setup_component more robust Paulus Schoutsen 2015-03-21 22:02:47 -07:00
  • 58812b326c Move hass.local_api and hass.components to config object Paulus Schoutsen 2015-03-21 21:10:46 -07:00
  • 609064b9d8 Merge pull request #68 from jamespcole/nzb-dev James Cole 2015-03-22 16:06:34 +11:00
  • 64435c87df Merge pull request #69 from jamespcole/pushover-dev Paulus Schoutsen 2015-03-21 22:02:56 -07:00