Paulus Schoutsen
|
cc4c557e89
|
Cleanup of state-badge.html
|
2014-11-19 23:13:48 -08:00 |
Paulus Schoutsen
|
9656ff6636
|
show HA toolbar when showing popups for easy going back
|
2014-11-19 23:02:09 -08:00 |
Paulus Schoutsen
|
88c4c77cbd
|
New compiled version frontend
|
2014-11-19 19:20:30 -08:00 |
Paulus Schoutsen
|
651d2dfd86
|
Improved layout of popups on small screens
|
2014-11-19 19:20:06 -08:00 |
Paulus Schoutsen
|
67bb64ab6b
|
Cleaned up states-cards.html
|
2014-11-19 19:01:46 -08:00 |
Paulus Schoutsen
|
04e58bd375
|
tab bar autohides on scroll down
|
2014-11-19 19:01:26 -08:00 |
Paulus Schoutsen
|
a4dab870ce
|
Reworked Splash Login. Hides virtual keyboard, squashed bugs.
|
2014-11-19 18:15:37 -08:00 |
Paulus Schoutsen
|
5d107ed74b
|
Switched style checking to flake8 instead of pep8
|
2014-11-16 22:18:52 -08:00 |
Paulus Schoutsen
|
973ce21353
|
Improve flexibility of the loader
|
2014-11-14 23:17:18 -08:00 |
Paulus Schoutsen
|
20ff5fadee
|
Added doctype HTML to stop Safari converting selectors in embedded CSS to lower case
|
2014-11-14 00:26:20 -08:00 |
Paulus Schoutsen
|
fa75458b30
|
frontend compile script now strips comments
|
2014-11-13 22:47:06 -08:00 |
Paulus Schoutsen
|
cea18ee561
|
Minor frontend bugfixes
|
2014-11-13 22:25:43 -08:00 |
Paulus Schoutsen
|
2478656622
|
Upgraded to Polymer 0.5.1
|
2014-11-13 08:13:29 -08:00 |
Paulus Schoutsen
|
23d080af86
|
Upgraded to Polymer 0.5
|
2014-11-12 00:36:20 -08:00 |
Paulus Schoutsen
|
da960b29da
|
Added meta-tag theme-color for better app experience on Chrome Mobile
|
2014-11-11 22:04:26 -08:00 |
Paulus Schoutsen
|
9f9b926011
|
All platforms supported by components have their own file - you can can have custom platforms
|
2014-11-11 21:39:17 -08:00 |
Gustav Ahlberg
|
8c6e6e464e
|
pylint and PEP8 errors
|
2014-11-11 18:59:38 -08:00 |
Gustav Ahlberg
|
f4e54719b9
|
Added support for tellstick devices and sensors
|
2014-11-11 18:59:38 -08:00 |
Paulus Schoutsen
|
c856c117a8
|
PEP8 style fix
|
2014-11-11 09:30:11 -08:00 |
Paulus Schoutsen
|
47dea785a8
|
Refactored light to be more reusable
|
2014-11-09 15:19:13 -08:00 |
Paulus Schoutsen
|
ca336bef57
|
Fixed a bug that prevented the service dialog from sending JSON
|
2014-11-09 14:45:43 -08:00 |
Paulus Schoutsen
|
a4bac63161
|
Cleanup of process component
|
2014-11-09 02:58:41 -08:00 |
Paulus Schoutsen
|
2ec1f20a03
|
Added support for unit_of_measurement
|
2014-11-08 17:45:09 -08:00 |
Paulus Schoutsen
|
5770cc03a1
|
Migrated wemo component to be part of a switch component
|
2014-11-08 17:20:43 -08:00 |
Paulus Schoutsen
|
222d57bda7
|
track_state_change now accepts a list of entity_ids
|
2014-11-08 14:22:17 -08:00 |
Paulus Schoutsen
|
1e136a2416
|
Logging is more efficient
|
2014-11-08 13:59:40 -08:00 |
Paulus Schoutsen
|
c3c1383ae6
|
More error checking added on start
|
2014-11-08 11:01:47 -08:00 |
Paulus Schoutsen
|
9f24101348
|
Refactor __main__ to use ArgParse
|
2014-11-05 07:58:20 -08:00 |
Paulus Schoutsen
|
aa80841519
|
Loader no longer crashes if custom_components folder does not exists in the config dir
|
2014-11-05 07:56:36 -08:00 |
Paulus Schoutsen
|
4c5bad495f
|
Fix tests after enforcing entity id format
|
2014-11-05 07:46:33 -08:00 |
Paulus Schoutsen
|
a9ee2f9c54
|
Refactor: loading of components now done in a seperate module + better error reporting
|
2014-11-04 23:34:19 -08:00 |
Paulus Schoutsen
|
3c37f491b2
|
Update compiled frontend with latest changes
|
2014-11-04 20:24:48 -08:00 |
Paulus Schoutsen
|
ac2389a0a5
|
Responsive design now supports up to 4 columns
|
2014-11-04 20:23:46 -08:00 |
Paulus Schoutsen
|
714f747b61
|
Bugfix: Sun and light state icon default colors if on work again
|
2014-11-04 20:15:20 -08:00 |
Paulus Schoutsen
|
904bf4493e
|
Added entity_id validation to the State class
|
2014-11-04 19:59:22 -08:00 |
Paulus Schoutsen
|
c489c68f02
|
state-badge no longer sets url(undefined) as background-image
|
2014-11-02 18:50:16 -08:00 |
Paulus Schoutsen
|
bb23f57f96
|
Renamed build_polymer to build_frontend
|
2014-11-02 17:57:48 -08:00 |
Paulus Schoutsen
|
98c2f1ea42
|
Fix broken tests after API upgrade
|
2014-11-02 17:52:51 -08:00 |
Paulus Schoutsen
|
94d9cbf76e
|
Starting home assistant is now done via __main__.py
|
2014-11-02 17:27:32 -08:00 |
Paulus Schoutsen
|
d56edd46bb
|
Phue: Switched to GIT-version because pip version lacks behind
|
2014-11-02 16:22:59 -08:00 |
Paulus Schoutsen
|
542e6b9536
|
Timestamp tooltip is working again
|
2014-11-02 14:45:13 -08:00 |
Paulus Schoutsen
|
4f0b828a15
|
Responsive layout now grows up to 3 columns
|
2014-11-02 11:58:32 -08:00 |
Paulus Schoutsen
|
1bab576be7
|
Added support for entity pictures
|
2014-11-02 11:22:22 -08:00 |
Paulus Schoutsen
|
f9462613f5
|
Refactor Javascript backend
|
2014-11-02 10:45:49 -08:00 |
Paulus Schoutsen
|
ac8d70d547
|
Added a demo mode
|
2014-11-02 09:41:41 -08:00 |
Paulus Schoutsen
|
a4dd58cf5e
|
Responsive happiness
|
2014-11-02 00:06:04 -07:00 |
Paulus Schoutsen
|
a0ab73882c
|
No longer show groups on ALL tab
|
2014-11-01 22:10:32 -07:00 |
Paulus Schoutsen
|
48c3c44aba
|
Updating compiled frontend to latest version
|
2014-11-01 15:37:24 -07:00 |
Paulus Schoutsen
|
523cd8249f
|
Use friendly_name for entityDisplay if available
|
2014-11-01 15:29:39 -07:00 |
Paulus Schoutsen
|
b686f04121
|
Major cleanup frontend
|
2014-11-01 15:04:44 -07:00 |