Paulus Schoutsen
b74486be74
Update splunk.markdown
2016-09-24 10:14:34 -07:00
JSprengard
f3d247987e
fixed a typo ( #982 )
...
Fix of typos in development_environment.markdown by @JSprengard
2016-09-24 17:53:47 +02:00
arsaboo
87b6bad79e
Instructions for running BLE tracker as non-root ( #979 )
...
* Instructions for running BLE tracker as non-root
Thanks to @darkscout for the content @arsaboo for the cleanup.
2016-09-24 07:56:19 +02:00
Tyler Straub
41bc9020b4
Invalid syntax in Automation Trigger example ( #978 )
...
Contains single quotes on inside and outside.
Fix uses double quotes on outside and single on inside.
2016-09-23 12:32:44 -07:00
AdithyanI
29cfe09544
Add exit to All-In-One upgrade ( #948 )
...
* Add exit to All-In-One upgrade upgrade instructions.
2016-09-23 12:28:32 +02:00
Pascal Vizeli
b72c6d60ff
Update homematic.markdown
2016-09-23 09:44:37 +02:00
Steve Simms
2832561eab
GPMDP expects an IP address in "host" (not "address") ( #977 )
2016-09-23 08:10:20 +02:00
Paulus Schoutsen
dc72563614
Update device_tracker.nmap_tracker.markdown
2016-09-22 08:32:58 -07:00
Paulus Schoutsen
b37fa89bed
Rename device_tracker.nmap_scanner.markdown to device_tracker.nmap_tracker.markdown
2016-09-22 08:26:16 -07:00
Fabian Affolter
b23cb1139f
Fix configuration samples
2016-09-22 08:05:55 +02:00
Josh Nichols
d802d95ab8
Link virtualenv to z-wave documentation ( #973 )
...
It looks like this documentation may have originated somewhere else,
since it refers to documentation on home-assistant.io. This is
home-assistant.io, so may as well just link to it.
2016-09-22 07:39:39 +02:00
Fabian Affolter
f320baf95e
Update template ( fixes #949 )
2016-09-21 19:18:52 +02:00
Fabian Affolter
97e63a6958
Remove whitespaces
2016-09-21 19:03:39 +02:00
Fredrik Lindqvist
2433b8d15f
Revert "Added instructions for accessing local picture files in known_devices.yaml" ( #970 )
2016-09-21 18:36:22 +02:00
arsaboo
742ca35856
Device Tracker: Added instructions for accessing local files ( #968 )
2016-09-21 18:27:08 +02:00
Paulus Schoutsen
0bff923f52
Update releasing.markdown
2016-09-21 08:17:57 -07:00
Andrew
73a2a3b8b0
Update rest_api.markdown ( #967 )
...
Updated note to reflect usage of password in url.
2016-09-20 21:23:50 -07:00
arsaboo
e834b81cbb
IFTT: Removed additional spaces in the yaml ( #966 )
2016-09-20 20:50:55 +02:00
Dan Olson
b78348bb67
Cover: Fix typos and pass payload that matches example ( #965 )
2016-09-20 15:39:53 +02:00
Scott Gauche
3d9b83d467
Update basic.markdown ( #946 )
...
The elevation units have never been specified. The example configuration file sent with Home Assistant should be updated to include the elevation units also.
https://pythonhosted.org/astral/module.html#astral.Location.elevation
2016-09-19 15:41:27 +02:00
Fabian Affolter
15a56a2cc5
Mark configuration as example
2016-09-19 15:31:44 +02:00
Fabian Affolter
569e393eaf
Add iot class
2016-09-19 15:28:03 +02:00
Fabian Affolter
a4c0b84e6b
Add missing configuration variables
2016-09-19 15:26:00 +02:00
arsaboo
213e75cfbc
Added link to other HA events ( #952 )
2016-09-19 14:48:12 +02:00
Paulus Schoutsen
61f87f0633
Update influxdb.markdown
2016-09-18 14:33:49 -07:00
Paulus Schoutsen
dc67a4e7f4
Update influxdb.markdown
2016-09-18 14:22:10 -07:00
Paulus Schoutsen
97d8eb2520
Update influxdb.markdown
2016-09-18 14:11:58 -07:00
Paulus Schoutsen
2a26e36cb1
Add PyCon2016 video to docs
2016-09-17 20:40:56 -07:00
Michel Settembrino
a42393ed91
Wrong indentation. ( #947 )
...
Indentation from devices was wrong.
See https://community.home-assistant.io/t/mapping-values-are-not-allowed-here-when-using-eq3-thermostat-climate-component/3999/5?u=michel.settembrino
2016-09-16 21:20:53 +02:00
Daniel Høyer Iversen
112280e453
Update climate.generic_thermostat.markdown ( #941 )
2016-09-16 12:10:05 +02:00
vrs01
bc6d32a842
host needs to be specified ( #945 )
2016-09-15 13:04:50 -07:00
Alexander Bandukwala
8a3a8a882a
Grammar fix Denon Media Player( #942 )
2016-09-15 06:39:00 +02:00
Johan Klintberg
9beb4652c2
Unexpected ')' in example. ( #938 )
2016-09-13 22:49:18 -07:00
Ferry van Zeelst
0b6add374f
Fixed 3 typo's in the code ( #936 )
...
Fixed 3 typo's which prevented the script from working out of the box.
- 2nd </script> tag should have been <script>
- changed: "name: hello_world" to "name: hello"
- changed: "url_path: hello_world" to "url_path: hello"
- removed: "webcomponent_path: <config dir>/panels/hello.html"
2016-09-13 22:32:06 +02:00
Jeff Wilson
744b7d078c
Update octoprint.markdown ( #934 )
...
Clarify host configuration option.
2016-09-13 21:33:42 +02:00
Markus Thiel
06cfec5b2c
Update media_player.samsungtv.markdown ( #929 )
2016-09-13 13:09:51 +02:00
Fabian Affolter
46e0593835
Add missing rpi_gpio page for the component
2016-09-13 11:23:38 +02:00
Fabian Affolter
80fcd7cbd5
Fix typo
2016-09-13 11:19:02 +02:00
arsaboo
b7384eb0fd
Instructions for triggering action on HA startup ( #928 )
2016-09-13 07:05:37 +02:00
Sindre Hansen
f01e797173
Add .svg file instead of "second icon" ( #924 )
2016-09-13 07:04:55 +02:00
Paulus Schoutsen
fbff1d25df
Release version 0.28.2
2016-09-12 21:32:53 -07:00
Fabian Affolter
a90c4c7066
Add missing configuration variable
2016-09-12 17:47:37 +02:00
Fabian Affolter
f8fdb75198
Fix link
2016-09-12 17:47:37 +02:00
Paulus Schoutsen
584da63bd5
Remove confusing template section in release notes
2016-09-12 08:23:41 -07:00
Fabian Affolter
a20303d920
Add Insteon Hub Lights docs
2016-09-12 12:00:51 +02:00
Dani
14837c4833
Update scripts-conditions.markdown ( #925 )
...
Clarification for the AND and OR examples of conditions. Some people were missing first 'condition' looking at the examples.
2016-09-11 23:42:13 -07:00
Paulus Schoutsen
21e288582a
Release 0.28.1
2016-09-11 22:36:22 -07:00
Fabian Affolter
f5c26c6fb0
Update configuration variable
2016-09-11 22:36:31 +02:00
Fabian Affolter
2578e51543
Add reload screenshot
2016-09-11 22:35:52 +02:00
Paulus Schoutsen
872b3ef3df
Update 2016-09-10-notify-group-reload-api-pihole.markdown
2016-09-11 08:56:18 -07:00