4308 Commits

Author SHA1 Message Date
Fabian Affolter
1dac7e9af8
Fix typo and remove logo 2017-01-14 11:01:49 +01:00
Sjors Spoorendonk
f6476ae213
Update installation-raspberry-pi-all-in-one.markdown (#1734) 2017-01-14 11:01:49 +01:00
Roddie Hasan
1f48756727
Add tutorial for GitHub backup (#1733) 2017-01-14 11:01:49 +01:00
dasos
9b17b0770f
Squeezebox port changes (#1732)
Change port information, and added note that that the config will likely need to be altered.
2017-01-14 11:01:49 +01:00
Ronald Dehuysser
9057d4035a
Update aRest sensor docs (#1737)
Fix docs
2017-01-14 11:01:49 +01:00
brahmafear
0d35b3263e
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-14 11:01:49 +01:00
brahmafear
e7a4f735f0
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-14 11:01:49 +01:00
Mikayla Hutchinson
8efb1048ea
Fix some hass/homeassistant inconsistencies (#1731) 2017-01-14 11:01:49 +01:00
Robbie Trencheny
e700eac3a2
Add fan to default exposed domains
Been there for a long time, I believe since fan was added...
2017-01-14 11:01:49 +01:00
amahlaka
693d6de157
added info about required configs (#1726)
* added info about required configs

* Update installation.markdown
2017-01-14 11:01:49 +01:00
Gianni Fontanini
80f8eb4058
html is not valid (#1725)
changed to http
2017-01-14 11:01:49 +01:00
amahlaka
0f06344a50
fixed typo in darksky link (#1727) 2017-01-14 11:01:49 +01:00
Fabian Affolter
4005264278
Rename directory to be in sync with other guides 2017-01-14 11:01:49 +01:00
Todd McNeal
53c00cd702
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-14 11:01:49 +01:00
Gianni Fontanini
2d9130fd0e
added example line of is_state_attr (#1720) 2017-01-14 11:01:49 +01:00
Phileep
8da12cb9c5
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-14 11:01:49 +01:00
moskovskiy82
8744fd9955
Update device_tracker.bluetooth_le_tracker.markdown (#1691)
AIO has different directory structure
2017-01-14 11:01:49 +01:00
Fabian Affolter
821835914d
Update config var name 2017-01-14 11:01:49 +01:00
George.M
e16225d4ca
Text error (#1718)
double comma
2017-01-14 11:01:49 +01:00
Max Rumpf
cc9c45b6c9
Fix grammar error (#1713) 2017-01-14 11:01:49 +01:00
Roddie Hasan
25acdf59ad
Updated section to reflect username change (#1658)
Corrected `/home/hass/.homeassistant` to `/home/homeassistant/.homeassistant` with caveat.
2017-01-14 11:01:49 +01:00
Joe Lee
854e90fa97
added EdgeRouter Lite SNMP OID (#1681) 2017-01-14 11:01:49 +01:00
Will Heid
bcadb532a6
flushing old password (#1711) 2017-01-14 11:01:49 +01:00
Fabian Affolter
5aced8eafd
Update numbers 2017-01-14 11:01:49 +01:00
Fabian Affolter
f250c5d879
Fix new lines 2017-01-14 11:01:49 +01:00
techtrails
4b84f2077d
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-14 11:01:49 +01:00
Paulus Schoutsen
791b78e80b
Update stats picture 2017-01-14 11:01:49 +01:00
Paulus Schoutsen
06e0181ec2
Add bruh tree post 2017-01-14 11:01:49 +01:00
Brian J King
d9ad86e927
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-14 11:01:49 +01:00
Eric Thompson
11c9f298da
fix "Sonos" typo in discovery docs (#1684) 2017-01-14 11:01:49 +01:00
LightIsLife
e15636c8b0
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-14 11:01:49 +01:00
Georgi Kirichkov
2a7fb42ae1
Updates alarm_control_panel Example (#1688)
The example was out of date using 'platform: state' in the condition, instead of 'condition: state'
2017-01-14 11:01:49 +01:00
Huw Davies
73a8a3e883
Renamed service in description (#1695)
Units variable description still referred to forecast.io rather than Dark Sky
2017-01-14 11:01:49 +01:00
Joeboyc2
84c4126208
Final Example was incorrect (#1702)
i have updated the example as this was not working in my config
2017-01-14 11:01:49 +01:00
Joeboyc2
b6ff4e607c
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-14 11:01:49 +01:00
Michaël Arnauts
e0f1b354ee
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-14 11:01:49 +01:00
Fabian Affolter
92d8054f31
Add script s we no longer host it in the main repo (fixes #1682) 2017-01-14 11:01:49 +01:00
Jim Rollenhagen
acae93aa36
Fix formatting error in Samsung TV component docs 2017-01-14 11:01:49 +01:00
chris-thorn
6b51f396be
Changed "sensor.sab_..." to "sensor.sabnzbd_..." (#1679) 2017-01-14 11:01:49 +01:00
MrMep
0253fb5738
Update keyboard_remote.markdown (#1677)
The option name is "type", not "key_value", see source.
2017-01-14 11:01:49 +01:00
chris-thorn
549a1df858
Corrected code block formatting for yaml in step 8 (#1678) 2017-01-14 11:01:49 +01:00
Dennis Sutch
f6e0ede2ff
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.
2017-01-14 11:01:49 +01:00
Fabian Affolter
ddaac19613
Font size headings 2017-01-14 11:01:49 +01:00
linuxlurak
3bbd4815f7
Update logger.markdown (#1674) 2017-01-14 11:01:49 +01:00
Fabian Affolter
3f3828e009
Update /apt/history 2017-01-14 11:01:49 +01:00
Fabian Affolter
90b8600c74
Fix header 2017-01-14 11:01:49 +01:00
Steven Webb
def2ad097d
Create configuration_yaml_by_cy1701 (#1667)
* Create configuration_yaml_by_cy1701

my configuration for the cookbook

* Update configuration_yaml_by_cy1701

Corrected format.
2017-01-14 11:01:49 +01:00
Fabian Affolter
b5291e3602
Replace 'validate_config' with voluptuous 2017-01-14 11:01:49 +01:00
smolz
1b62c89b8b
Update lock.mqtt.markdown (#1659) 2017-01-14 11:01:49 +01:00
Michaël Arnauts
4ab58bc2b9
Small doc layout fixes in switch.mqtt (#1660) 2017-01-14 11:01:49 +01:00