Commit graph

7795 commits

Author SHA1 Message Date
DubhAd
4e61e68e7c
Added HassIO details and troubleshooting
Included the HassIO specific details here too

Also added basic troubleshooting steps that have come up a few times
2017-11-05 10:33:24 +00:00
Fabian Affolter
1090740531
New configuration variable style 2017-11-04 23:11:05 +01:00
Fabian Affolter
8d752574c6
Update 'ha_release' 2017-11-04 21:26:09 +01:00
Paulus Schoutsen
92f2052311 Release 0.57.1 2017-11-04 12:59:01 -07:00
Fabian Affolter
2fd2e110e9
remove file with the wrong extension 2017-11-04 17:30:15 +01:00
Fabian Affolter
c123f67218
Add logo 2017-11-04 11:05:55 +01:00
Fabian Affolter
4e904a5217
Update logo 2017-11-04 10:48:03 +01:00
Paulus Schoutsen
0c833c0bc3
Merge pull request #3871 from home-assistant/release-0-57
Release 0 57
2017-11-03 23:23:00 -07:00
Paulus Schoutsen
7d67fda676 Add release blog post 2017-11-03 23:22:28 -07:00
ChristianKuehnel
8bc6e62bf3 added initial documentation for new component remember_the_milk (#3581)
* added initial documentation for new component remember_the_milk

* updated documentation, based on comments from @fabaff.

I did not change the logo, as we have to ask for permission first.

* fix stuff
2017-11-03 21:49:59 -07:00
Sebastian Muszynski
886ad706e2
Unneeded parameter "mac" removed. (#3880) 2017-11-04 00:00:10 +01:00
VDRainer
ba3ff3bd0a Fixed MS SQL Server connection string (#3881)
* Fixed MS SQL Server connection string

https://community.home-assistant.io/t/holy-cow-ms-sql-server-recorder-creates-tables-in-master-db/30462

* Update recorder.markdown
2017-11-03 23:56:02 +01:00
Christian Studer
045c032a61 Some additional information (#3882)
About the public key format, how to login and what you'll find once you get there.
2017-11-03 23:50:12 +01:00
Per Osbäck
d3d9a58b04 add documentation for PR #10188 (#3825) 2017-11-03 12:55:47 -07:00
ikifar2012
86eee72f82 added Leviton name so it it easy to find (#3877) 2017-11-03 07:09:36 +01:00
ikifar2012
bccd459d5d Added to title (#3878) 2017-11-03 07:09:04 +01:00
Florian Klien
e64ad7252f removed cython dependency, removed api_key conf (#3875)
* removed cython dependency, removed api_key conf

Cython is pulled in by DTLSSocket since 1.0.4 no need for manual install
fixed with home-assistant/home-assistant#10123

removed the api_key parameter
relates to home-assistant/home-assistant#10282

* Minor changes
2017-11-03 07:08:27 +01:00
Paulus Schoutsen
005f777bda Fix merge conflict 2017-11-02 09:34:32 -07:00
Paulus Schoutsen
2581fb1bcd Merge branch 'current' into next 2017-11-02 09:31:07 -07:00
cgtobi
ba27a1253e Update logo to dialogflow icon. (#3870) 2017-11-02 16:55:13 +01:00
Fabian Affolter
e6f11bd19b
Change from interface to router 2017-11-02 11:58:48 +01:00
Fabian Affolter
8b5f454812
Add SSH tunneling blog post (#3864)
* Add SSH tunneling blog post

* Minor changes
2017-11-02 11:11:14 +01:00
Fabian Affolter
3570a1edb8
Remove 'development' from http and update frontend (#3856)
* Remove 'development' from http and update frontend

* UPdate configuration variables

* Update frontend.markdown
2017-11-02 10:25:17 +01:00
lichtteil
b782c88611 Add documentation for new platform luftdaten sensor (#3857)
* Add documentation for luftdaten sensor

* Minor adjustments
2017-11-02 09:39:38 +01:00
Chris
68571fd562 Fixed typo (#3866) 2017-11-02 08:32:49 +01:00
Ryan Sandridge
c13673dc8b Provide a script for macOS to generate the secure key (#3867)
Without including the LC_CTYPE=C environment variable on macOS, tr returns a "Illegal byte sequence" error.
2017-11-02 08:32:25 +01:00
Fabian Affolter
6881f35e21
Add extension (fixes #3859) (#3865) 2017-11-02 08:08:59 +01:00
cdce8p
f4c0b097bf Fixed style error (#3862) 2017-11-02 00:07:05 +01:00
Mahasri Kalavala
c176ad2b69
Added Hassbian
Removed duplicate `hass` entry and added Hassbian entry.
2017-11-01 16:01:43 -04:00
DubhAd
3596205202
Updating titles to make links easier 2017-11-01 18:26:35 +00:00
William Scanlon
026c7e85e2
Update wink.markdown
Fixed formatting error.
2017-11-01 12:52:11 -04:00
William Scanlon
d02e43dd15
Update wink.markdown 2017-11-01 12:32:22 -04:00
DubhAd
1aab59beaf
Added note about 3.6 packages 2017-11-01 15:41:00 +00:00
Fabian Affolter
1348cdbed4
Add default 2017-11-01 11:44:54 +01:00
Paulus Schoutsen
68ee2ccb70 Update frontend dev instructions 2017-10-31 22:32:59 -07:00
Daniel Perna
6cffb2cdcc New component: timer (#3747)
* Documentation for timer component

* Removed icon

* Icons are actually supported.

* Corrected info abount entity_ids

* Update timer.markdown
2017-10-31 20:21:26 -07:00
ohadbenita
cf5126f332 Note about home devices not showing on the map (#3853)
* Note about home devices not showing on the map

Devices @ home won't show on map, this is an expected behavior

* Format it as note
2017-10-31 23:04:01 +01:00
DubhAd
3f8cb6273e Describing group behaviour (#3852)
I've added details on the 2 I know of, but I don't know if there are others. I've put this in as a PR so any other behaviours can be caught in this update.

This PR is because we don't actually seem to have documented that behaviour anywhere.
2017-10-31 22:44:55 +01:00
DubhAd
3495f1bb24
Typo argh 2017-10-31 21:13:37 +00:00
DubhAd
9cd59cc66e
Note on using sticks with HassIO
Adding a note that it's advised to use a USB stick rather than a module, as passing a USB stick through Docker is much easier.
2017-10-31 21:13:05 +00:00
Fabian Affolter
1966679f29
Update 2017-10-31 20:20:00 +01:00
David Grant
25c3d02810
Created new documentation for GC100 component and platforms (#3789)
* Create gc100.markdown

* Create binary_sensor.gc100.markdown

* Create switch.gc100.markdown

* Fixed formatting of configuration variables

* Elaborated on what gc100 is

* Implemented fabaff's requested changes

removed blank line, updated yaml example to be a list of ports, added period to ports parameter description.

* Implemented changes requested by fabaff

removed blank line, fixed yaml format, added period to ports parameter description

* Fixed ha_release and ha_category

* Fixed ha_release and ha_category

* Implemented changes requested by fabaff.

fixed ha_release and added parameters.

* Updated introduciton description

Implemented suggestion by upsert and referenced iTach library.
2017-10-31 20:20:00 +01:00
Fabian Affolter
3194cb312e
Camera services (#3834)
* Add services

* Update description
2017-10-31 20:19:59 +01:00
Peter Epley
f00a803e71
Update google_assistant.markdown (#3831)
Added exposed domains available, including from PR #10148
2017-10-31 20:19:59 +01:00
Nicolae Vlădescu
df4600b179
Fix typo: Romainia -> Romania (#3830) 2017-10-31 20:19:59 +01:00
Marcelo Moreira de Mello
d92b4a9e8c
Extend Ring doorbell camera documentation by adding a python_script to download the video (#3705) 2017-10-31 20:19:59 +01:00
Fabian Affolter
f9782f0466
Add Random binary sensor docs (#3798) 2017-10-31 20:19:59 +01:00
Florian Klien
cfefa86e89
Documentation for yessssms component (#3801)
* Documentation for yessssms component

* typo

* updated documentation for YesssSMS

* Remove line breaks
2017-10-31 20:19:59 +01:00
Fabian Affolter
a16290c4fe
Add Linode component docs (#3821) 2017-10-31 20:19:58 +01:00
Fabian Affolter
ede7ca89ff
Add Sytadin sensor docs (#3819) 2017-10-31 20:19:58 +01:00