Commit graph

6830 commits

Author SHA1 Message Date
Fabian Affolter
2b0c6a9d64
Add 'ha_iot_class' 2017-08-25 13:07:44 +02:00
Ioan Loosley
83f8d0702b
Removed apt command and made the build instructions more inclusive (#3232)
* Removed apt command and made the build instructions more inclusive

Removed the apt command and added it for other platforms in the main compile sections
2017-08-25 13:07:44 +02:00
Fabian Affolter
f77ddca248
Fix configuration sample 2017-08-25 13:07:44 +02:00
Fabian Affolter
b589e12b21
Update Chromium and Firefox 2017-08-25 13:07:44 +02:00
Mark Huson
69184b7047
Update sensor.otp.markdown (#2990)
* Update sensor.otp.markdown

* Minor changes and add container name
2017-08-25 13:07:43 +02:00
Franck Nijhof
bb3bffd9cf
Review/Edit components starting with the letter U-Z (#3229) 2017-08-25 13:07:43 +02:00
Robin
ff5d7d5f3f
State that dependencies are from pypi
Clarify that dependencies are loaded from and must be available on pypi
2017-08-25 13:07:43 +02:00
Fabian Affolter
15e9f4ad1c
Make image smaller 2017-08-25 13:07:43 +02:00
Fabian Affolter
ec7248e8b1
Move the screenshot up 2017-08-25 13:07:43 +02:00
Fabian Affolter
922e0f87d8
Try a small image 2017-08-25 13:07:43 +02:00
Fabian Affolter
0a263ee906
Remove one 'your' 2017-08-25 13:07:43 +02:00
Fabian Affolter
3fc57e5b76
Add link to configuration docs 2017-08-25 13:07:43 +02:00
Jordi
c86bba7c91
Updated example documentation (#3223)
Updated example documentation to match with version 0.50 and later
2017-08-25 13:07:42 +02:00
githubbuh
afb1347687
add WRT1900ACS, note to disable wireless access (#3226)
* add WRT1900ACS, note to disable wireless access

1) Added Linksys WRT1900ACS to the list of tested devices.
2) Added note about need to disable Access via wireless

* Minor changes
2017-08-25 13:07:42 +02:00
Ben
06abfe7823
Reverse proxy details for Caddy Server (#3222)
* Reverse proxy details for Caddy Server

Code snippet to show a working example of using Caddy as a reverse proxy to Home Assistant.

* Update docs_navigation to include link to Caddy

Update sidebar with link to new doc showing example of Caddy reverse proxy

* Update caddy.markdown
2017-08-25 13:07:42 +02:00
githubbuh
d6971e08b1
Include remove -id: for !include_dir_list 2017-08-25 13:07:42 +02:00
Franck Nijhof
19738675e8
Review/Edit components starting with the letter A (#3220) 2017-08-25 13:07:42 +02:00
Fabian Affolter
d5e6fcf0ec
Add link to hass 2017-08-25 13:07:42 +02:00
Fabian Affolter
2efbed3ceb
Update 2017-08-25 13:07:42 +02:00
Fabian Affolter
5e33316e39
Add night mode example 2017-08-25 13:07:41 +02:00
Fabian Affolter
2ab796979a
Add description of configuration variables 2017-08-25 13:07:41 +02:00
Fabian Affolter
350a062ca9
Add link to details 2017-08-25 13:07:41 +02:00
Fabian Affolter
2dfa696621
Add link 2017-08-25 13:07:41 +02:00
Tsvi Mostovicz
5d9e58830a
Usage of file directive for pushbullet (#3216)
* Usage of file directive for pushbullet

This is the missing documentation for PR#8763 in home assistant

* Fix spelling and grammar

* Replace sample with link
2017-08-25 13:07:41 +02:00
Ken Davidson
bb5ae58260
Minor language edits. (#3215) 2017-08-25 13:07:41 +02:00
Daniel Høyer Iversen
abdc608c1c
Update xiaomi.markdown 2017-08-25 13:07:41 +02:00
Daniel Høyer Iversen
8723da8986
Update xiaomi.markdown 2017-08-25 13:07:40 +02:00
Fabian Affolter
37432fceb4
Add the generation of the credits 2017-08-25 13:07:40 +02:00
Fabian Affolter
400e0a71b1
Update 2017-08-25 13:07:40 +02:00
Fredrik Lindqvist
fdb03bfb1d
Fix wireless network for hassbian
With later versions of wpa_supplicant the conf file needs a little bit more added to it.
2017-08-25 13:07:40 +02:00
Ludeeus
02fc819bbd
Update sensor.openhardwaremonitor.markdown (#3207) 2017-08-25 13:07:40 +02:00
Michael Luggen
d352ca9d8f
took me 10 min to find the location (#3209) 2017-08-25 13:07:40 +02:00
mauriciobonani
7079ac80b5
Correcting some command lines (#3210) 2017-08-25 13:07:40 +02:00
mattie47
fb6283fff1
Update switch.broadlink.markdown (#3212)
Have changed "type" from Optional, to "Required for some models". I don't know if this is non-standard for documentation...

Regardless, my SP3 would not work without this field configured.  I spent a lot of time reading various threads on what to troubleshoot.

This post: https://community.home-assistant.io/t/broadlink-rm-pro-and-a1-sensor/3678/305 also implied the friendly_name is required but I found this not to be the case, and instead "Broadlink Switch" was simply displayed.

After much googling and trying various things, I believe the following two pip packages were required for broadlink.py to work:

sudo pip3 install pycrypto voluptuous

Should I also add this to the documentation?

Thanks,

Matt
2017-08-25 13:07:40 +02:00
Alok Saboo
cd22bbce47
Use the right quotes for code (#3214) 2017-08-25 13:07:39 +02:00
Andrew Cockburn
bf23a8b5ec
Update hadashboard.markdown 2017-08-25 13:07:39 +02:00
Andrew Cockburn
1f6a9a4b60
Update updating.markdown 2017-08-25 13:07:39 +02:00
Ludeeus
6a849c892c
Update sensor.openhardwaremonitor.markdown (#3205) 2017-08-25 13:07:39 +02:00
Ken Davidson
59fcf2626e
Add information about selecting a theme. (#3201) 2017-08-25 13:07:39 +02:00
Paul Jimenez
c674080bd1
Add ha_iot_class (#3202) 2017-08-25 13:07:39 +02:00
Alasdair Nicol
6731cd648e
Fix typo on duck dns addon page (#3199) 2017-08-25 13:07:39 +02:00
Johnny Chadda
460b934498
Fix spelling error (#3198) 2017-08-25 13:07:38 +02:00
Sebastian Muszynski
c43c586e90
IoT class changed. The gateway provides updates immediately as multicast broadcast. (#3197)
Device table added for binary sensors.
Some glitches removed.
2017-08-25 13:07:38 +02:00
mauriciobonani
c035fb8fa9
Distribution name correction (#3195) 2017-08-25 13:07:38 +02:00
Jay Stevens
f446833811
Clarification about SMTP with Google accounts (#3193)
The hint about enabling "Less secure apps" access to your Gmail account is a bit outdated; most people with the technical know-how to set up Home Assistant and edit the configuration files will likely have two-step verification enabled on their Gmail accounts. I added a small clarification about using application-specific passwords in that instance to hopefully save people an internet search.
2017-08-25 13:07:38 +02:00
rbflurry
41815b9c9e
Update Numeric State (#3191)
* Update Numeric State

 Add note on using above and below in the same trigger

* Changed formating
2017-08-25 13:07:38 +02:00
Michaël Arnauts
1b2e1d4699
Update sensor.nest.markdown
Fix typo (batter_health -> battery_health)
2017-08-25 13:07:38 +02:00
Franck Nijhof
9501883a22
Review/Edit: Hass.io (#3190)
Documentation fixes (spelling, grammar, and punctuations) to the 'Hass.io' section of the website.
2017-08-25 13:07:38 +02:00
Henrik Aronsson
9324e70cad
Update tradfri.markdown (#3185)
Added a warning for windows users that the Tradfri component doesn't work.

Source:
https://github.com/home-assistant/home-assistant/issues/7735#issuecomment-304460322

If anyone has a more technical source it would be neat.
2017-08-25 13:07:38 +02:00
Will Heid
a553f2ca2f
grammar 2017-08-25 13:07:37 +02:00