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
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
Paulus Schoutsen
336d0a3972
Merge pull request #209 from michaelarnauts/hue_colorloop
...
Implement the colorloop effect for hue lights
2015-07-08 19:37:08 -07:00
Gustav Ahlberg
370355b94b
Added functionallity so that the tellstick switch can send it's signals repeatedly
...
Because the tellstick sends its actions via radio and from most receivers it's impossible to know if the signal was received or not.
2015-07-08 21:39:50 +02:00
Michaël Arnauts
7530109ce8
Implement the colorloop effect for hue lights
2015-07-08 20:26:37 +02:00
Paulus Schoutsen
33e983a5c3
Update ISY994 dependency
2015-07-08 00:01:10 -07: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
Paulus Schoutsen
aeae7c2c02
Reorganize util methods
2015-07-07 00:01:17 -07:00
Paulus Schoutsen
b346f6e8ad
Allow installing component dependencies on the fly
2015-07-07 00:00:21 -07:00
Paulus Schoutsen
90739c9df9
Auto install core dependencies on boot
2015-07-06 23:59:21 -07:00
Paulus Schoutsen
5550c89a86
Another frontend color picker fix
2015-07-06 10:07:12 -07:00
Paulus Schoutsen
820fd55249
Frontend bugfix: hide color picker when light is off
2015-07-06 08:11:23 -07:00
Paulus Schoutsen
4d81953562
Frontend: clean up code
2015-07-06 00:30:36 -07:00
Paulus Schoutsen
56c5d28ede
Frontend: disable selecting text in cards/sidebar/header
...
Fixes #200
2015-07-06 00:29:15 -07:00
Paulus Schoutsen
65a74f68d5
Frontend: migrate to Polymer-based color picker
2015-07-06 00:28:22 -07:00
Paulus Schoutsen
9cfefb64dd
Rip out paper-menu because it is broken
2015-06-30 22:55:12 -07:00
Paulus Schoutsen
d4e9f26983
Clear password from input when logging out
2015-06-30 22:54:52 -07:00
Paulus Schoutsen
5316762a64
Frontend: Improve sidebar reliability on touch devices
2015-06-28 23:25:59 -07:00
Paulus Schoutsen
7a7ede22ea
Frontend: extract voice command status component
2015-06-28 20:10:35 -07:00
Fabian Affolter
7f0c334391
Merge pull request #191 from fabaff/arduino
...
Arduino component
2015-06-27 13:14:29 +02:00
Fabian Affolter
f10c51b5f3
Merge pull request #192 from fabaff/owm-forecast
...
Forecast option for OpenWeatherMap sensor
2015-06-27 10:08:33 +02:00
Fabian Affolter
e971a01acd
re-add unit
2015-06-27 09:59:05 +02:00
Fabian Affolter
636071a22a
add arduino sensor platform
2015-06-25 13:11:22 +02:00
Fabian Affolter
20fd4ecb9a
add arduino switch platform
2015-06-25 13:11:22 +02:00
Fabian Affolter
b33ae47a4c
add arduino component
2015-06-25 13:11:22 +02:00
Paulus Schoutsen
5e79a8080b
Frontend cleanup and bug fixes
2015-06-25 00:04:32 -07:00
Paulus Schoutsen
3f56b7e131
Frontend: oops, had some ES6 within Polymer
2015-06-24 14:12:28 -07:00
Paulus Schoutsen
b7b91f27db
Frontend: fix bug where title was not shown for states partial
2015-06-23 23:43:14 -07:00
Paulus Schoutsen
ad15a14f5d
Frontend: move hashchange/localstorage code into HA-JS
2015-06-23 23:22:32 -07:00
Paulus Schoutsen
2b9c0e637f
Merge branch 'nuclear-js' into dev
2015-06-23 20:44:12 -07:00
Paulus Schoutsen
580adf8820
Frontend: reactor sidebar into own file
2015-06-23 20:43:59 -07:00
Fabian Affolter
fe600b7877
add forecast
2015-06-23 12:33:31 +02:00
Paulus Schoutsen
8c2b6b5ca1
Merge pull request #189 from balloob/nuclear-js
...
Update frontend to use NuclearJS
2015-06-22 15:02:20 -07:00
Paulus Schoutsen
49e9ae313c
Merge pull request #186 from michaelarnauts/dev
...
Add TP-Link support for device_tracker
2015-06-22 00:34:17 -07:00
Paulus Schoutsen
7ef0dec185
Update frontend to use NuclearJS
2015-06-22 00:25:56 -07:00
Fabian Affolter
13dac91fa6
remove blank line
2015-06-20 23:41:24 +02:00
Fabian Affolter
0269e89148
Merge branch 'file' of github.com:fabaff/home-assistant into file
2015-06-20 23:10:57 +02:00
Fabian Affolter
ef40b94a87
use with open
2015-06-20 23:03:53 +02:00
Fabian Affolter
832e9a631e
add file notification platform
2015-06-20 19:57:11 +02:00
Fabian Affolter
2f1b12a6f1
add file notification platform
2015-06-20 19:57:10 +02:00
Fabian Affolter
4221eef428
use a list and update docs
2015-06-20 16:33:19 +02:00
Fabian Affolter
c800508f87
update docs
2015-06-20 16:22:00 +02:00
Fabian Affolter
3abb185e16
add file notification platform
2015-06-20 11:00:20 +02:00
Fabian Affolter
68a4928fb1
add file notification platform
2015-06-19 22:22:06 +02:00
Michaël Arnauts
abea8a2ff4
disable pylint warning, use correct format for mac addresses
2015-06-19 20:58:01 +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
Wolfgang Ettlinger
2017228503
clear all data when kodi is off
2015-06-18 11:46:02 +02:00
Wolfgang Ettlinger
689255dec0
fix detection of when Kodi is off/unreachable
2015-06-18 11:42:35 +02:00
Fabian Affolter
cdb1677b59
fix pylint issue
2015-06-17 23:58:14 +02:00
Fabian Affolter
cb35363e10
add missing resource
2015-06-17 23:46:48 +02:00
Fabian Affolter
05b70825fa
add a couple of new resources
2015-06-17 23:42:11 +02:00
Michaël Arnauts
e5147235cc
More code style fixes
2015-06-17 23:40:58 +02:00
Michaël Arnauts
c77dbaa67b
Fix code guidelines
2015-06-17 23:32:33 +02:00
Michaël Arnauts
ac73c4db0f
Add TP-Link support for device_tracker
2015-06-17 22:55:03 +02:00
Fabian Affolter
9b4b76d364
fix return value
2015-06-17 22:37:19 +02:00
Fabian Affolter
91b611acb7
fix return value
2015-06-17 22:36:54 +02:00
Fabian Affolter
7836cb2f01
add forecast.io sensor
2015-06-17 21:59:38 +02:00
Wolfgang Ettlinger
4355686bd6
final draft of kodi module
2015-06-17 17:12:15 +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
bc6def277e
Another fix for auto closing more info dialogs
2015-06-16 23:11:42 -07:00
Paulus Schoutsen
487c9e1e72
Update demo device tracker pictures
2015-06-16 22:49:41 -07:00
Paulus Schoutsen
8bb2ba2181
Bugfix for history that does not span 24h
2015-06-16 00:53:36 -07:00
Paulus Schoutsen
9fd850bf36
Make Wink update state less aggressive
2015-06-16 00:21:30 -07:00
Paulus Schoutsen
f26ac070d5
History: Add support to fetch specific days
2015-06-16 00:08:57 -07:00
Paulus Schoutsen
3381fff6bd
Frontend: logbook - allow changing displayed day
2015-06-15 00:24:40 -07:00
Paulus Schoutsen
8a14f46595
Add support to logbook component to browse days
2015-06-14 22:56:55 -07:00
Paulus Schoutsen
4b7f8ca39d
Merge pull request #179 from balloob/refactor-light
...
Refactor basic light structure
2015-06-14 20:01:33 -07:00
Paulus Schoutsen
d3320963c3
Refactor basic light structure
2015-06-13 16:42:09 -07:00
Paulus Schoutsen
3d4392ce63
Refactor basic switch structure
2015-06-13 14:56:20 -07:00
Paulus Schoutsen
0f2a50c62f
Fix frontend bug that opens more info dialog after toggle tap
2015-06-13 09:52:03 -07:00
Fabian Affolter
39ccd1b3a4
fix typo
2015-06-11 22:32:58 +02:00
eagleamon
bcb4766f95
adds a coloourful log output
2015-06-11 15:01:11 +02:00
Paulus Schoutsen
58f4ab4e67
Bugfix frontend: show no state message when no states
2015-06-11 00:31:12 -07:00
Paulus Schoutsen
cac1c0d415
Bugfix for media player supported media commands
2015-06-11 00:17:44 -07:00
Paulus Schoutsen
0f4de88b92
Fix PyLint import issue
2015-06-10 23:59:37 -07:00
Paulus Schoutsen
492ea478e7
Merge remote-tracking branch 'origin/dev' into refactor-media-player
...
Conflicts:
homeassistant/components/frontend/version.py
2015-06-10 23:53:18 -07:00
Paulus Schoutsen
ae847994fc
MPD platform fixes
2015-06-10 23:51:38 -07:00
Paulus Schoutsen
801eabe598
Bugfixes for media player more info dialog
2015-06-10 23:51:33 -07:00
Paulus Schoutsen
ca373b5aa5
Frontend: Workaround for tap bug in paper-dialog
2015-06-09 20:53:50 -07:00
Paulus Schoutsen
6c1a309c40
Minor CSS fixes for frontend
2015-06-09 00:26:15 -07:00
Paulus Schoutsen
8e50f50a48
Merge branch 'dev' into refactor-media-player
...
Conflicts:
homeassistant/components/frontend/version.py
2015-06-08 23:08:00 -07:00
Paulus Schoutsen
5008b25a2d
Fix MPD media player support
2015-06-08 23:06:41 -07:00
Paulus Schoutsen
90919a66d9
Fix Cast media player support
2015-06-08 22:49:43 -07:00
Paulus Schoutsen
452b082c82
Update media player core
2015-06-08 22:49:32 -07:00
Paulus Schoutsen
0b52b8c470
Fix more info dialog opening on touch devices
2015-06-08 21:08:27 -07:00
jamespcole
7a4d40a8fd
Fixed some linting errors
2015-06-05 23:04:52 +10:00
jamespcole
aaf0ca2105
Very simple IP Camera support
2015-06-05 22:51:29 +10:00
Fabian Affolter
26c56d277e
update doc
2015-06-04 09:53:43 +02:00
Fabian Affolter
fa7fc3ca5d
fix pylint issues
2015-06-04 09:50:37 +02:00
Fabian Affolter
c78e1519af
add syslog notification platform
2015-06-04 09:44:28 +02:00
Hans Bakker
66024e5059
Initial update of cast device to MediaPlayerDevice. Added media_seek command and service to MediaPlayerDevice.
2015-06-04 00:17:03 +02:00
Paulus Schoutsen
6f09c0ae18
Merge pull request #167 from fabaff/smtp
...
SMTP notifications
2015-06-03 12:53:58 -07:00
Fabian Affolter
f24cd4feed
add smtp notification platform
2015-06-03 20:39:16 +02:00
Paulus Schoutsen
7f788d6be1
Update media player more info
2015-06-02 23:36:37 -07:00
Paulus Schoutsen
8e6ccea085
Update media player state card
2015-06-02 22:58:10 -07:00
Paulus Schoutsen
4cc8b0bda5
Merge branch 'dev' into refactor-media-player
2015-06-02 22:44:03 -07:00
Paulus Schoutsen
e1c880cb22
New frontend build
2015-06-02 22:41:44 -07:00
Paulus Schoutsen
7ba0b03e6c
Frontend: do not open more info when tapping toggle
2015-06-02 22:38:57 -07:00
Paulus Schoutsen
b1cdf48ca0
Frontend: fix state card content showing outside of card
2015-06-02 22:25:44 -07:00
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
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
3701a82de1
Fix typo
2015-06-02 17:17:36 +01:00
Finbarr Brady
ebc0ffd879
https false
2015-06-02 17:14:12 +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
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 1be50d83dc
.
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
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
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
Hans Bakker
a3f2f7c039
remove console.log
2015-06-01 20:51:21 +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
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
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