Commit graph

7206 commits

Author SHA1 Message Date
Fabian Affolter
641d118aa2
Fix link 2017-10-08 20:42:02 +02:00
Daniel Høyer Iversen
4809225f94 Update emulated_hue.markdown (#3554) 2017-10-08 20:00:33 +02:00
Fabian Affolter
bf0dd02e2a
Update details about using the service 2017-10-08 13:53:04 +02:00
Fabian Affolter
945ad1651d
Update format 2017-10-08 13:04:46 +02:00
Daniel Høyer Iversen
6ad40d3a75 Merge pull request #3555 from phillprice/patch-3
Update mariadb.markdown
2017-10-08 11:38:29 +02:00
Georgi Kirichkov
8692aec832 Optional has to be italic 2017-10-08 12:26:02 +03:00
Georgi Kirichkov
9289fd21ff Update input_number.markdown
Includes description of the `unit_of_measurement` and `icon` options
2017-10-08 12:25:02 +03:00
Phill Price
a356edcf3e Update mariadb.markdown
I think this is what is meant to be said but feel free to correct me
2017-10-08 10:01:10 +01:00
Paulus Schoutsen
12e6aac283 Update index.markdown 2017-10-07 17:53:05 -07:00
Ashton Campbell
9e6b9cb658 Fixed common spelling mistakes (#3544)
* fix spelling errors

* Update binary_sensor.xiaomi_aqara.markdown

Reverts to previous revision before spell check.

* Update tellstick.markdown

Reverts to previous revision before spell check.

* Update owntracks_two_mqtt_broker.markdown

Reverts to previous revision before spell check.

* Update cla_sign.html

Reverts to previous revision before spell check.

* Update credits.markdown

Reverts to previous revision before spell check.

* Update api.markdown

Fixed spell checker changing noone to no one.
2017-10-08 00:39:32 +02:00
Fabian Affolter
ae24b5142f
Add redirect 2017-10-08 00:37:57 +02:00
Fabian Affolter
7076f2006d
Merge pull request #3403 from BioSehnsucht/rename-input-slider
Rename input_slider to input_number and add numeric text box option
2017-10-08 00:35:58 +02:00
Fabian Affolter
48d1b3347f Add changes from #3547 (#3553) 2017-10-08 00:31:48 +02:00
Fabian Affolter
f7d3b9c1e9
Update for 0.55 2017-10-08 00:31:13 +02:00
Fabian Affolter
39b459199b
Fix more links 2017-10-08 00:29:14 +02:00
Aaron Linville
e9b2d55629 Fix Tiny Typo
"Wide", not "width" variety of operations.
2017-10-07 18:06:52 -04:00
Fabian Affolter
92f26e41bf
Add ClickSend TTS notify 2017-10-07 23:52:15 +02:00
Fabian Affolter
1b751a7389 Merge pull request #3413 from milanvo/recorder-purge-service
Doc for recorder purge service
2017-10-07 23:26:51 +02:00
Fabian Affolter
5d322607a7
Add RFlink cover docs 2017-10-07 22:34:25 +02:00
Paulus Schoutsen
7a6a8e9bb8 Update upnp docs 2017-10-07 13:07:41 -07:00
Fabian Affolter
be1143d9c7
Fix links 2017-10-07 22:00:43 +02:00
Fabian Affolter
3963d98d7d
Update instructions 2017-10-07 21:58:52 +02:00
Fabian Affolter
678c6abd22
Add missing link 2017-10-07 21:21:48 +02:00
Fabian Affolter
ae690e4953 Merge pull request #3530 from home-assistant/release-0-55
0.55
2017-10-07 21:12:17 +02:00
Fabian Affolter
e6a8bc2fff
Add blog post 2017-10-07 20:58:04 +02:00
Fabian Affolter
b61f03f8c2
Update 'ha_release' 2017-10-07 19:36:01 +02:00
Lukas Barth
5f42427256
Input datetime (#3390)
* First documentation

* Add documentation for input_datetime
2017-10-07 19:34:58 +02:00
Fredrik Lindqvist
8049519ebc Hassbian deprecating python-3.4 (#3540)
* Update 2017-10-06-deprecating-python-3.4-support.markdown

* Minor change
2017-10-07 16:03:23 +02:00
Niklas Grebe
100796af0e Update alexa.markdown (#3545)
Fix minor typo
2017-10-07 16:02:52 +02:00
arretx
c346f6f752 A few clarifications (#3541)
* A few clarifications

These are a few clarifications that would have made the instructions a bit more clear.  I figured out what to do, but some of the behavior's were unexpected and I had to guess through a few things.

* Minor changes
2017-10-07 09:40:28 +02:00
GreenTurtwig
31cb6a8b37 Removed white space and enlarged a few brand logos. (#3537) 2017-10-06 19:59:26 +02:00
GreenTurtwig
4340115467 Correct latest blog post typos. (#3536) 2017-10-06 18:30:33 +02:00
Andrey
68f43ab924 Add template escaping 2017-10-06 15:37:26 +03:00
Fabian Affolter
82e40588c6
Fix typo 2017-10-06 14:26:36 +02:00
Piotr Miazga
a65327de12 Add libssl dependency to recorder.markdown (#3533)
The libssl-dev is a hard dependency for mysqlclient package, otherwise `pip3 install mysqlclient` fails with 
```
    /usr/bin/ld: cannot find -lssl
    /usr/bin/ld: cannot find -lcrypto
    collect2: error: ld returned 1 exit status
    error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1
```

It should be documented as less experienced users won't be able to install mysqlclient on their machines
2017-10-06 08:16:41 +02:00
Paulus Schoutsen
6c1bf3fea2 Add windows 2017-10-05 21:43:20 -07:00
Paulus Schoutsen
f1e08d0b3b Clarify hass.io 2017-10-05 21:40:13 -07:00
Paulus Schoutsen
30926843ac Add blog post about python 3.4 deprecated 2017-10-05 21:39:05 -07:00
Paulus Schoutsen
f9e3f7e099 Merge remote-tracking branch 'origin/current' into next 2017-10-05 09:24:55 -07:00
Fabian Affolter
79ebf70d7c Add The Things Network documentation (#3465)
* Add The Things Network documentation

* Fix date

* Rename sensor platform
2017-10-05 09:12:33 -07:00
Ashton Campbell
1b30cbad09
Update counter.markdown (#3526)
```json
{
  "entity": "counter.count0"
}
```

needs to be:

```json
{
  "entity_id": "counter.count0"
}
```
2017-10-05 18:08:36 +02:00
Ashton Campbell
028eac04c6 Update development_states.markdown (#3528)
Changed typo of entitiy to entity.
2017-10-05 15:36:26 +02:00
Ashton Campbell
9d9ebf2118 Update counter.markdown (#3526)
```json
{
  "entity": "counter.count0"
}
```

needs to be:

```json
{
  "entity_id": "counter.count0"
}
```
2017-10-05 12:39:24 +02:00
Pascal Vizeli
73c0ba32a2 Update git_pull.markdown 2017-10-05 11:48:14 +02:00
Ashton Campbell
73f8621df0 Update counter.markdown (#3525)
Under "Use the service"

entity is misspelled to entitiy.

```
{
  "entitiy": "counter.count0"
}
```

should be:

```
{
  "entity": "counter.count0"
}
```
2017-10-05 11:48:02 +02:00
Charles Garwood
23d2dcb016 Add note for MySQL install on Raspbian Stretch (#3514)
* Add note for MySQL install on Raspbian Stretch

Added note as detailed in https://github.com/home-assistant/home-assistant.github.io/issues/3509

* Update recorder.markdown

Change is to the Debian base package and not to Raspbian specifically. 
Edited your change to replace the suggested package instead.
2017-10-05 11:12:04 +02:00
Franck Nijhof
b3f8dfc283 HTTP component documentation improvements (#3523) 2017-10-05 11:07:20 +02:00
Franck Nijhof
443904de16 Fixes spelling of 'Home Assistant' everywhere (#3524) 2017-10-05 10:53:08 +02:00
Fabian Affolter
664e1bf86e Add some new entries (#3521) 2017-10-05 09:11:26 +02:00
Fredrik Lindqvist
0ea1dd7ecf Remove deprecated Tellstick script from documenation (#3520)
Remove deprecated Tellstick script from documentation
2017-10-05 08:56:47 +02:00