Commit graph

4258 commits

Author SHA1 Message Date
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
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
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
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
Mikayla Hutchinson
0c5e5afaf8 Fix some hass/homeassistant inconsistencies (#1731) 2017-01-07 09:29:23 +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
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
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
Gianni Fontanini
f892010de8 added example line of is_state_attr (#1720) 2017-01-06 09:30:55 +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
Fabian Affolter
cb3cb5fecc
Update config var name 2017-01-06 09:18:10 +01:00
George.M
858555591b Text error (#1718)
double comma
2017-01-06 00:42:07 +01:00
Max Rumpf
89215bb217 Fix grammar error (#1713) 2017-01-05 08:21:29 +01:00
Roddie Hasan
1a607b327b Updated section to reflect username change (#1658)
Corrected `/home/hass/.homeassistant` to `/home/homeassistant/.homeassistant` with caveat.
2017-01-04 20:14:15 +01:00
Joe Lee
e872da8381 added EdgeRouter Lite SNMP OID (#1681) 2017-01-04 20:12:04 +01:00
Will Heid
c301a8738e flushing old password (#1711) 2017-01-04 20:10:55 +01:00
Fabian Affolter
57312ff7a6
Update numbers 2017-01-04 14:33:49 +01:00
Fabian Affolter
44863847fe
Fix new lines 2017-01-04 11:32:56 +01:00
techtrails
b62b4fabcd Add base_url documentation (#1648)
Updating to add a note and example of the base_url property as it is needed for users using SSL or Docker.
2017-01-04 11:31:39 +01:00
Paulus Schoutsen
54e9060fca Update stats picture 2017-01-03 23:08:15 +01:00
Paulus Schoutsen
51ade405ac Add bruh tree post 2017-01-03 22:52:44 +01:00
Brian J King
04e111372d Fixing broken formatting on Alexa component page (#1685)
Fixes broken formatting on [Alexa Component Page](https://home-assistant.io/components/alexa/) flash briefing skill
2017-01-03 20:11:48 +01:00
Eric Thompson
6f31eef44d fix "Sonos" typo in discovery docs (#1684) 2017-01-03 20:10:50 +01:00
LightIsLife
3ed332e8b3 AiO install requires "pip install lxml" (#1686)
In addition to the added packages, it is necessary to install lxml within the virtual environment if AiO install has been chosen (I did not verify with other installs). Otherwise HASS will not start and not give any error messages when device_tracker with Fritz is used.
2017-01-03 19:50:53 +01:00
Georgi Kirichkov
07ee743baa Updates alarm_control_panel Example (#1688)
The example was out of date using 'platform: state' in the condition, instead of 'condition: state'
2017-01-03 19:49:13 +01:00
Huw Davies
a1de0cd920 Renamed service in description (#1695)
Units variable description still referred to forecast.io rather than Dark Sky
2017-01-03 19:48:17 +01:00
Joeboyc2
a827eb3e15 Final Example was incorrect (#1702)
i have updated the example as this was not working in my config
2017-01-03 19:44:52 +01:00
Joeboyc2
c48b484265 Updated Configuration variables text (#1704)
The text for the configuration variables was not relevent to the listed variables.

i have updated it in my own words, happy for this to be changed to conform to other documents, are there other variables to be added?
2017-01-03 19:41:51 +01:00
Michaël Arnauts
0b4b22688f Overriding build-components within subfolders. (#1705)
It was not explained that you had to create a folder inside `config/custom_components` if the original component was also in a subfolder.
2017-01-03 19:41:12 +01:00
Fabian Affolter
174a501915
Add script s we no longer host it in the main repo (fixes #1682) 2017-01-03 19:33:38 +01:00
Jim Rollenhagen
37fa5aa2e1 Fix formatting error in Samsung TV component docs 2017-01-01 14:59:00 -05:00
chris-thorn
ce743ec933 Changed "sensor.sab_..." to "sensor.sabnzbd_..." (#1679) 2016-12-30 20:42:33 +01:00
MrMep
aaf4f7b052 Update keyboard_remote.markdown (#1677)
The option name is "type", not "key_value", see source.
2016-12-30 20:40:41 +01:00
chris-thorn
f7a97eb0c9 Corrected code block formatting for yaml in step 8 (#1678) 2016-12-30 20:39:56 +01:00
Dennis Sutch
96d90ec7fe Fix link to Manual Installation (#1676)
Link to Manual Installation had incorrect capitalization and when used was not opening page to the Manual Installation linkable title.
2016-12-30 15:20:05 +01:00
Fabian Affolter
b62bec2c92
Font size headings 2016-12-30 13:57:14 +01:00
linuxlurak
ad1cd15cda Update logger.markdown (#1674) 2016-12-30 13:47:12 +01:00
Fabian Affolter
9283b0edde
Update /apt/history 2016-12-29 19:50:32 +01:00
Fabian Affolter
e0cab64772
Fix header 2016-12-29 19:27:22 +01:00
Steven Webb
68c7833fe8 Create configuration_yaml_by_cy1701 (#1667)
* Create configuration_yaml_by_cy1701

my configuration for the cookbook

* Update configuration_yaml_by_cy1701

Corrected format.
2016-12-29 15:24:30 +01:00