Commit graph

8827 commits

Author SHA1 Message Date
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
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
cogneato
8dedbe0b5d Change instructions for adding repositories (#4795)
Change wording for adding third party repositories and linked to new uploaded screenshots.
2018-03-02 05:01:47 +01:00
Paulus Schoutsen
5150d7b047 Release 0.64.2 2018-03-01 11:51:21 -08:00
Daniel Shokouhi
815e577b66
Add a note to recommend the advanced guide
Some users find difficulty when installing or applying updates however, once they switch to the advanced guide those problems go away.

I am not sure if the code block will work for the note so feel free to remove it if it does not :)
2018-03-01 09:41:32 -08:00
cdce8p
bbc40c01ef Updated doc for script/lint (#4753) 2018-03-01 12:34:12 -05:00
DubhAd
5cf6c0b432 Fixed service names (#4792)
For some reason this uses the services UI name for the services, confusing folks. Fixing that here.
2018-03-01 10:27:22 -05:00
Niklas Wagner
77f07f22fb
Fix Grammar
(Hopefully)
2018-03-01 12:00:51 +01:00
jaburges
dc9be2f25c Update image_processing.dlib_face_identify.markdown (#4788)
* Update image_processing.dlib_face_identify.markdown

missing items from dlib when not using docker.

* Fix text
2018-02-28 22:22:14 -08:00
Adam Mills
b0c47126f1 Backend translations (#4787)
* Remove the note about multilingual view

Lokalise upped their onboarding game, and this is called out now
directly in-app. No more need to call it out here.

* Add links to join both translation projects
2018-02-28 19:31:44 -08:00
ChristianKuehnel
981e5d4ac5 fix for https://github.com/home-assistant/home-assistant/issues/12698 (#4769) 2018-02-28 17:55:42 -05:00
Daniel Shokouhi
4e62fc287a Remove reference to web interface (#4759)
The web interface was deprecated in version 1.1: https://docs.influxdata.com/influxdb/v1.1/tools/web_admin/

An older blog post linked (https://home-assistant.io/blog/2015/12/07/influxdb-and-grafana/) detailing how to use InfluxDB and Grafana mentions this web interface as part of the setup and it may be confusing for users attempting to follow it, unless they realize the latest version doesn't have it.
2018-02-28 17:54:10 -05:00
Paul Jimenez
d043e5429f Correct the ha_iot_class (#4778) 2018-02-28 17:53:31 -05:00
Jon Griffith
c7060c7515 Typo (#4785) 2018-02-28 17:49:02 -05:00
Aaron Bach
5c324c2f36 Added docs for https://github.com/home-assistant/home-assistant/issues/12787 (#4784) 2018-02-28 13:10:58 -08:00
DubhAd
86b5a59e21
Merge pull request #4777 from home-assistant/skalavala-patch-1
Fixed html errors.
2018-02-28 21:00:14 +00:00
Matthew Rollings
c1692c9478 Update binary_sensor.hikvision.markdown (#4783)
Added note that indicates mandatory settings on the hikvision web interface in order for this component to function.
2018-02-28 08:41:48 -05:00
Mahasri Kalavala
d50453ea22
Merge pull request #4770 from FezVrasta/patch-1
docs: Added buttons map for Tradfri remote
2018-02-27 18:55:17 -05:00
Mahasri Kalavala
e3011d8ef5
Merge pull request #4775 from home-assistant/DubhAd-patch-2
Initial stab at documenting the hassio commands
2018-02-27 18:52:33 -05:00
Mahasri Kalavala
2e00a62268
Fixed html errors. 2018-02-27 18:48:48 -05:00
Paulus Schoutsen
ead4f19965 Release 0.64.1 2018-02-27 11:27:41 -08:00
DubhAd
65a32f56b7
Merge pull request #4727 from alexbarcelo/patch-1
Consistent documentation for user_id / chat_id
2018-02-27 13:43:00 +00:00
DubhAd
3bb86665af
Merge pull request #4732 from mvgrimes/pr/homeassistant_start
Adds comment about deprecated homeassistant_start event
2018-02-27 13:39:49 +00:00
DubhAd
c009d28c64
Merge pull request #4758 from krisnyse/patch-1
How to find GIID
2018-02-27 13:38:37 +00:00
Donal Phipps
986fdfa1dc
small typo - effect / affect.
For the pedants.
2018-02-27 12:34:52 +00:00
DubhAd
255f50399e
Initial stab at documenting the hassio commands 2018-02-27 08:25:35 +00:00
DubhAd
72a76376bb
Merge pull request #4771 from JerryWorkman/patch-8
Add note for systemd
2018-02-27 07:10:47 +00:00
DubhAd
03d30a2d87
Merge pull request #4772 from JerryWorkman/patch-9
Add note to ensure database instance starts before Home Assistant
2018-02-27 07:10:25 +00:00
JudgeDredd
62b6e62297
update recorder docs for mariadb 10.2
https://mariadb.com/kb/en/library/mariadb-1023-changelog/
Revision #1965f03 2016-11-26 22:22:50 +0100

    Deb: Rename libmariadbclient-dev to libmariadb-dev
2018-02-26 23:49:29 -05:00
Jerry Workman
93df84bb5a
Add note to ensure database instance starts before Home Assistant 2018-02-26 21:19:33 -05:00
Jerry Workman
e4370ccb32
Add note for systemd
Add note for systemd to start Mosquitto before Home Assistant
2018-02-26 21:11:17 -05:00
Federico Zivolo
d8001b4130
docs: Added buttons map for Tradfri remote 2018-02-26 23:41:14 +01:00
DubhAd
284b67a47f
Merge pull request #4734 from oncleben31/patch-1
`automation` and `automation old` in the same time
2018-02-26 22:01:56 +00:00
Oncleben31
a08e94f789
Update editor.markdown 2018-02-26 19:03:44 +01:00
Joakim Sørensen
54e2fb4343 Example JSON has invalid synstax (#4767) 2018-02-26 11:48:43 -05:00
Paulus Schoutsen
d282343710 Merge remote-tracking branch 'origin/current' into next 2018-02-25 16:49:29 -08:00
Paulus Schoutsen
85da820394 Release 0.64 2018-02-25 16:48:43 -08:00