Commit graph

6786 commits

Author SHA1 Message Date
SilvrrGIT
b9fc2c3f17 Clarification of formatting and options (#1759)
Added main component (light:) as many are missing this requirement when adding the yeelights to their config files.  Also expanded the example config to include two entries, also to demonstrate proper config setup for this platform.
2017-01-13 23:54:04 +01:00
godloth
35f839b379 made it more usable (#1761)
updated the file to make it more usable and readable on the website
2017-01-13 23:50:56 +01:00
Fabian Affolter
cf30b76136
Fix release and typo. Minimize the configuration sample 2017-01-13 23:48:49 +01:00
Thom Troy
b6d80508ab Create page for dublin bus transport sensor (#1745) 2017-01-13 23:45:48 +01:00
Robbie Trencheny
bbfecba5cd Update _config.yml now, not index.html 2017-01-12 17:15:17 -08:00
Robbie Trencheny
daf8e7efb0 Add releasing to developers guide sidebar
I could never remember that pesky link!
2017-01-12 17:13:38 -08:00
Robbie Trencheny
dcc48f74e7 Point to correct patch version notes 2017-01-12 16:02:10 -08:00
Pascal Vizeli
4f867c5df2 Merge pull request #1643 from w1ll1am23/trackr
Added TrackR doc
2017-01-13 00:16:24 +01:00
Fabian Affolter
d593c5f438
Add missing configuration variable 2017-01-12 23:39:23 +01:00
Joeboyc2
9fa92cc670 Corrected spelling and added name variable (#1752) 2017-01-12 23:34:55 +01:00
Joeboyc2
e7a88b8c5e Fixed type, src to srv line 86 (#1748) 2017-01-11 21:19:50 +01:00
Pascal Vizeli
fbbf8debd4 Merge pull request #1719 from joopert/next
Add NAD documentation
2017-01-10 22:33:42 +01:00
Johann Kellerman
0ad85bf309 Update packages.markdown 2017-01-10 22:47:30 +02:00
Mathieu Maret
9208d8b761 Howto start hass with docker and systemd (#1746)
Add unit example to start hass with docker using systemd.
Useful if you have several config with several user
2017-01-10 20:45:14 +01:00
Andrzej
10e58ff8e0 Update camera.mjpeg.markdown (#1743)
Removed blank list-bullet.
2017-01-10 20:44:22 +01:00
Johann Kellerman
004fffd839 Update packages.markdown 2017-01-10 21:43:04 +02:00
Johann Kellerman
5ff9fbd8b7 Delete packages 2017-01-10 21:17:23 +02:00
Johann Kellerman
cac77d8f63 Create packages.markdown 2017-01-10 21:16:52 +02:00
Johann Kellerman
14b886da62 Create packages 2017-01-10 21:11:11 +02:00
Pascal Vizeli
505d550d7f Merge pull request #1668 from home-assistant/kellerza-sma-webconnect-sensor-platform
[sensor/sma] New SMA Solar Webconnect sensor
2017-01-09 21:36:04 +01:00
GMFalka
0c5b085074 Update notify.telegram.markdown (#1740)
* Update notify.telegram.markdown

"Document support" texts was saying "photos" insted of "documents". Fixed.

* Update notify.telegram.markdown

* Update notify.telegram.markdown
2017-01-09 20:46:44 +01:00
Pascal Vizeli
20f163dd5d Merge pull request #1675 from home-assistant/upc_connect
Create device_tracker.upc_connect.markdown
2017-01-09 17:19:55 +01:00
Daniel Høyer Iversen
8321e8e5d3 Merge pull request #1669 from bah2830/patch-3
Added docs for the new ledenet protocol
2017-01-09 13:13:02 +01:00
Daniel Høyer Iversen
48c58fdfdc Merge pull request #1672 from Giannie/next
Add documentation for device_id parameter
2017-01-09 13:12:26 +01:00
Fabian Affolter
952ff7396b
Fix typo and remove logo 2017-01-09 00:01:51 +01:00
Sjors Spoorendonk
7a5823f6a9 Update installation-raspberry-pi-all-in-one.markdown (#1734) 2017-01-08 23:19:26 +01:00
Roddie Hasan
8e0583c304 Add tutorial for GitHub backup (#1733) 2017-01-08 23:18:53 +01:00
dasos
be46e46eba Squeezebox port changes (#1732)
Change port information, and added note that that the config will likely need to be altered.
2017-01-08 23:17:14 +01:00
Ronald Dehuysser
7e0c42128a Update aRest sensor docs (#1737)
Fix docs
2017-01-08 23:16:35 +01:00
brahmafear
dd33485320 Update required message types and add v2.0 ex. (#1728)
* Update required message types and add v2.0 ex.

Changed wording of section listing required message types to make more clear the necessity of sending V_STATUS messages along with V_PERCENTAGE or V_RGB messages.  Also, added a MySensors v2.x example sketch which is substantially different from v.1.x.  Example sketch taken from MySensors github repo with some comments removed.

* Updated example sketch

Simplified and style corrected.

* V_LIGHT changed to V_STATUS ...

Updated to use non-deprecated types.  Also updated library link.

* Updated wording of type description

Updated description of which type messages to send in response to events.  This is a hard requirement to fully explain, but hopefully the example sketches will provide guidance.
2017-01-08 17:50:03 +01:00
Max Rumpf
45b398c8a7 Add docs for include/exclude in recorder (#1714)
Basically a copy of #1539, but with the changes requested (and some extra information copied from the history component).
2017-01-07 16:38:57 +01:00
brahmafear
f45e9829a4 Heartbeats section added (#1730)
* Heartbeats section added

Added basic documentation of smartSleep functionality within HA based on receiving a heartbeat signal form MySensor node.

* Heartbeat info clarified.

Heartbeat section updated based on comments.

* MyS library api link updated

Single link to access all versions of MySensors code and API reference.
2017-01-07 15:48:42 +01:00
Fabian Affolter
c84fbb2a5a Add ping docs (#1723)
* Add ping docs

* Fix style and update wording (thanks @michaelarnauts)
2017-01-07 11:39:53 +01:00
Fabian Affolter
cecd1ff6a0 Add docs for USPS sensor (#1722) 2017-01-07 11:39:37 +01:00
Mikayla Hutchinson
0c5e5afaf8 Fix some hass/homeassistant inconsistencies (#1731) 2017-01-07 09:29:23 +01:00
Fabian Affolter
d6af430df8
Minor changes 2017-01-07 09:27:43 +01:00
Pascal Vizeli
b0d33fad74 Create rest_command.markdown (#1663)
* Create rest_command.markdown

* Update rest_command.markdown

* Update rest_command.markdown

* Update rest_command.markdown

* Update rest_command.markdown

* Update rest_command.markdown
2017-01-07 09:21:31 +01:00
Robbie Trencheny
741563c57e Add fan to default exposed domains
Been there for a long time, I believe since fan was added...
2017-01-06 14:29:57 -08:00
amahlaka
75f1ce653f added info about required configs (#1726)
* added info about required configs

* Update installation.markdown
2017-01-06 22:15:23 +01:00
Michaël Arnauts
c987173dc7 Fixed typo 2017-01-06 18:44:56 +01:00
Gianni Fontanini
b623643951 html is not valid (#1725)
changed to http
2017-01-06 16:48:59 +01:00
amahlaka
99ba986513 fixed typo in darksky link (#1727) 2017-01-06 16:48:17 +01:00
Michaël Arnauts
83c84afe9a Lannouncer 2017-01-06 11:06:27 +01:00
Fabian Affolter
34d80da743
Rename directory to be in sync with other guides 2017-01-06 10:48:31 +01:00
Todd McNeal
204a8d5359 Update systemd template used in manual installs (#1687)
The systemd template included on the "Getting Started" guide assumes that the user running Home Assistant is called 'hass', however the [Manual Installation guide](https://home-assistant.io/getting-started/installation-raspberry-pi/) uses the username 'homeassistant'.
2017-01-06 10:43:44 +01:00
Matthew Garrett
7afb82aea4 Docs for Tikteck bulbs (#1716)
Add documentation for the Tikteck Bluetooth bulb component
2017-01-06 10:04:50 +01:00
Gianni Fontanini
f892010de8 added example line of is_state_attr (#1720) 2017-01-06 09:30:55 +01:00
webworxshop
51eaf0be19 Add documentation for Kankun wifi switch. (#1665)
* Add documentation for Kankun wifi switch.

* Add documentation for missing configuration options.
2017-01-06 09:27:42 +01:00
Phileep
e6ee1f5780 Update Harmony Remote markdown (#1662)
* Update Harmony Remote markdown

Added a send_command service example

* Update remote.harmony.markdown

Added {% raw %} {% endraw %} around template code as requested
2017-01-06 09:26:36 +01:00
moskovskiy82
86c3e7e147 Update device_tracker.bluetooth_le_tracker.markdown (#1691)
AIO has different directory structure
2017-01-06 09:19:41 +01:00