Commit graph

416 commits

Author SHA1 Message Date
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
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
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
Ryan Kraus
237778a8bc Update to PyISY 1.0.5
Updated Home Assistant to use PyISY version 1.0.5 to fix error when no
climate module is present as well as update HTTPS connections to use
TLS.
2015-07-07 23:04:16 -04:00
Paulus Schoutsen
940b2998ea Add REQUIREMENTS list to components 2015-07-07 00:01:46 -07:00
theolind
8d652ff34d Added pyserial to requirements, needed by mysensors serial gateway 2015-06-28 11:07:22 +02:00
Fabian Affolter
7f0c334391 Merge pull request #191 from fabaff/arduino
Arduino component
2015-06-27 13:14:29 +02:00
Fabian Affolter
0cd0d1ea97 another try (input from PyMata developer) 2015-06-25 15:54:33 +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
0ebab8f612 add firmata bindings 2015-06-25 13:11:22 +02:00
Fabian Affolter
c4a0b41b8e update pyowm to 2.2.1 2015-06-23 08:23:53 +02:00
Paulus Schoutsen
c9892569c9 Merge branch 'pr/185' into dev
Conflicts:
	requirements.txt
2015-06-18 23:45:37 -07:00
Paulus Schoutsen
26fcb9395e Merge pull request #187 from fabaff/systemmonitor
Systemmonitor sensor
2015-06-18 23:37:20 -07:00
Fabian Affolter
88923a8b18 update psutil to 3.0.0 2015-06-17 22:44:53 +02:00
Fabian Affolter
4a053ebda9 add python-forecastio 2015-06-17 21:58:23 +02:00
Wolfgang Ettlinger
61638e8b72 Merge branch 'dev' of github.com:balloob/home-assistant into dev
Conflicts:
	requirements.txt
2015-06-17 13:45:59 +02:00
Wolfgang Ettlinger
cf07939792 first draft of kodi plugin 2015-06-17 13:44:39 +02:00
Paulus Schoutsen
d35591c5f4 Upgrade to latest pychromecast 2015-06-11 09:14:51 -07:00
eagleamon
bcb4766f95 adds a coloourful log output 2015-06-11 15:01:11 +02:00
Paulus Schoutsen
90919a66d9 Fix Cast media player support 2015-06-08 22:49:43 -07:00
Paulus Schoutsen
23b851fab4 Merge branch 'pr/166' into dev
Conflicts:
	requirements.txt
2015-06-02 18:47:47 -07:00
Fabian Affolter
16be76a038 add missing bracket 2015-06-02 22:41:57 +02:00
Finbarr Brady
b11320a5fb Bump version 2015-06-02 17:18:41 +01:00
Finbarr Brady
bbf8420d80 Updated component id 2015-06-02 16:04:45 +01:00
Finbarr Brady
84e81a9e4e Renamed hikvision component. Added module from pip 2015-06-02 16:00:29 +01:00
Paulus Schoutsen
dbf2f6223c Merge branch 'dev' into pr/156
Conflicts:
	requirements.txt
2015-06-01 23:00:37 -07:00
Paulus Schoutsen
17af1a68e8 Fix for Nest thermostats with a range as target temperature 2015-06-01 22:00:41 -07:00
Paulus Schoutsen
15c3e2f516 Volume muting fixes 2015-05-31 21:07:58 -07:00
Hans Bakker
321e821ae8 Update requirements.txt to include mute-capable pychromecast 2015-06-01 00:08:39 +02:00
Fabian Affolter
cb9fe8d9ff update format 2015-05-31 20:53:18 +02:00
Fabian Affolter
88523e6ffb add mpd bindings 2015-05-31 20:53:18 +02:00
Paulus Schoutsen
afd99a0c6c Media Player and cast improvements 2015-05-31 00:38:14 -07:00
Paulus Schoutsen
f1843a57e0 media_player.cast: support thumbnail + title 2015-05-30 00:52:33 -07:00
Paulus Schoutsen
ef0eb8be02 Merge remote-tracking branch 'origin/master' into dev 2015-05-30 00:36:10 -07:00
Hans Bakker
3e01ce2a6c Proposed fixes to chromecast component 2015-05-29 22:19:42 +02:00
Fabian Affolter
022f6608b9 add blockchain as requirement 2015-05-20 18:30:57 +02:00
Alfie "Azelphur" Day
6132ed1967 Add ledcontroller to requirements.txt 2015-05-20 18:30:56 +02:00
Alfie "Azelphur" Day
c43e014304
Add ledcontroller to requirements.txt 2015-05-19 01:58:16 +01:00
Fabian Affolter
f103d5964e remove deps of sleekxmpp 2015-05-10 23:20:36 +02:00
Fabian Affolter
0e9685e55f add requirements for xmpp notifications 2015-05-10 22:23:25 +02:00
Fabian Affolter
4001a2d316 add pyown 2015-05-01 17:05:46 +02:00
Paulus Schoutsen
e0ecb64a10 Use UTC as the internal datetime format 2015-04-28 19:12:05 -07:00
Ryan Kraus
dc4ff25d5b 1) Upped the requirement for PyISY to version 1.0.2. 2) Omitted isy994 components from coveralls tests because it requires an external controller. 2015-04-22 23:10:51 -04:00
Ryan Kraus
2b4c75543a 1) Merged with mainline dev branch. 2) Removed assumption in homeassistant/__init__.py that states are visible if not specified. This assumption is intrinsic in the JavaScript. 3) Recompiled frontend to assist merge. 2015-04-22 21:04:52 -04:00
Ryan Kraus
99ea0dc59d Updated requirements to include PyISY. 2015-04-21 23:59:56 -04:00
jamespcole
ba13f78d49 Added initial Transmission torrent client sensor 2015-04-06 22:13:04 +10:00
jamespcole
a0f1c1d17a Added support for pushover notifications 2015-03-22 14:36:58 +11:00
theolind
b42b680ef5 Merge remote-tracking branch 'upstream/dev' into dev
Conflicts:
	requirements.txt
2015-03-07 15:34:47 +01:00
theolind
d7a4242c74 Specified the component that uses psutil (sensor.systemmonitor) 2015-03-07 15:31:09 +01:00