Commit graph

6805 commits

Author SHA1 Message Date
Fabian Affolter
1a4231a0d8
Minor changes 2017-08-24 18:21:36 +02:00
Fabian Affolter
295688b6ff
Improve change from #3233 and update JSON output 2017-08-24 14:56:16 +02:00
Phil Cole
28d72cee6d Add note about no location data provided by API (#3233) 2017-08-24 14:20:56 +02:00
Fabian Affolter
18bd110cbe
Add 'ha_iot_class' 2017-08-24 11:56:31 +02:00
Ioan Loosley
41e9e87bae 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-24 11:37:44 +02:00
Fabian Affolter
932949c9b6
Fix configuration sample 2017-08-24 08:43:30 +02:00
Fabian Affolter
723f78b59f
Update Chromium and Firefox 2017-08-24 08:39:56 +02:00
Mark Huson
f493074f7c Update sensor.otp.markdown (#2990)
* Update sensor.otp.markdown

* Minor changes and add container name
2017-08-24 08:38:03 +02:00
Franck Nijhof
a24e142eaf Review/Edit components starting with the letter U-Z (#3229) 2017-08-24 08:32:12 +02:00
Robin
c07a87b854 State that dependencies are from pypi
Clarify that dependencies are loaded from and must be available on pypi
2017-08-24 06:25:53 +01:00
Fabian Affolter
aab1728023
Make image smaller 2017-08-23 13:37:06 +02:00
Fabian Affolter
b8d2a05021
Move the screenshot up 2017-08-23 13:16:22 +02:00
Fabian Affolter
58d8aea75c
Try a small image 2017-08-23 12:12:35 +02:00
Fabian Affolter
b4f70228eb
Remove one 'your' 2017-08-23 11:07:48 +02:00
Fabian Affolter
f57f91dda4
Add link to configuration docs 2017-08-23 11:07:17 +02:00
Jordi
71d04a18ec Updated example documentation (#3223)
Updated example documentation to match with version 0.50 and later
2017-08-23 09:42:07 +02:00
githubbuh
0ac98d7f89 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-23 09:39:49 +02:00
Ben
e9c1684e71 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-23 09:20:25 +02:00
githubbuh
e80b421b3b Include remove -id: for !include_dir_list 2017-08-22 21:53:12 -07:00
Franck Nijhof
b7438a4400 Review/Edit components starting with the letter A (#3220) 2017-08-22 13:06:01 +02:00
Fabian Affolter
0bfaf3be7f
Add link to hass 2017-08-22 10:34:28 +02:00
Fabian Affolter
36366847b7
Update 2017-08-22 10:31:33 +02:00
Fabian Affolter
71ab7f941c
Add night mode example 2017-08-22 08:02:09 +02:00
Fabian Affolter
d0e6af2e7c
Add description of configuration variables 2017-08-21 15:29:46 +02:00
Fabian Affolter
1ba327ce68
Add link to details 2017-08-21 15:29:45 +02:00
Fabian Affolter
bb53abdc6f
Add link 2017-08-21 15:29:45 +02:00
Tsvi Mostovicz
47b6c847f1 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-21 14:42:24 +02:00
Ken Davidson
04a5561ff7 Minor language edits. (#3215) 2017-08-21 14:28:05 +02:00
Daniel Høyer Iversen
1e30350043 Update xiaomi.markdown 2017-08-21 11:40:50 +02:00
Daniel Høyer Iversen
630b264b18 Update xiaomi.markdown 2017-08-21 11:11:33 +02:00
Fabian Affolter
601a78f566
Add the generation of the credits 2017-08-21 07:56:55 +02:00
Fabian Affolter
914fa8d4ea
Update 2017-08-21 07:30:50 +02:00
Fredrik Lindqvist
ad5c9df9b8 Fix wireless network for hassbian
With later versions of wpa_supplicant the conf file needs a little bit more added to it.
2017-08-20 23:12:08 +02:00
Ludeeus
b9203f4281 Update sensor.openhardwaremonitor.markdown (#3207) 2017-08-20 21:59:20 +02:00
Michael Luggen
888450cc8f took me 10 min to find the location (#3209) 2017-08-20 21:17:22 +02:00
mauriciobonani
c39d784f6d Correcting some command lines (#3210) 2017-08-20 21:16:18 +02:00
mattie47
86931b56de 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-20 21:10:14 +02:00
Alok Saboo
41f8b40bbb Use the right quotes for code (#3214) 2017-08-20 20:49:04 +02:00
Andrew Cockburn
b78d2c6948 Update hadashboard.markdown 2017-08-20 11:23:59 -04:00
Andrew Cockburn
df3c4c5a4e Update updating.markdown 2017-08-20 10:43:51 -04:00
Ludeeus
c1e6f5a011 Update sensor.openhardwaremonitor.markdown (#3205) 2017-08-19 15:17:01 +02:00
Ken Davidson
ce01786a55 Add information about selecting a theme. (#3201) 2017-08-19 13:21:23 +02:00
Paul Jimenez
6b3710bdf9 Add ha_iot_class (#3202) 2017-08-19 13:19:00 +02:00
Alasdair Nicol
b0fc126777 Fix typo on duck dns addon page (#3199) 2017-08-18 21:50:40 +02:00
Johnny Chadda
c8cd497917 Fix spelling error (#3198) 2017-08-18 14:58:13 +02:00
Sebastian Muszynski
f62616f8bf IoT class changed. The gateway provides updates immediately as multicast broadcast. (#3197)
Device table added for binary sensors.
Some glitches removed.
2017-08-18 14:57:36 +02:00
mauriciobonani
b32c99cf44 Distribution name correction (#3195) 2017-08-18 09:57:44 +02:00
Jay Stevens
3749cda66a 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-17 09:43:43 +02:00
rbflurry
ab20f06776 Update Numeric State (#3191)
* Update Numeric State

 Add note on using above and below in the same trigger

* Changed formating
2017-08-17 09:21:19 +02:00
Michaël Arnauts
72a0b18ade Update sensor.nest.markdown
Fix typo (batter_health -> battery_health)
2017-08-16 21:39:20 +02:00