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
Pascal Vizeli
2efe5a9421
Small fixes for ffmpeg ( #976 )
2016-09-23 08:09:42 +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
10fefe69b0
Update title and description
2016-09-21 19:38:57 +02:00
Fabian Affolter
5759daee75
Minor changes (add link, indent, URL)
2016-09-21 19:37:53 +02:00
Fabian Affolter
7c5eb68e0f
Rename bom platform documentation
2016-09-21 19:30:54 +02:00
tinglis1
43d37b2cc9
BOM weather current documentation ( #932 )
...
* add bom_weather_current documentation
* wrong fork
* wrong fork
* update ha_release in documentation
2016-09-21 19:29:01 +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
Fabian Affolter
0a9a5cd5ae
Update ha_release and other small changes
2016-09-21 18:31:21 +02:00
gross1989
c283ad6819
Instructions for Nuimo controller component based on SDK ( #865 )
2016-09-21 18:28:01 +02:00
arsaboo
742ca35856
Device Tracker: Added instructions for accessing local files ( #968 )
2016-09-21 18:27:08 +02:00
wokar
8a6b6519a4
added description of the exclude entities/domains feature. ( #963 )
2016-09-21 18:26:20 +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
Fabian Affolter
abe1bd1c45
Add iot class and other minor changes
2016-09-20 17:13:07 +02:00
Fabian Affolter
66b7781a86
Update identifier
2016-09-20 17:09:59 +02:00
sam-io
d7230032fc
Added docs for email sensor ( #950 )
...
* added docs for email sensor
* renamed to imap email content
* added missing file
2016-09-20 17:09:19 +02:00
Dan Olson
b78348bb67
Cover: Fix typos and pass payload that matches example ( #965 )
2016-09-20 15:39:53 +02:00
Marcelo Moreira de Mello
691de07b76
Added documentation for Yahoo Finance platform ( #957 )
2016-09-20 09:00:33 +02:00
AlucardZero
292c4a3f75
Edit mqtt.markdown and clarify 'certificate' option ( #962 )
...
Edit mqtt topic for spelling/grammar/typos/clarity.
Importantly, clarify what `certificate` is used for. The current description implies it's used for encrypting communication, but that's what `client_key` and `client_cert` are for. `certificate` is which root certificate(s) to trust.
2016-09-19 18:11:08 +02:00
Fabian Affolter
030a4fdc61
Add ha_release
2016-09-19 15:49:48 +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
Fabian Affolter
7554199a12
Add link andminorupdates
2016-09-19 15:21:44 +02:00
Fabian Affolter
e474e009d4
Align with other docs
2016-09-19 15:16:40 +02:00
David Baumann
d14ffa1b61
Added Document for KNX Sensor Component ( #808 )
...
* Added link to KNX Sensor Dokumentation
Added link to KNX Sensor Dokumentation
* Added Doc for KNX Sensor Componente
Added Doc for KNX Sensor Componente
* Update sensor.knx.markdown
* Update sensor.knx.markdown
Added information about the newly added minimum/maximum value support
2016-09-19 14:50:49 +02:00
joyrider3774
1923b14332
Documentation for the emoncms sensor. ( #910 )
...
* documentation for the emoncms sensor.
* add emoncms logo
* Changed functionality and better config variable names
* remove min / default value, this is defined by home assistant itselve.
The component was wrongfully adding scan_interval to voloptuous schema
twice as it was already defined in config_velidation helper so
i should not try to redefine it either
* switch logo to their official logo
2016-09-19 14:50:21 +02:00
Per Sandström
95ce88ec33
modbus refactoring ( #933 )
2016-09-19 14:50:02 +02:00
chrom3
eb2cc6228b
Basic Cover documentation ( #951 )
...
* Added more content + documentation
* Update cover.markdown
* Update cover.markdown
2016-09-19 14:48:35 +02:00
arsaboo
213e75cfbc
Added link to other HA events ( #952 )
2016-09-19 14:48:12 +02:00
Daniel Høyer Iversen
ad0aa58179
Update http.markdown ( #954 )
...
* Update http.markdown
* Update http.markdown
2016-09-19 14:47:27 +02:00
Open Home Automation
ed611f4f41
Added documentation for MiFlora sensor ( #960 )
2016-09-19 14:44:51 +02:00
Simon Szustkowski
db36a2eccc
Added documentation for manually adding a Yamaha AVR ( #959 )
...
* Added documentation for manually adding a Yamaha AVR
2016-09-19 13:52:05 +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
Fredrik Lindqvist
b167b8f64b
Cleanup and update of Z-Wave documenation ( #935 )
...
* Update z-wave.markdown (#917 )
- Notes added to Z-wave `soft-reset` about known issues by @sgauche
- Fixed usage of `zwave` component, Z-Wave for references to a Z-Wave network, and OpenZWave as a project name by @sgauche
2016-09-18 16:44:03 +02: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
Heiko Rothe
20c56ad641
Added documentation for new mqtt_room away timeout setting ( #922 )
2016-09-16 12:10:59 +02:00