Commit graph

1812 commits

Author SHA1 Message Date
Paulus Schoutsen
053e2c2ebc Update frontend with latest changes 2015-08-31 08:40:03 -07:00
Paulus Schoutsen
6c213f6401 Merge pull request #302 from michaelarnauts/dev
Add Aruba Access Point device tracker
2015-08-31 08:38:08 -07:00
Paulus Schoutsen
74303e4be8 Merge pull request #296 from pavoni/feature/enhance_wemo
Feature/enhance wemo
2015-08-31 08:32:20 -07:00
pavoni
794a11db21 Remove debug statements! 2015-08-31 16:33:12 +01:00
Paulus Schoutsen
7c44313203 Update efergy descriptin in README 2015-08-31 08:18:27 -07:00
pavoni
93cd7bfc5d Split comment to keep line short 2015-08-31 15:19:04 +01:00
pavoni
3256552675 Fix bug, use constants for states. 2015-08-31 13:12:17 +01:00
pavoni
54dd09df29 Fix typos 2015-08-31 12:13:53 +01:00
pavoni
5ed6987067 Refactor wemo standby state slightly 2015-08-31 11:07:52 +01:00
Michaël Arnauts
12ead04faa Add Aruba Access Point device tracker 2015-08-31 11:36:12 +02:00
Paulus Schoutsen
3e3ee9184a Fix broken conversation test 2015-08-31 00:54:00 -07:00
Paulus Schoutsen
5b2b12eed1 Merge pull request #291 from rmkraus/more_tests
Adding additional tests
2015-08-30 23:49:29 -07:00
Ryan Kraus
881901f4d3 Removed bogus intro test. 2015-08-31 02:48:26 -04:00
Paulus Schoutsen
81190be7ba Deprecate scripts/update 2015-08-30 22:33:59 -07:00
Paulus Schoutsen
9acf3db435 Improved console output for new users 2015-08-30 21:24:10 -07:00
Paulus Schoutsen
64fff48021 Allow spaces in group setup string 2015-08-30 20:44:38 -07:00
Paulus Schoutsen
98b0367249 Upgrade frontend 2015-08-30 17:54:18 -07:00
Paulus Schoutsen
e95d4cf19c Update screenshot 2015-08-30 17:48:06 -07:00
Paulus Schoutsen
1958dfd0c1 Bugfix release frontend 2015-08-30 15:45:26 -07:00
Paulus Schoutsen
fb4121d4b4 Fix components being loaded twice 2015-08-30 15:08:03 -07:00
Paulus Schoutsen
4cadc7df96 Update demo component 2015-08-30 15:08:03 -07:00
Paulus Schoutsen
a8b932223f Prevent init screen from shifting 2015-08-30 15:08:03 -07:00
Paulus Schoutsen
335eb10d11 Merge pull request #295 from renekliment/mpd-pause-fix
fixes MPD play/pause
2015-08-30 14:55:20 -07:00
pavoni
028551784a Update pywemo to 0,3 2015-08-30 22:50:08 +01:00
pavoni
b9cca82a45 Update pywemo to 0.3 2015-08-30 22:48:48 +01:00
pavoni
bfbaaa8e9f Merge remote-tracking branch 'balloob/dev' into feature/enhance_wemo 2015-08-30 22:47:49 +01:00
Paulus Schoutsen
b4fea395de Merge pull request #294 from renekliment/mpd-password-authorization
support for MPD password authorization
2015-08-30 14:46:24 -07:00
René Kliment
62f6576e19 fixes MPD play/pause 2015-08-30 16:11:44 +02:00
René Kliment
41011f0c95 support for MPD password authorization 2015-08-30 15:53:40 +02:00
Ryan Kraus
7dd7d7a191 Restructured conversation tests. 2015-08-30 05:04:04 -04:00
Ryan Kraus
364d85b6df Fixed remote tests. 2015-08-30 04:51:49 -04:00
Ryan Kraus
5ba5e0ffb1 Added another conversation test. 2015-08-30 04:30:19 -04:00
Ryan Kraus
10054567de Added test for conversation and introduction components. 2015-08-30 04:24:24 -04:00
Paulus Schoutsen
9ecac9e934 Upgrade media_player.cast dependency 2015-08-30 01:09:11 -07:00
Paulus Schoutsen
81466246cf Add --version command line argument 2015-08-30 00:59:27 -07:00
Paulus Schoutsen
a3812a324c Update README 2015-08-30 00:55:04 -07:00
Paulus Schoutsen
ae896f4a33 Fix download link in setup.py 2015-08-30 00:42:46 -07:00
Paulus Schoutsen
fc6613ffb1 Fix documentation in __main__ 2015-08-29 23:35:19 -07:00
Paulus Schoutsen
3960a465f1 Add conversation and introduction to demo.py 2015-08-29 23:21:26 -07:00
Paulus Schoutsen
a20ab24ba5 Remove unused pip constant 2015-08-29 23:08:33 -07:00
Paulus Schoutsen
f016dec02a Update Dockerfile for new pip requirements 2015-08-29 23:02:36 -07:00
Paulus Schoutsen
fcee2c6d33 Remove unused file 2015-08-29 23:02:14 -07:00
Paulus Schoutsen
a5a1f30798 Make launch more smooth 2015-08-29 23:02:07 -07:00
Paulus Schoutsen
5aa8814a67 Merge pull request #289 from rmkraus/pip_updates
Update dependency installs and prepare for pip deployment
2015-08-29 22:11:20 -07:00
Paulus Schoutsen
7343e33063 Some more frontend bug fixes 2015-08-29 22:02:19 -07:00
Ryan Kraus
bea81ddd92 Minor tweaks
Moved another import to the top of main.
Forced an exit code of 1 when there is an error initializing.
2015-08-29 23:31:33 -04:00
Ryan Kraus
4e01e7ca9b Pip requirements and fixes.
1) Reduced the flags being sent to pip.
2) Required a minimum of pip 7.0.0 for Home Assistant.
2015-08-29 23:17:47 -04:00
Paulus Schoutsen
b750457afa Bugfixes frontend 2015-08-29 20:11:27 -07:00
Ryan Kraus
bfa3900e6a Updated core config directory tests 2015-08-29 22:44:59 -04:00
Ryan Kraus
f5b98c86f0 Mostly PyLint and Flake8 updates.
Rewrote imports of exceptions to be from the exceptions module.
Made nmap scanner check for libnmap dependency without crashing.
Various flake8 and pylint updates.
2015-08-29 22:34:35 -04:00