86379 Commits

Author SHA1 Message Date
Paulus Schoutsen
a752bc012c Merge pull request #113 from balloob/refactor-utc
Refactor to use UTC internally
2015-04-30 22:07:43 -07:00
Paulus Schoutsen
29e376a66e Assign unique ports for history and logbook tests 2015-04-30 21:59:24 -07:00
Paulus Schoutsen
2cad421de9 Add tests for logbook component 2015-04-30 21:53:10 -07:00
Paulus Schoutsen
17cc9a43bb Add tests for history component 2015-04-30 21:03:01 -07:00
Paulus Schoutsen
cf5278b7e9 Add tests for recorder component 2015-04-29 23:21:31 -07:00
Paulus Schoutsen
fd67e47128 Add tests for device_sun_light_trigger 2015-04-29 22:26:54 -07:00
Paulus Schoutsen
ef470de3ca Update coveragerc to hide latest device components 2015-04-29 22:25:19 -07:00
Paulus Schoutsen
5105c5f200 Update coveragerc to hide latest device components 2015-04-29 09:01:27 -07:00
Paulus Schoutsen
040dd3c409 Strip microseconds on state.last_updated 2015-04-29 08:18:53 -07:00
Paulus Schoutsen
10a5db7924 UTC bugfix for more-info-sun 2015-04-28 23:50:53 -07:00
Paulus Schoutsen
3720333927 UTC bugfixes 2015-04-28 22:38:43 -07:00
Paulus Schoutsen
54904a1630 Make frontend UTC aware 2015-04-28 22:34:44 -07:00
Paulus Schoutsen
e0ecb64a10 Use UTC as the internal datetime format 2015-04-28 19:12:05 -07:00
Paulus Schoutsen
847d049f1c Merge pull request #109 from fabaff/instapush
Instapush notification
2015-04-28 07:04:38 -07:00
Fabian Affolter
234669f469 fix format 2015-04-28 09:43:53 +02:00
Paulus Schoutsen
7a529aee63 Merge pull request #112 from fabaff/nma
Nma notifications
2015-04-27 23:56:14 -07:00
Fabian Affolter
14d0c1325c fix format 2015-04-28 08:45:40 +02:00
Fabian Affolter
b76b002966 try to pass travis build 2015-04-27 23:51:59 +02:00
Fabian Affolter
8b64e905b8 fix pylint error 2015-04-27 23:34:17 +02:00
Fabian Affolter
5ca1a80ad5 fix pylint errors 2015-04-27 19:47:27 +02:00
Fabian Affolter
94e004a828 rework to include checks on boot 2015-04-27 19:34:34 +02:00
Fabian Affolter
69799bd11e minor layout changes 2015-04-27 14:55:51 +02:00
Fabian Affolter
4a5c32e375 no longer use pynma and check if keys are ok 2015-04-27 14:52:22 +02:00
andythigpen
362e176397 Merge pull request #89 from andythigpen/mysensors
MySensors support
2015-04-26 13:03:31 -05:00
Fabian Affolter
7593ecb870 initial instapush notification 2015-04-26 19:48:26 +02:00
Paulus Schoutsen
cb7b0d8a4f Merge pull request #108 from balloob/chore-improve-config
Refactor config files into separate module
2015-04-26 10:31:59 -07:00
Paulus Schoutsen
ad016de653 Move config code to separate module + test cover it 2015-04-26 10:05:01 -07:00
Paulus Schoutsen
5e6a502167 Merge pull request #107 from balloob/chore-sun-entity
Sun component to use Entity ABC
2015-04-26 06:01:11 -07:00
Andrew Thigpen
3cff05ef91 Create entity for each sensor variable.
Refactors to create a separate entity for each variable associated with
a child sensor.
2015-04-25 21:08:49 -05:00
Paulus Schoutsen
bc3af134f9 Minor cleanup demo component 2015-04-25 17:44:05 -07:00
Paulus Schoutsen
3650a2fa85 Sun component now uses Entity ABC 2015-04-25 17:43:22 -07:00
Ryan Kraus
c2db17df9a Merge pull request #101 from automicus/master
State decorating, ISY component update
2015-04-25 18:37:59 -04:00
Ryan Kraus
45f2f07b6d Used better method for overwritting attributes in entity. 2015-04-25 18:29:37 -04:00
Ryan Kraus
be3be0478b Fixed bug in entity helper that ignored suggestions for hiding states. 2015-04-25 14:59:27 -04:00
Ryan Kraus
97bb5bcb7d Merge remote-tracking branch 'upstream/dev' 2015-04-25 14:49:02 -04:00
Ryan Kraus
8255164eda Rearranged visibility control and image control in the configuration file. Now a single generic clause can be used to customize any attribute. 2015-04-25 14:47:15 -04:00
Paulus Schoutsen
63c5ebf428 Fix #102 - Installing PyISY no longer required to load any light 2015-04-25 06:54:40 -07:00
Paulus Schoutsen
a9006f540f Fix #102 - Installing PyISY no longer required to load any light 2015-04-25 06:07:07 -07:00
Ryan Kraus
04a98f99b7 Updated entity tests to work with new attribute overwritting logic. 2015-04-25 01:43:03 -04:00
Ryan Kraus
a95aad324f Updated a comment in the entity class. 2015-04-25 01:29:42 -04:00
Ryan Kraus
f130ad6c27 Subscribed isy994 component to EVENT_HOMEASSISTANT_STOP event to clean itself up before quitting. 2015-04-25 01:10:41 -04:00
Ryan Kraus
f77b3dbd0a Added decorate option to configuration file to allow a user to set custom images for different entities. 2015-04-25 00:39:35 -04:00
Paulus Schoutsen
31a22d4c6a Merge pull request #100 from balloob/dev
Update master with latest changes
2015-04-24 21:02:14 -07:00
Paulus Schoutsen
4d0265cb7d Add timeout to auto detect config 2015-04-24 20:57:25 -07:00
Fabian Affolter
07f62fda32 inital nma notify component 2015-04-24 22:27:16 +02:00
Paulus Schoutsen
24bb89df23 Compiled new version of frontend 2015-04-24 08:52:37 -07:00
Paulus Schoutsen
424f05a4da Add logbook to default configuration 2015-04-24 08:47:11 -07:00
Paulus Schoutsen
41b02928ef Merge pull request #99 from fabaff/typos
Minor fix
2015-04-24 06:03:39 -07:00
Fabian Affolter
46819acaff Fix two typos 2015-04-24 08:26:41 +02:00
Paulus Schoutsen
44cd5ca15e Merge pull request #98 from balloob/chore-tweak-visibility-config
Tweak visibility config
2015-04-23 10:21:11 -07:00