Commit graph

1494 commits

Author SHA1 Message Date
Paulus Schoutsen
dc2ed19105 Merge pull request #223 from balloob/dev
Update master with latest changes
2015-07-20 00:56:54 -07:00
Paulus Schoutsen
e277decd4c Add a check to ensure pip is installed 2015-07-19 19:00:48 -07:00
Paulus Schoutsen
a3906242e9 Make life of Windows users a bit better 2015-07-19 18:32:35 -07:00
Paulus Schoutsen
7dba1b5303 Remove comment from build_frontend 2015-07-17 23:42:10 -07:00
Paulus Schoutsen
f50a6fc24c Update to latest Home Assistant Polymer 2015-07-17 23:38:25 -07:00
Paulus Schoutsen
f4562fa352 Merge pull request #222 from balloob/change-dependency-sun
Sun component: ephem->astral
2015-07-16 21:35:06 -07:00
Paulus Schoutsen
1fda362ca3 Take elevation into consideration 2015-07-16 21:19:23 -07:00
Paulus Schoutsen
35f0270688 Sun component: ephem->astral 2015-07-16 19:57:07 -07:00
Paulus Schoutsen
4d12c69d68 Increase robustness dependency installation 2015-07-15 18:38:48 -07:00
Paulus Schoutsen
c532a28a98 Increase robustness dependency installation 2015-07-15 18:37:24 -07:00
Paulus Schoutsen
34b6627f9a Merge pull request #216 from balloob/polymer-es6
Extract frontend code into own repository
2015-07-12 23:06:11 -07:00
Paulus Schoutsen
d3a6190044 Update frontend to latest version 2015-07-12 22:58:35 -07:00
Paulus Schoutsen
0bf45653e3 Upgrade to new version frontend 2015-07-12 21:08:39 -07:00
Paulus Schoutsen
87961c1c53 Remove old dev scripts 2015-07-12 21:08:25 -07:00
Paulus Schoutsen
c861622748 Extract frontend code into own repository 2015-07-12 20:43:07 -07:00
Paulus Schoutsen
eb630d61db Merge pull request #215 from rmkraus/dev
Updating Debian daemon script for Python Virtual Environments
2015-07-12 16:02:46 -07:00
Ryan Kraus
7fcdb9b975 Updating Debian daemon script for Python Virtual Environments
Fix to init.d script that forces the correct virtual environment to be
loaded.
2015-07-12 18:44:38 -04:00
Paulus Schoutsen
bfa8131f4b Merge branch 'dev' 2015-07-11 12:28:28 -07:00
Paulus Schoutsen
27850ef5df Frontend: hide frontend specific attributes from default more info content 2015-07-11 12:28:11 -07:00
Paulus Schoutsen
c4a4aceeeb Frontend: Minor UI tweaks for Camera 2015-07-11 11:55:25 -07:00
Paulus Schoutsen
33b7585e0c Merge pull request #202 from balloob/dev
Update master with latest changes
2015-07-11 02:00:18 -07:00
Paulus Schoutsen
ef370034b6 New frontend build 2015-07-11 01:56:58 -07:00
Paulus Schoutsen
eb4bb6925f Stub http component in tests 2015-07-11 00:02:52 -07:00
Paulus Schoutsen
dea0fcc845 Improve virtual env detection 2015-07-11 00:02:42 -07:00
Paulus Schoutsen
2cbfc60679 Add camera to demo 2015-07-10 23:24:05 -07:00
Paulus Schoutsen
aec25c88b4 Clean up camera component 2015-07-10 23:17:12 -07:00
Paulus Schoutsen
703266312e Exclude efergy sensor for coverage 2015-07-10 22:34:02 -07:00
Paulus Schoutsen
c90c32eee8 Simplify README 2015-07-10 22:33:51 -07:00
Paulus Schoutsen
c3402dca4e Upgrade travis.yml to run on new infra 2015-07-10 22:00:13 -07:00
Paulus Schoutsen
590b6ba6e7 Merge pull request #203 from balloob/auto-dependency
Automatic dependency management
2015-07-10 21:53:10 -07:00
Paulus Schoutsen
d2417768ce Merge pull request #170 from jamespcole/simple-camera-dev
Very simple IP Camera support
2015-07-10 21:52:31 -07:00
Paulus Schoutsen
b6fd282143 Merge remote-tracking branch 'origin/dev' into auto-dependency
Conflicts:
	homeassistant/components/media_player/cast.py
2015-07-10 21:48:01 -07:00
Paulus Schoutsen
afeb2cfc09 Update package requirement for Chromecast 2015-07-10 21:35:48 -07:00
Paulus Schoutsen
b6c710585b Merge pull request #214 from rmkraus/dev
Created init.d script
2015-07-10 21:35:08 -07:00
Paulus Schoutsen
9af3ff6d9d Update README 2015-07-10 21:32:02 -07:00
Ryan Kraus
b3479a4ab6 Created init.d script
Created a Debian init.d compatible service script.
2015-07-11 00:28:37 -04:00
Paulus Schoutsen
2b23eec0f7 Fix pip 1.5.4 compatibility 2015-07-10 21:24:28 -07:00
Paulus Schoutsen
8363757f1c Merge pull request #212 from rmkraus/dev
IGNORE_CEC Parameter for Cast device
2015-07-10 21:16:36 -07:00
Paulus Schoutsen
a600d67dfc Merge pull request #211 from miniconfig/efergy-dev
Added a new sensor to read data from the efergy energy monitor
2015-07-10 20:57:36 -07:00
jamespcole
bf2b06880e Fixed some linting errors 2015-07-10 20:10:23 +10:00
jamespcole
9a63f34129 Rebuilt with updated bower components 2015-07-10 19:57:30 +10:00
jamespcole
0ca836d7ed Another frontend rebuild 2015-07-10 19:42:22 +10:00
jamespcole
a85b47805f rebuilt frontend with camera component changes 2015-07-10 18:44:00 +10:00
jamespcole
3440c54ab7 Merged in upstream changes 2015-07-10 18:14:03 +10:00
jamespcole
4b2d10a741 Added constants for camera streaming 2015-07-10 18:04:17 +10:00
jamespcole
c231a349c7 Updates from pull request feedback 2015-07-10 18:03:46 +10:00
Ryan Kraus
f3ff8ca9ca Bumped PyChromecast version in requirements
Bumped PyChromecast version to a hypothetical 0.6.9 since the newest is
already 0.6.8.
2015-07-10 00:54:29 -04:00
Ryan Kraus
1bfde8a1e5 Rolling home-assistant-js back to newest
Accidentally rolled home-assistant-js back. Brought it back to the
current version.
2015-07-10 00:34:52 -04:00
Ryan Kraus
67135a7150 Implimented Ignore CEC for Chromecasts
1) Added the ability to ignore CEC data from Chromecasts using pending
updates to PyChromecast library.
2) Modified cast device to not allow the same device to be imported
twice. This can happen when cast is setup as a media_player in the
config when the discovery component is active.
2015-07-10 00:29:07 -04:00
miniconfig
18bcf3ea00 Added a new sensor to read data from the efergy energy monitor 2015-07-09 12:05:19 -04:00