92341 Commits

Author SHA1 Message Date
Ryan Kraus
d8d92e3ff7 merge isy_dev with balloob/dev 2015-07-07 22:49:07 -04:00
Michaël Arnauts
8b7a406fe7 Use xy_color instead of color in the configuration example 2015-07-07 22:33:40 +02:00
Paulus Schoutsen
940b2998ea Add REQUIREMENTS list to components 2015-07-07 00:01:46 -07:00
Paulus Schoutsen
aeae7c2c02 Reorganize util methods 2015-07-07 00:01:17 -07:00
Paulus Schoutsen
b346f6e8ad Allow installing component dependencies on the fly 2015-07-07 00:00:21 -07:00
Paulus Schoutsen
90739c9df9 Auto install core dependencies on boot 2015-07-06 23:59:21 -07:00
Paulus Schoutsen
4be9519e76 Update gitignore for pyvenv artifacts 2015-07-06 23:33:35 -07:00
Paulus Schoutsen
5550c89a86 Another frontend color picker fix 2015-07-06 10:07:12 -07:00
Paulus Schoutsen
820fd55249 Frontend bugfix: hide color picker when light is off 2015-07-06 08:11:23 -07:00
Paulus Schoutsen
4d81953562 Frontend: clean up code 2015-07-06 00:30:36 -07:00
Paulus Schoutsen
56c5d28ede Frontend: disable selecting text in cards/sidebar/header
Fixes #200
2015-07-06 00:29:15 -07:00
Paulus Schoutsen
65a74f68d5 Frontend: migrate to Polymer-based color picker 2015-07-06 00:28:22 -07:00
Ryan Kraus
90392ec303 Added app name display to Chromecast component. 2015-07-03 03:13:10 -04:00
Paulus Schoutsen
9cfefb64dd Rip out paper-menu because it is broken 2015-06-30 22:55:12 -07:00
Paulus Schoutsen
d4e9f26983 Clear password from input when logging out 2015-06-30 22:54:52 -07:00
Paulus Schoutsen
5316762a64 Frontend: Improve sidebar reliability on touch devices 2015-06-28 23:25:59 -07:00
Paulus Schoutsen
7a7ede22ea Frontend: extract voice command status component 2015-06-28 20:10:35 -07:00
Paulus Schoutsen
d719a09a58 Merge pull request #197 from theolind/dev
Added pyserial to requirements, needed by mysensors serial gateway
2015-06-28 18:48:44 -07:00
theolind
8d652ff34d Added pyserial to requirements, needed by mysensors serial gateway 2015-06-28 11:07:22 +02:00
Fabian Affolter
0fcc7d2b23 Merge branch 'dev' of github.com:fabaff/home-assistant into dev 2015-06-27 22:37:37 +02:00
Fabian Affolter
a34742040c remove unused stuff and update the names (same as in owm sensor) 2015-06-27 15:09:30 +02:00
Fabian Affolter
7f0c334391 Merge pull request #191 from fabaff/arduino
Arduino component
2015-06-27 13:14:29 +02:00
Fabian Affolter
694f9ec8e2 Merge branch 'dev' of github.com:fabaff/home-assistant into dev 2015-06-27 10:12:46 +02:00
Fabian Affolter
db5060b323 remove unused stuff and update the names (same as in owm sensor) 2015-06-27 10:11:37 +02:00
Fabian Affolter
f10c51b5f3 Merge pull request #192 from fabaff/owm-forecast
Forecast option for OpenWeatherMap sensor
2015-06-27 10:08:33 +02:00
Fabian Affolter
e971a01acd re-add unit 2015-06-27 09:59:05 +02:00
Fabian Affolter
0cd0d1ea97 another try (input from PyMata developer) 2015-06-25 15:54:33 +02:00
Fabian Affolter
84b6e499b3 Merge branch 'arduino' of github.com:fabaff/home-assistant into arduino 2015-06-25 13:13:42 +02:00
Fabian Affolter
169e7e9623 again requirements.txt 2015-06-25 13:12:15 +02:00
Fabian Affolter
ad1227d655 add pyserial 2015-06-25 13:11:22 +02:00
Fabian Affolter
636071a22a add arduino sensor platform 2015-06-25 13:11:22 +02:00
Fabian Affolter
20fd4ecb9a add arduino switch platform 2015-06-25 13:11:22 +02:00
Fabian Affolter
b33ae47a4c add arduino component 2015-06-25 13:11:22 +02:00
Fabian Affolter
0ebab8f612 add firmata bindings 2015-06-25 13:11:22 +02:00
Fabian Affolter
1eef88e85f add arduino component 2015-06-25 13:11:22 +02:00
Fabian Affolter
7b7e348837 Merge branch 'arduino' of github.com:fabaff/home-assistant into arduino 2015-06-25 11:43:28 +02:00
Fabian Affolter
34977b836a update pymata 2015-06-25 11:42:19 +02:00
Fabian Affolter
cda1374b49 add pyserial 2015-06-25 11:41:05 +02:00
Fabian Affolter
2c37fb639e add arduino sensor platform 2015-06-25 11:41:05 +02:00
Fabian Affolter
a01de8c90e add arduino switch platform 2015-06-25 11:41:05 +02:00
Fabian Affolter
a6f975d79f add arduino component 2015-06-25 11:41:05 +02:00
Fabian Affolter
457bd2339b add firmata bindings 2015-06-25 11:41:05 +02:00
Fabian Affolter
98a4f2fedc add arduino component 2015-06-25 11:41:05 +02:00
Paulus Schoutsen
5e79a8080b Frontend cleanup and bug fixes 2015-06-25 00:04:32 -07:00
Paulus Schoutsen
3f56b7e131 Frontend: oops, had some ES6 within Polymer 2015-06-24 14:12:28 -07:00
Paulus Schoutsen
b7b91f27db Frontend: fix bug where title was not shown for states partial 2015-06-23 23:43:14 -07:00
Paulus Schoutsen
ad15a14f5d Frontend: move hashchange/localstorage code into HA-JS 2015-06-23 23:22:32 -07:00
Paulus Schoutsen
2f876fb225 Merge remote-tracking branch 'origin/master' into dev 2015-06-23 20:44:19 -07:00
Paulus Schoutsen
2b9c0e637f Merge branch 'nuclear-js' into dev 2015-06-23 20:44:12 -07:00
Paulus Schoutsen
580adf8820 Frontend: reactor sidebar into own file 2015-06-23 20:43:59 -07:00