Commit graph

9178 commits

Author SHA1 Message Date
Ryan Mounce
a3fae56558 Update ubus documentation for optional DHCP name resolution (#4751) 2018-03-06 22:28:09 +01:00
JC Connell
23d791b0a1 Create sensor.zestimate.markdown (#4812)
* Create sensor.zestimate.markdown

Add documentation for the Zestimate sensor.

* Incorporate MartinHjelmare changes

* Remove unnecessary configuration header

* Removed code block around the configuration tags

* Minor changes
2018-03-06 22:27:22 +01:00
Marco Nuñez
f50be7c5e8 adding a method to Recovery the token (#4833)
* adding a method to Recovery the token 

The access token also can be found with the Command Line tool from miio. I tested this and works.

* Update format
2018-03-06 22:10:34 +01:00
Jerry Workman
4a88a5b148 Add systemctl daemon-reload (#4835)
* Add systemctl daemon-reload

* Minor changes

* Update format
2018-03-06 22:10:13 +01:00
Paulus Schoutsen
91972a2629 Add docs for optional words in conversation utterances (#4779) 2018-03-06 22:02:17 +01:00
Sebastian Muszynski
69005f54a3 Format of the services updated. (#4781) 2018-03-06 22:01:12 +01:00
scaarup
8ad6597d2a Update index.markdown (#4851) 2018-03-06 21:50:05 +01:00
Fabian Affolter
97b30a17f8
Fix link 2018-03-06 21:38:10 +01:00
Ville Skyttä
f73376a4da nginx proxy config updates (#4828)
* nginx_proxy: Document certfile and keyfile config vars

* nginx_proxy: Document customize variables
2018-03-06 21:21:18 +01:00
Florian Klien
1b266b18a4 nginx rev proxy minimal version 1.3.13 (#4849)
* nginx rev proxy minimal version 1.3.13

* Some other minor changes
2018-03-06 21:18:48 +01:00
Otto Winter
4ff8107c73 Fix MQTT discovery object_id docs (#4761)
* Fix MQTT discovery object_id docs

* Update format
2018-03-06 21:18:27 +01:00
Scott Prive
ca946f274d Update docker.markdown (#4815)
# add paragraph to explain how to update docker-compose.yml example for macOS
# The TZ issue wasn't specific to `boot2docker`
# Add details link for net:host vs port: conflict
# Add details link for TZ issue
2018-03-06 21:17:04 +01:00
cogneato
3217dfcc7f Change wording to locate logs (#4837)
Changed description to match UI changes for system (supervisor) log.
2018-03-06 21:15:52 +01:00
DubhAd
7965cb8b07 Changed example to ACM from USB (#4804)
Most Z-Wave sticks identify as ttyACM rather than ttyUSB - changing the example in the docs to fit what'll work for most people
2018-03-06 21:14:52 +01:00
Matt F
a303c393d9 Update Synology installation instructions (#4845)
The command to chown the directory was backwards
2018-03-06 20:37:44 +01:00
Ben Lebherz
24e2021c21 Fixes link to submit page in states documentation (#4847) 2018-03-06 20:37:06 +01:00
cogneato
73af490160 re-adding that the add-on makes use of port 80 (#4760)
I realized that the entire previous instruction should not have been removed and only the reference to port 443.
2018-03-06 11:06:07 +01:00
Henrik Nicolaisen
66b39210b1 fixed version smappee component was added in (#4764) 2018-03-06 11:04:41 +01:00
DubhAd
d808f39a21 Added PSU warning (#4820) 2018-03-06 11:03:19 +01:00
DubhAd
6527716bcc Changed the PSU link to be to the power reqs (#4821) 2018-03-06 11:01:30 +01:00
JC Connell
f180080f5e Change meters to miles line 32 (#4832) 2018-03-06 11:00:09 +01:00
Andrew Cockburn
f737974563 Update tutorial.markdown (#4841) 2018-03-06 08:32:30 +01:00
Pascal Vizeli
4cd2e5e30c
Update installation.markdown 2018-03-05 22:55:05 +01:00
Pascal Vizeli
1546a55726
Update installation.markdown 2018-03-05 22:54:44 +01:00
Mason Garrison
7dfde5e84f updated dead link (#4839) 2018-03-05 21:35:41 +01:00
Paulus Schoutsen
b0a2289db5 Add link to skill 2018-03-05 00:28:50 -08:00
Robbie Trencheny
2cac991590
Remove space that breaks pip3 command 2018-03-04 18:55:16 -08:00
Pascal Vizeli
957ada3afa
Update installation.markdown 2018-03-04 00:30:21 +01:00
Adam Mills
82a9aa1d98
Improved docs for the i18n project (#4796) 2018-03-03 11:06:10 -05:00
DubhAd
7149ad73be
Merge pull request #4817 from nsimb/patch-2
Added replace from , to . for float handling
2018-03-03 14:51:06 +00:00
DubhAd
5b0b24c302
Merge pull request #4818 from sjabby/patch-1
Update automation examples to proper formatting
2018-03-03 14:49:47 +00:00
Joakim Sørensen
d4836ea89a
Fixes wrong syntax in the newest version of hassbian-config 2018-03-03 15:43:41 +01:00
sjabby
10e9440591
Update automation examples to proper formatting
Updated the automation examples to reflect the proper climate format and listing the entity_id inside the `data:` section.
2018-03-03 13:31:10 +01:00
nsimb
e0f5d86582
Added replace from , to . for float handling
Since the website saves numbers with , the sensor ends up with "," when trying to use it in automations float does not work.
So i thought i added this if somone ells uses the example
2018-03-03 11:46:49 +01:00
DubhAd
29840a1ec4
Merge pull request #4814 from dshokouhi/patch-3
Add update section for advanced guide
2018-03-03 10:30:55 +00:00
Daniel Shokouhi
f12a872180
Add update section for advanced guide
Detail steps for the user to do a proper update.
2018-03-02 18:23:16 -08:00
Niclas
1667c36859
Incorrect case in stateObj
The stateObj was spelled StateObj, which resulted in an empty string, causing a noob like me great confusion. Hope this helps someone. :)
2018-03-03 00:13:14 +01:00
DubhAd
a8b18212bd
Merge pull request #4807 from dshokouhi/patch-3
Add missing step for Wheels package and note for advanced guide
2018-03-02 19:48:55 +00:00
DubhAd
d74a00ce35
Merge pull request #4810 from dshokouhi/patch-4
Update description about API Key
2018-03-02 19:46:41 +00:00
Paulus Schoutsen
3ae1a99505
Update installation.markdown 2018-03-02 11:37:26 -08:00
Paulus Schoutsen
52b4db70f5 Release 0.64.3 2018-03-02 11:27:41 -08:00
cogneato
d5c1ecc05b New screenshots for installing third party add-ons (#4809) 2018-03-02 19:26:20 +01:00
Daniel Shokouhi
b0714317f9
Update description about API Key
We should recommend users to setup this optional configuration key, as some were unaware that this is a required step when they add devices in the future so we should inform them of this.  Some users are not aware that they can also issue a voice command to sync the home assistant device list.
2018-03-02 10:21:29 -08:00
cogneato
c9a6141cd9 Revert "new screenshots for installing third-party addons (#4794)" (#4806)
This reverts commit bf6d36371f.
2018-03-02 18:40:27 +01:00
Daniel Shokouhi
3f380a591b
Add missing step for Wheels package and note for advanced guide
The basic venv install guide mentions this step so we should make sure the advanced guide has the same step in the same location.

The note about the advanced guide is there to reassure the user they are on the correct page even though the raspberry pi is heavily mentioned here.
2018-03-02 09:26:05 -08:00
Robin
040af0410c
Update create_page.markdown 2018-03-02 17:24:33 +00:00
DubhAd
15143d9b67
Fixing broken link
The link was missing the leading /
2018-03-02 15:40:44 +00:00
DubhAd
de2a605e14
Merge pull request #4799 from robmarkcole/patch-3
Add MB
2018-03-02 09:53:06 +00:00
Kevin Tuhumury
d8845208d9 Added KU6020 to the tested Samsung TV models. 2018-03-02 08:13:32 +01:00
Robin
5cc95b7070
Add MB 2018-03-02 06:33:40 +00:00