1241 Commits

Author SHA1 Message Date
Ryan Kraus
caed69d5ea Added state card hiding to the STATE view on the frontend. 2015-04-14 23:55:08 -04:00
Ryan Kraus
c76644323f Updated the broken link to the apple-touch icon in the frontend. 2015-04-14 01:44:39 -04:00
jamespcole
c75e145151 rebuild of the frontend 2015-04-11 19:02:44 +10:00
jamespcole
a478ec6697 Removed interactivity from small view of line charts which was causing scrollbar issues on more-info card 2015-04-11 19:01:17 +10:00
jamespcole
e65ad67b32 Fixed some alignment issues and added loading spinner 2015-04-07 22:21:13 +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
57b3e8018b Logbook bug fixes 2015-03-31 23:09:08 -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
522bbfb716 Expose to more info content if dialog is open 2015-03-28 13:41:07 -07:00
Paulus Schoutsen
58812b326c Move hass.local_api and hass.components to config object 2015-03-21 22:06:59 -07:00
jamespcole
60fbc51a2d added in line graph support for state history 2015-03-22 06:10:24 +11:00
Paulus Schoutsen
8ff1bcf242 Fix some Firefox style issues 2015-03-16 23:52:50 -07:00
Paulus Schoutsen
1245af356b Scene bugfixes and UI improvements 2015-03-16 23:32:18 -07:00
Paulus Schoutsen
b0a09f01cc Minor frontend bugfixes 2015-03-16 22:20:35 -07:00
Paulus Schoutsen
19a43cea26 Add scene component 2015-03-15 23:36:42 -07:00
andythigpen
1b73e15ec7 Update the frontend. 2015-03-14 21:29:55 -05:00
andythigpen
0b751949ae Fix JS notification error on initialization.
The last notification is initially null resulting in an exception being
thrown on startup.
2015-03-14 21:29:55 -05:00
andythigpen
d0f545c247 Fix always showing scroll bars on side menu. 2015-03-14 21:29:55 -05:00
andythigpen
046efe3acb Adds script component.
A script is composed of a sequence of actions (currently service calls)
that are executed in order.  Individual actions can also be delayed by a
given timedelta.
2015-03-14 21:29:55 -05:00
Paulus Schoutsen
284500ff21 Upgrade to latest home assistant js 2015-03-14 00:00:51 -07:00
Paulus Schoutsen
6242b856b4 Some bug fixes related to new Home Assistant JS 2015-03-11 00:21:18 -07:00
Paulus Schoutsen
020213e682 Upgrade to latest Home-Assistant-JS 2015-03-10 22:40:55 -07:00
Paulus Schoutsen
c7ae0f5f90 Reposition speech-to-text progress 2015-03-10 22:40:50 -07:00
Paulus Schoutsen
eaded9b67c Add support for voice commands 2015-03-10 00:20:52 -07:00
Paulus Schoutsen
90eb8aa82a Move icon imports to generic file 2015-03-10 00:09:08 -07:00
Paulus Schoutsen
e32c2d2569 Deprecate process component 2015-03-08 23:52:56 -07:00
Paulus Schoutsen
aa0c6ef7c2 Make remember option in login form not bold 2015-03-08 20:39:10 -07:00
Paulus Schoutsen
1b4ff986b0 Add remember login option 2015-03-05 21:37:44 -08:00
Paulus Schoutsen
4e6773969a Fix: Login form shows error message again 2015-03-05 20:43:40 -08:00
Paulus Schoutsen
b04d6f94e6 Merge pull request #45 from balloob/tellstick-sensor-refactor
Refactor Tellstick sensors to be a sensor platform
2015-03-05 08:44:00 -08:00
Paulus Schoutsen
a09c5d88db Update favicon.ico 2015-03-05 00:19:13 -08:00
Paulus Schoutsen
be9d6b9422 Remove forced orientation from manifest.json 2015-03-04 09:23:14 -08:00
Paulus Schoutsen
84844c242b Refactor chromecast into media_player platform 2015-03-03 23:50:54 -08:00
Paulus Schoutsen
fc3375508e Frontend: Remove tellstick_sensor domain icon 2015-03-03 22:20:48 -08:00