Commit Graph

  • 2cad421de9 Add tests for logbook component Paulus Schoutsen 2015-04-30 21:47:20 -07:00
  • 17cc9a43bb Add tests for history component Paulus Schoutsen 2015-04-30 21:03:01 -07:00
  • cf5278b7e9 Add tests for recorder component Paulus Schoutsen 2015-04-29 23:21:31 -07:00
  • fd67e47128 Add tests for device_sun_light_trigger Paulus Schoutsen 2015-04-29 22:26:54 -07:00
  • ef470de3ca Update coveragerc to hide latest device components Paulus Schoutsen 2015-04-29 09:01:27 -07:00
  • 5105c5f200 Update coveragerc to hide latest device components Paulus Schoutsen 2015-04-29 09:01:27 -07:00
  • 040dd3c409 Strip microseconds on state.last_updated Paulus Schoutsen 2015-04-29 08:18:53 -07:00
  • 10a5db7924 UTC bugfix for more-info-sun Paulus Schoutsen 2015-04-28 23:50:53 -07:00
  • 3720333927 UTC bugfixes Paulus Schoutsen 2015-04-28 22:38:43 -07:00
  • 54904a1630 Make frontend UTC aware Paulus Schoutsen 2015-04-28 22:34:44 -07:00
  • e0ecb64a10 Use UTC as the internal datetime format Paulus Schoutsen 2015-04-28 19:12:05 -07:00
  • 847d049f1c Merge pull request #109 from fabaff/instapush Paulus Schoutsen 2015-04-28 07:04:38 -07:00
  • 234669f469 fix format Fabian Affolter 2015-04-28 09:43:53 +02:00
  • 7a529aee63 Merge pull request #112 from fabaff/nma Paulus Schoutsen 2015-04-27 23:56:14 -07:00
  • 14d0c1325c fix format Fabian Affolter 2015-04-28 08:45:40 +02:00
  • b76b002966 try to pass travis build Fabian Affolter 2015-04-27 23:51:59 +02:00
  • 8b64e905b8 fix pylint error Fabian Affolter 2015-04-27 23:34:17 +02:00
  • 5ca1a80ad5 fix pylint errors Fabian Affolter 2015-04-27 19:47:27 +02:00
  • 94e004a828 rework to include checks on boot Fabian Affolter 2015-04-27 19:34:34 +02:00
  • 69799bd11e minor layout changes Fabian Affolter 2015-04-27 14:55:51 +02:00
  • 4a5c32e375 no longer use pynma and check if keys are ok Fabian Affolter 2015-04-27 14:52:22 +02:00
  • 362e176397 Merge pull request #89 from andythigpen/mysensors andythigpen 2015-04-26 13:03:31 -05:00
  • 7593ecb870 initial instapush notification Fabian Affolter 2015-04-26 00:53:36 +02:00
  • cb7b0d8a4f Merge pull request #108 from balloob/chore-improve-config Paulus Schoutsen 2015-04-26 10:31:59 -07:00
  • ad016de653 Move config code to separate module + test cover it Paulus Schoutsen 2015-04-26 10:05:01 -07:00
  • 5e6a502167 Merge pull request #107 from balloob/chore-sun-entity Paulus Schoutsen 2015-04-26 06:01:11 -07:00
  • 3cff05ef91 Create entity for each sensor variable. Andrew Thigpen 2015-04-25 20:07:44 -05:00
  • bc3af134f9 Minor cleanup demo component Paulus Schoutsen 2015-04-25 17:44:05 -07:00
  • 3650a2fa85 Sun component now uses Entity ABC Paulus Schoutsen 2015-04-25 17:43:22 -07:00
  • c2db17df9a Merge pull request #101 from automicus/master Ryan Kraus 2015-04-25 18:37:59 -04:00
  • 45f2f07b6d Used better method for overwritting attributes in entity. Ryan Kraus 2015-04-25 18:29:37 -04:00
  • be3be0478b Fixed bug in entity helper that ignored suggestions for hiding states. Ryan Kraus 2015-04-25 14:59:27 -04:00
  • 97bb5bcb7d Merge remote-tracking branch 'upstream/dev' Ryan Kraus 2015-04-25 14:49:02 -04:00
  • 8255164eda Rearranged visibility control and image control in the configuration file. Now a single generic clause can be used to customize any attribute. Ryan Kraus 2015-04-25 14:47:15 -04:00
  • 63c5ebf428 Fix #102 - Installing PyISY no longer required to load any light Paulus Schoutsen 2015-04-25 06:07:07 -07:00
  • a9006f540f Fix #102 - Installing PyISY no longer required to load any light Paulus Schoutsen 2015-04-25 06:07:07 -07:00
  • 04a98f99b7 Updated entity tests to work with new attribute overwritting logic. Ryan Kraus 2015-04-25 01:43:03 -04:00
  • a95aad324f Updated a comment in the entity class. Ryan Kraus 2015-04-25 01:29:42 -04:00
  • f130ad6c27 Subscribed isy994 component to EVENT_HOMEASSISTANT_STOP event to clean itself up before quitting. Ryan Kraus 2015-04-25 01:10:41 -04:00
  • f77b3dbd0a Added decorate option to configuration file to allow a user to set custom images for different entities. Ryan Kraus 2015-04-25 00:39:35 -04:00
  • 31a22d4c6a Merge pull request #100 from balloob/dev Paulus Schoutsen 2015-04-24 21:02:14 -07:00
  • 4d0265cb7d Add timeout to auto detect config Paulus Schoutsen 2015-04-24 20:57:25 -07:00
  • 07f62fda32 inital nma notify component Fabian Affolter 2015-04-24 22:27:16 +02:00
  • 24bb89df23 Compiled new version of frontend Paulus Schoutsen 2015-04-24 08:52:37 -07:00
  • 424f05a4da Add logbook to default configuration Paulus Schoutsen 2015-04-24 08:47:11 -07:00
  • 41b02928ef Merge pull request #99 from fabaff/typos Paulus Schoutsen 2015-04-24 06:03:39 -07:00
  • 46819acaff Fix two typos Fabian Affolter 2015-04-24 08:26:41 +02:00
  • 44cd5ca15e Merge pull request #98 from balloob/chore-tweak-visibility-config Paulus Schoutsen 2015-04-23 10:21:11 -07:00
  • 25a900c759 Merge pull request #97 from balloob/chore-group-entity Paulus Schoutsen 2015-04-23 09:59:01 -07:00
  • 968de0557a Update CONTRIBUTING.md Paulus Schoutsen 2015-04-23 09:58:43 -07:00
  • 8f36cf3c81 Clean up Entity helper test code Paulus Schoutsen 2015-04-23 07:33:59 -07:00
  • b855f422ef Tweak visibility config Paulus Schoutsen 2015-04-23 06:41:41 -07:00
  • bbdb0320f1 Have group inherit from entity Paulus Schoutsen 2015-04-22 22:19:21 -07:00
  • 1dd26fcd73 Merge pull request #96 from automicus/master Paulus Schoutsen 2015-04-22 21:37:32 -07:00
  • dc4ff25d5b 1) Upped the requirement for PyISY to version 1.0.2. 2) Omitted isy994 components from coveralls tests because it requires an external controller. Ryan Kraus 2015-04-22 23:10:51 -04:00
  • bd3b93f290 1) Added visibility documentation to the CONTRIBUTING.md documentation. 2) Pylint fixes to homeassistant/helpers/entity.py Ryan Kraus 2015-04-22 22:19:36 -04:00
  • d779662bdd Updated get_entities.py script to use argparse module. Ryan Kraus 2015-04-22 22:02:54 -04:00
  • 2b6edd153b Fixed copy pasta error. Ryan Kraus 2015-04-22 21:27:49 -04:00
  • ff3dacedc0 Moved card visibility logic out of the Entity class and into a VisibilityABC. Then made the Group class inherit the VisibilityABC. No duplication of code now. This is definitely better. Ryan Kraus 2015-04-22 21:21:50 -04:00
  • 8fcf814eb6 Changed visbility property in configuration.yaml to a hash instead of a list of a single hash. Ryan Kraus 2015-04-22 21:07:23 -04:00
  • 2b4c75543a 1) Merged with mainline dev branch. 2) Removed assumption in homeassistant/__init__.py that states are visible if not specified. This assumption is intrinsic in the JavaScript. 3) Recompiled frontend to assist merge. Ryan Kraus 2015-04-22 21:04:52 -04:00
  • d566a328a3 pylint fix to isy switches. Ryan Kraus 2015-04-22 00:22:48 -04:00
  • 99ea0dc59d Updated requirements to include PyISY. Ryan Kraus 2015-04-21 23:59:56 -04:00
  • 4d91c4a51b Updated contributing documentation to include details about hidding states. Ryan Kraus 2015-04-21 23:58:41 -04:00
  • 3b0c685679 Merge remote-tracking branch 'upstream/master' Ryan Kraus 2015-04-21 23:56:50 -04:00
  • 0e2cf6532b Merge pull request #95 from kixam/master Paulus Schoutsen 2015-04-21 15:00:06 -07:00
  • 4d6555441d Passed Travis CI Aurélien Correia 2015-04-21 16:40:13 +02:00
  • 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