Commit Graph

1382 Commits (ad15a14f5dce863546ee714461eb983d8301f0b4)

Author SHA1 Message Date
Paulus Schoutsen e56fccaefe Merge pull request #155 from fabaff/music-player-demon
Add Music player demon
2015-06-01 14:52:29 -07:00
wind-rider e9c0cb74d8 Merge pull request #3 from balloob/media-player-muting
Volume muting fixes
2015-06-01 20:51:45 +02:00
Hans Bakker a3f2f7c039 remove console.log 2015-06-01 20:51:21 +02:00
Fabian Affolter c8111b988e Revert "add timestamp to short time"
This reverts commit 1be50d83dc.

Conflicts:
	homeassistant/util/dt.py
2015-06-01 14:02:27 +02:00
Fabian Affolter 1e5e06fef5 update journey 2015-06-01 13:51:00 +02:00
Fabian Affolter 90d55ef901 switch from error to execption for logger 2015-06-01 13:49:46 +02:00
Fabian Affolter 9d1e881f12 use string formatting 2015-06-01 13:49:08 +02:00
Fabian Affolter da68e4ab11 update depenency handling (requests) 2015-06-01 13:47:32 +02:00
Fabian Affolter 1aa98bea2b remove lat/long check 2015-06-01 13:40:21 +02:00
Fabian Affolter 038bfde6aa add shortcut 2015-06-01 13:37:57 +02:00
Fabian Affolter fb63198688 fix return values, disconnect from mpd, and fix pylint issue 2015-06-01 13:25:55 +02:00
Paulus Schoutsen 3b43fe7431 Fix PyLint issues 2015-05-31 22:13:02 -07:00
Paulus Schoutsen 15c3e2f516 Volume muting fixes 2015-05-31 21:07:58 -07:00
Hans Bakker 21cf7ceb07 minor update to more info card 2015-06-01 00:51:17 +02:00
Hans Bakker 321e821ae8 Update requirements.txt to include mute-capable pychromecast 2015-06-01 00:08:39 +02:00
Fabian Affolter c8c3b825e4 add swiss_public_transport.py 2015-05-31 23:31:24 +02:00
Fabian Affolter fafea688e4 add newline 2015-05-31 23:25:38 +02:00
Fabian Affolter b1b0b2bc65 add newline at the end 2015-05-31 22:55:47 +02:00
Fabian Affolter a6b7f47d74 add swiss public transport sensor 2015-05-31 22:55:02 +02:00
Fabian Affolter 1be50d83dc add timestamp to short time 2015-05-31 22:54:16 +02:00
Hans Bakker 938200478f Merge remote-tracking branch 'upstream/dev' into dev 2015-05-31 22:30:05 +02:00
Hans Bakker 81245495ae Add volume/mute button instead of text label, depends on new pychromecast method. Also I made the power button the only accented button. 2015-05-31 22:27:59 +02:00
Fabian Affolter 26c8d81dbf add configuration desc 2015-05-31 22:21:11 +02:00
Fabian Affolter ab4ed2e032 add check 2015-05-31 20:53:19 +02:00
Fabian Affolter cb9fe8d9ff update format 2015-05-31 20:53:18 +02:00
Fabian Affolter bd561dea6e add mpd 2015-05-31 20:53:18 +02:00
Fabian Affolter 88523e6ffb add mpd bindings 2015-05-31 20:53:18 +02:00
Fabian Affolter 4a25b59d33 add period 2015-05-31 20:53:18 +02:00
Fabian Affolter 453b5a3e8c add initial mpd 2015-05-31 20:53:18 +02:00
Fabian Affolter 996322a2d3 add date 2015-05-31 20:53:18 +02:00
Paulus Schoutsen 9efc357226 Merge pull request #152 from wind-rider/dev
Initial commit for volume slider in media player more info card
2015-05-31 11:47:11 -07:00
wind-rider 5c48c87af0 Merge pull request #2 from balloob/media-player-volume
Fixes for Chromecast volume
2015-05-31 20:45:22 +02:00
Paulus Schoutsen ed46a93848 Fixes for Chromecast volume
It was line 119 from cast.py that was driving me crazy
2015-05-31 11:37:54 -07:00
Paulus Schoutsen 3c31758826 Merge pull request #153 from fbradyirl/transmission-turtle
Transmission turtle
2015-05-31 08:41:52 -07:00
Finbarr Brady bc8aa82a13 Removing toggle function as it is confusing things more than it should 2015-05-31 12:00:30 +00:00
Finbarr Brady c1b62bf672 Only toggle if in the correct state. 2015-05-31 11:51:45 +00:00
Hans Bakker c445563ab1 Fix pylint 2015-05-31 13:47:40 +02:00
Hans Bakker b30bdbfc6a Initial commit for volume slider in media player more info card 2015-05-31 13:36:28 +02:00
Paulus Schoutsen 0583d63b67 Fix Cast platform detecting it was on while it was not 2015-05-31 01:29:28 -07:00
Paulus Schoutsen afd99a0c6c Media Player and cast improvements 2015-05-31 00:38:14 -07:00
Paulus Schoutsen 678be46bb9 Add more info card for media player 2015-05-30 14:02:46 -07:00
Paulus Schoutsen 197611fe8e Upgrade cast entity from polling to pushing state 2015-05-30 12:35:35 -07:00
Paulus Schoutsen 1e7e9a9e02 Add a state card for media player 2015-05-30 12:08:35 -07:00
Paulus Schoutsen e74806ab70 Fix Google Cast discovery 2015-05-30 11:41:39 -07:00
Paulus Schoutsen 10d74bb37e Add turn_on method to media_player 2015-05-30 11:29:49 -07:00
Paulus Schoutsen 6d125a8dfb Update missing dependency code for Cast 2015-05-30 10:54:27 -07:00
Paulus Schoutsen bbf3bbcd4b Merge pull request #149 from fbradyirl/transmission-turtle
New Transmission turtle mode switch. Using existing TransmissionRpc r…
2015-05-30 07:48:35 -07:00
Paulus Schoutsen 43f89209d3 Merge pull request #148 from fbradyirl/luci-fix
Fix for getting device names using Luci. Tested on Barier Breaker.
2015-05-30 07:46:40 -07:00
Finbarr Brady ecd09f22ef Support for Hikvision camera motion detection. 2015-05-30 13:44:29 +00:00
Finbarr Brady 1c55878271 New Transmission turtle mode switch. Using existing TransmissionRpc requirement. 2015-05-30 13:34:23 +00:00