92332 Commits

Author SHA1 Message Date
Paulus Schoutsen
a330f4c130 Update apple touch icon 2015-06-02 22:19:30 -07:00
Paulus Schoutsen
644a3058de Fix device tracker deadlock after exception in scanner 2015-06-02 21:39:33 -07:00
Paulus Schoutsen
73dab5a398 Make customize parsing more robust 2015-06-02 21:31:50 -07:00
Paulus Schoutsen
23b851fab4 Merge branch 'pr/166' into dev
Conflicts:
	requirements.txt
2015-06-02 18:47:47 -07:00
Fabian Affolter
a6b4d539a6 add zwave and nest 2015-06-02 23:28:59 +02:00
Fabian Affolter
73139a76a8 add ISY994 and modbus 2015-06-02 23:22:27 +02:00
Fabian Affolter
bf1a6f5899 add other sensors 2015-06-02 23:10:12 +02:00
Fabian Affolter
718ff6b326 add notifications and mpd 2015-06-02 23:02:34 +02:00
Fabian Affolter
16be76a038 add missing bracket 2015-06-02 22:41:57 +02:00
Fabian Affolter
3d1743d91d fix period 2015-06-02 22:37:08 +02:00
Fabian Affolter
a695da88df separate links 2015-06-02 22:26:26 +02:00
Fabian Affolter
c75c123d37 fix first sentence 2015-06-02 22:14:30 +02:00
Paulus Schoutsen
a8b6aeeb05 Merge pull request #157 from fabaff/swiss-public-transport
Swiss public transport
2015-06-02 09:57:41 -07:00
Finbarr Brady
b5ee05a13e docs 2015-06-02 17:33:05 +01:00
Finbarr Brady
b11320a5fb Bump version 2015-06-02 17:18:41 +01:00
Finbarr Brady
3701a82de1 Fix typo 2015-06-02 17:17:36 +01:00
Finbarr Brady
ebc0ffd879 https false 2015-06-02 17:14:12 +01:00
Paulus Schoutsen
066d515547 Merge pull request #163 from ettisan/switchcmds2
Switch cmds
2015-06-02 09:09:44 -07:00
Finbarr Brady
bbf8420d80 Updated component id 2015-06-02 16:04:45 +01:00
Wolfgang Ettlinger
5d1e0d5c44 fixed pylint warnings 2015-06-02 17:04:14 +02:00
Finbarr Brady
bae530b30d Delete original file 2015-06-02 16:03:29 +01:00
Finbarr Brady
84e81a9e4e Renamed hikvision component. Added module from pip 2015-06-02 16:00:29 +01:00
Fabian Affolter
82518fbbf4 Merge branch 'swiss-public-transport' of github.com:fabaff/home-assistant into swiss-public-transport 2015-06-02 15:57:45 +02:00
Fabian Affolter
512c4629b6 implement comments from #157 2015-06-02 15:54:53 +02:00
Fabian Affolter
4292c1f207 Revert "add timestamp to short time"
This reverts commit 1be50d83dcecb8a5609df3f0b2bd78fad1087f6e.

Conflicts:
	homeassistant/util/dt.py
2015-06-02 15:54:53 +02:00
Fabian Affolter
84c7149f0f update journey 2015-06-02 15:54:53 +02:00
Fabian Affolter
2317114b04 switch from error to execption for logger 2015-06-02 15:54:53 +02:00
Fabian Affolter
284dbff2d5 use string formatting 2015-06-02 15:54:53 +02:00
Fabian Affolter
713a03ad89 update depenency handling (requests) 2015-06-02 15:54:53 +02:00
Fabian Affolter
57e2a8a0c9 remove lat/long check 2015-06-02 15:54:53 +02:00
Fabian Affolter
a50ed46950 add shortcut 2015-06-02 15:54:53 +02:00
Fabian Affolter
a3cdb667ba add swiss_public_transport.py 2015-06-02 15:54:53 +02:00
Fabian Affolter
a70c32da3c add newline 2015-06-02 15:54:53 +02:00
Fabian Affolter
45d67176c5 add newline at the end 2015-06-02 15:54:53 +02:00
Fabian Affolter
c0c92a82e2 add swiss public transport sensor 2015-06-02 15:54:52 +02:00
Fabian Affolter
ba8d429a9f add timestamp to short time 2015-06-02 15:54:52 +02:00
Wolfgang Ettlinger
b35bdc606a style adaptions 2015-06-02 15:54:43 +02:00
Fabian Affolter
458838e9c6 implement comments from #157 2015-06-02 15:49:24 +02:00
Wolfgang Ettlinger
d91f414313 added generic module to switch swiches using shell commands 2015-06-02 15:40:02 +02:00
Paulus Schoutsen
eae52a8faf More target temperature nest fixes 2015-06-02 00:02:50 -07:00
Paulus Schoutsen
1585a91aec Add idle state to const.py 2015-06-01 23:55:54 -07:00
Paulus Schoutsen
bacff3de8d Add demo TV show player 2015-06-01 23:53:36 -07:00
Paulus Schoutsen
5eaf3d40ad Add demo music player 2015-06-01 23:42:19 -07:00
Paulus Schoutsen
a7b79fc8b2 Initial refactor media player 2015-06-01 23:06:46 -07:00
Paulus Schoutsen
dbf2f6223c Merge branch 'dev' into pr/156
Conflicts:
	requirements.txt
2015-06-01 23:00:37 -07:00
Paulus Schoutsen
66a380dd8e Ensure generate_entity_id returns valid entity ids 2015-06-01 22:55:33 -07:00
Paulus Schoutsen
a557cf388b Better approach writing default configuration 2015-06-01 22:50:57 -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
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