Commit graph

915 commits

Author SHA1 Message Date
jamespcole
df9e8f5214 Merge branch 'dev' into transmission-dev
Merging in the latest from the dev branch
2015-04-07 23:47:57 +10:00
James Cole
20e07a8387 Merge pull request #86 from jamespcole/line-chart-dev
Merged new line chart history view for devices with a unit_of_measurement specified
2015-04-07 23:45:50 +10:00
jamespcole
e63d0d7aac Tidied up the documentations and linting warnings 2015-04-07 23:21:41 +10:00
jamespcole
e65ad67b32 Fixed some alignment issues and added loading spinner 2015-04-07 22:21:13 +10:00
jamespcole
56184daf59 Fixed linting warnings 2015-04-07 18:01:23 +10:00
jamespcole
100a75908b Fixed bug in history component where the entity id filtering was not being applied correctly 2015-04-07 02:25:03 +10:00
jamespcole
ba13f78d49 Added initial Transmission torrent client sensor 2015-04-06 22:13:04 +10:00
jamespcole
89527d3bb2 rebuilt frontend with line graph support 2015-04-06 18:26:47 +10:00
jamespcole
8151de1ae0 Added zoom options to line graphs 2015-04-06 18:15:13 +10:00
jamespcole
7d997f7699 updated the ha js 2015-04-06 15:40:26 +10:00
jamespcole
cae2a11f7b removed unneeded loading messages 2015-04-06 15:22:52 +10:00
jamespcole
b1f01506ce Added in some comments 2015-04-06 14:37:01 +10:00
jamespcole
264bc15091 Fixed the line charts 2015-04-05 02:11:27 +10:00
jamespcole
b6e880ed73 Fixed the line charts 2015-04-05 02:03:16 +10:00
jamespcole
12d88c2c2a Added loading spinner to the history screen 2015-04-05 01:06:04 +11:00
jamespcole
c14fa299e1 Improved the efficiency and accuracy of the line graphs 2015-04-05 00:49:52 +11:00
jamespcole
a86c53236d refactored line chart to be more efficient 2015-04-04 17:55:30 +11:00
jamespcole
2576659923 refactored line graph code 2015-04-04 17:27:05 +11:00
jamespcole
bc54d9777d refactored line graph code 2015-04-04 17:21:15 +11:00
jamespcole
b50023ede1 refactored line graph code 2015-04-04 16:28:13 +11:00
jamespcole
9499a8297a Merge branch 'dev' into line-chart-dev
merging in the latest changes
2015-04-04 11:07:28 +11:00
jamespcole
24dbc1f3d9 merged with upstream 2015-04-04 08:55:40 +11:00
Paulus Schoutsen
b0bf775da8 Compile new version frontend 2015-04-01 21:49:03 -07:00
Paulus Schoutsen
e43eee2eb1 Style fixes 2015-04-01 07:18:03 -07:00
Paulus Schoutsen
57b3e8018b Logbook bug fixes 2015-03-31 23:09:08 -07:00
Paulus Schoutsen
00bbc17e11 Add State.last_updated to JSON obj 2015-03-31 23:08:38 -07:00
Paulus Schoutsen
b02c11c31d Merge pull request #80 from balloob/component-logbook
Add component logbook
2015-03-31 09:12:03 -07:00
Paulus Schoutsen
30e7f09000 Clean up logbook component 2015-03-30 00:19:56 -07:00
Paulus Schoutsen
742479f8bd Have logbook group HA stop + start 2015-03-30 00:11:24 -07:00
Paulus Schoutsen
6455f1388a Have logbook only report each sensor every 15 minutes 2015-03-29 23:57:52 -07:00
Paulus Schoutsen
9fb634ed3a Fix type in CSS class name 2015-03-29 15:23:50 -07:00
Paulus Schoutsen
100081757c Add logbook to frontend 2015-03-29 14:50:41 -07:00
Paulus Schoutsen
234bfe1199 Add logbook component 2015-03-29 14:47:21 -07:00
Paulus Schoutsen
a2f8fa7b05 Add time_fired to Event class 2015-03-29 14:47:20 -07:00
Paulus Schoutsen
a21673069b Bugfix for states at point in time on new databases 2015-03-29 09:42:24 -07:00
James Cole
1c593c9c3c Merge pull request #79 from jamespcole/vera-dev
Refactored vera temp sensors to use temperature contstants and conversion
2015-03-30 00:59:43 +11:00
jamespcole
c067cddbe8 Refactored vera temp sensors to use temperature contstants and conversion 2015-03-30 00:51:03 +11:00
Paulus Schoutsen
3e525fbe1b Merge pull request #77 from jamespcole/ddwrt-dev
Ddwrt dev
2015-03-28 17:52:17 -07:00
jamespcole
0b6d260fa6 fixed flake8 blank lines error 2015-03-29 11:49:07 +11:00
jamespcole
007d0d9ce9 Added ddwrt component to coveragerc 2015-03-29 11:44:02 +11:00
jamespcole
fda44cdbf7 Moved compiled regex to a constant for efficiency 2015-03-29 11:40:21 +11:00
jamespcole
242c143c85 refactored ddwrt data format parsong code 2015-03-29 11:30:04 +11:00
Paulus Schoutsen
522bbfb716 Expose to more info content if dialog is open 2015-03-28 13:41:07 -07:00
jamespcole
a959c48708 Fixed travis another CI indenting error 2015-03-28 19:17:51 +11:00
jamespcole
a9ce12be34 Fixed travis CI indenting error 2015-03-28 18:59:12 +11:00
jamespcole
05239c26f9 Forgot to add README.md file changes to last commit 2015-03-28 18:50:24 +11:00
jamespcole
fc07032d35 Fixed some code formatting and added dd-wrt to the readme 2015-03-28 18:43:41 +11:00
jamespcole
7e6af57186 FIxed some linting issues 2015-03-28 18:29:45 +11:00
Paulus Schoutsen
5a0251c3cd ps: Fix recorder.py fetching wrong run information 2015-03-27 23:11:07 -07:00
jamespcole
c8c38e498a Added a device tracker for dd-wrt routers 2015-03-28 03:51:33 +11:00