The Witty Coder
cb8f190c9a
Adding AVR receivers to supported list ( #817 )
...
Have tested on older AVR-2312CI and it is able to control volume/mute, power and basic media support while playing internet audio sources.
2016-08-21 21:26:14 +02:00
Carter
9e2572a7df
adds missing google maps hyper link ( #815 )
2016-08-21 21:04:15 +02:00
Heiko Rothe
a8897a4b1f
Added room tracker docs ( #810 )
...
* Added page for the new room tracker component
* Added info about using it together with Owntracks
* Updated room presence documentation to new sensor implementation
* Changed name to mqtt_room
* Changed category to Presence Detection
2016-08-21 21:03:50 +02:00
Josh Nichols
8d345dc7fd
Update libv8 dependency to fix failures with clang 7.3 ( #812 )
...
See https://github.com/cowboyd/libv8/issues/205 for some details of the
problem. It's fixed in 3.16.14.15 of libv8
2016-08-21 11:56:49 -07:00
Josh Nichols
65f882c338
Add documentation on how to test requirements ( #811 )
...
It's possible to test different requirement versions in development by using `pip install` to the Home Assistant's config directory's dep,
and then `hass --skip-pip`
2016-08-21 10:59:04 -07:00
tilphousia
5bde64b3a1
Add stage 1 heater state to monitored conditions ( #809 )
...
Condition for monitoring Stage 1 heat was missing from the list. Added in line 25.
2016-08-21 09:21:10 +02:00
Paulus Schoutsen
e2713a9c58
Tweak margin bottom headers
2016-08-20 23:27:27 -07:00
Paulus Schoutsen
ec4f61e361
Update generic camera platform
2016-08-20 23:26:41 -07:00
Paulus Schoutsen
58ebb42e92
Update development_testing.markdown
2016-08-20 16:13:11 -07:00
Fabian Affolter
eae981b514
Add missing variable
2016-08-20 23:12:29 +02:00
Fabian Affolter
d96a0647da
Update to refelect that it's a binary sensor
2016-08-20 23:12:29 +02:00
Fabian Affolter
8b986bebf0
Rename ecobee sensor
2016-08-20 23:12:29 +02:00
Fabian Affolter
4909fa2e30
Add output
2016-08-20 23:12:29 +02:00
devdelay
495dda8faa
Update z-wave.markdown ( #806 )
...
minor correction
2016-08-20 21:17:44 +02:00
devdelay
6a6818c79c
Update camera.ffmpeg.markdown ( #807 )
...
spelling
2016-08-20 21:17:19 +02:00
Daniel Høyer Iversen
d688d0a110
Update rollershutter.rfxtrx.markdown
2016-08-20 18:52:36 +02:00
Fabian Affolter
a99e6e431b
Add loop energy as breaking change
2016-08-20 14:58:13 +02:00
Fabian Affolter
43467b78e5
Remove space
2016-08-20 14:53:51 +02:00
Fabian Affolter
fb6766bb2e
Update with new configuration layout
2016-08-20 14:51:29 +02:00
Fabian Affolter
ad2947f83d
Add bot details
2016-08-20 14:40:59 +02:00
Fabian Affolter
9d4bfabb79
Add space
2016-08-20 14:35:07 +02:00
Fabian Affolter
347e4937c5
Remove dupl. content
2016-08-20 14:33:40 +02:00
Fabian Affolter
3fb7dfc5f2
Blog post for the new data exploration notebook by @kireyeu ( #790 )
2016-08-19 13:37:07 +02:00
Fabian Affolter
166734b4ed
Blog post for the new data exploration notebook by @kireyeu ( #790 )
2016-08-19 12:33:17 +02:00
Fabian Affolter
f6664eb5fb
Update
2016-08-19 09:30:33 +02:00
Fabian Affolter
aa4a7a48d4
Add requires.io
2016-08-19 07:57:37 +02:00
Paulus Schoutsen
47a6123acf
Release 0.26.3
2016-08-18 22:49:33 -07:00
Robbie Trencheny
567cf32005
Merge pull request #802 from Landrash/patch-3
...
Fixed typo in wunderground documentation.
2016-08-18 21:48:27 -07:00
Landrash
7ed4ba1cf0
Fixed typo in wunderground documentation.
...
- Removed extra .com
2016-08-19 06:47:37 +02:00
Paulus Schoutsen
5d43377f7e
Update templating.markdown
2016-08-18 13:04:11 -07:00
Robbie Trencheny
d9dda8cc00
Merge pull request #800 from arsaboo/patch-7
...
Create Wundeground markdown
2016-08-18 11:37:41 -07:00
Robbie Trencheny
da0a175e24
Merge pull request #801 from home-assistant/Teagan42-Flake8-Hook
...
flake8 hook needs a type!
2016-08-18 11:36:24 -07:00
Teagan Glenn
7b9364b56f
flake8 hook needs a type!
2016-08-18 12:10:33 -06:00
arsaboo
89ce64334d
Create Wundeground markdown
2016-08-18 09:22:26 -04:00
Robbie Trencheny
656bfdda6d
Merge pull request #798 from home-assistant/notify-group
...
Add documentation for the notify.group platform
2016-08-18 00:36:56 -07:00
Robbie Trencheny
3ed63d5896
Add documentation for the notify.group platform
2016-08-18 00:31:45 -07:00
Fabian Affolter
ea254bbc82
Sync
2016-08-18 09:05:31 +02:00
Fabian Affolter
30b16d1d94
Add customization options
2016-08-18 08:51:10 +02:00
Fabian Affolter
76425c9f44
Make title linkable and format sample as yaml
2016-08-18 07:56:03 +02:00
Fabian Affolter
a0dc4382bb
Move raw
2016-08-18 07:50:57 +02:00
Fabian Affolter
a9ea2066de
Update list
2016-08-18 07:49:20 +02:00
andrew-curtis
fe13d53fe5
Update input_slider.markdown ( #795 )
...
* Update input_slider.markdown
Was missing practical code examples. hopefully someone else will find this useful.
Can someone please check my comments in the code examples about the use of 'data_template: '? Is 'input variables' the correct term here?
* Update input_slider.markdown
2016-08-18 07:42:50 +02:00
David Straub
9840ee2ec8
Documentation for forecast.io updated with new sensor types ( #797 )
2016-08-18 07:41:48 +02:00
Robbie Trencheny
5f751a3a83
Merge pull request #796 from home-assistant/html5-notify-platform
...
HTML5 notification docs
2016-08-17 22:39:09 -07:00
Robbie Trencheny
95b8444ecf
Pushbullet not PushBullet
2016-08-17 22:02:31 -07:00
Robbie Trencheny
cf40f3e7c2
Remove InfluxDB from featured
2016-08-17 22:00:59 -07:00
Robbie Trencheny
1645d0b80c
Update page name, make it featured
2016-08-17 22:00:44 -07:00
Paulus Schoutsen
d813cf1e27
Update snapcast
2016-08-17 18:50:31 -07:00
Robbie Trencheny
922a726cb9
Merge pull request #679 from emilhetty/patch-2
...
Added name option for Yahoo weather
2016-08-17 16:09:56 -07:00
Robbie Trencheny
15783bfb0d
Merge pull request #788 from robbiet480/gravatar-email-for-picture-device-tracker
...
Gravatar as known_devices picture
2016-08-17 16:07:02 -07:00