Commit graph

7809 commits

Author SHA1 Message Date
Gabor SZOLLOSI
c9e1a09d8c Raspihats platform update, added smbus, i2c install (#3483)
* Raspihats platform update, added smbus, i2c install

* Raspihats platform update, added smbus, i2c install
2017-11-07 09:55:13 +01:00
Dan C Williams
9cd72c0dbc Add note to iOS actionable notifications for clarity (#3720)
* Update actions.markdown

Added note to remind users to update push settings within the app.  There are multiple community questions around this and performing this update will take care of many issues when implementing actionable notifications.

* Correcting spelling

Corrected `Setting` to `Settings`

* Remove space
2017-11-07 09:46:28 +01:00
Sam Birch
472ea0bca1 Update binary_sensor.trend for linear trend detection (#3584)
* Update binary_sensor.trend.markdown

* Update binary_sensor.trend.markdown

* Added max_samples documentation
2017-11-06 23:42:52 +01:00
Ryan McLean
cb90c05c47 Fixed terminology for consistancy (#3916)
Updated to add location to get Access Token from as non-obvious.
2017-11-06 23:01:16 +01:00
John Arild Berentsen
a417716f69
Add new Z-Wave services (#3898)
Documentation to https://github.com/home-assistant/home-assistant/pull/10369
2017-11-06 15:15:30 +01:00
Simon
f78c4f3971 Added documentation for new device class 'plug' (#3889)
* Added documentation for new device class 'plug'

See https://github.com/home-assistant/home-assistant-polymer/issues/550

* use term "unplugged"

* add the entry to the right place
2017-11-05 21:53:06 +02:00
Fabian Affolter
c54442720f
Update config style and 'ha_release' (#3897)
* Update config style and 'ha_release'

* Minor changes
2017-11-05 15:29:40 +01:00
Adam Cooper
e32f1cdabd Adding in docs for Vultr platform and sensors (#3663)
* Added Vultr logo

* Added v1 Vultr hub

* Added init sensor docs for Vultr

* Updated Vultr components to next version

* Updating Vultr components

* Added more details to vultr sensors

* Updated Vultr component docs

* Corrected Vultr name default values, added vultr sensor {} name option
2017-11-05 14:11:54 +01:00
Fabian Affolter
e8949f4119
remove file with the wrong extension 2017-11-04 17:31:01 +01:00
Fabian Affolter
a57ac2d6b0
Merge branch 'current' into next 2017-11-04 17:25:53 +01:00
Fabian Affolter
c123f67218
Add logo 2017-11-04 11:05:55 +01:00
PeteBa
ac9aedad90 Adjusted to reflect updated purge scheduling (#3860)
* Adjusted to reflect updated purge scheduling

* Minor changes
2017-11-04 10:51:48 +01:00
Per Osbäck
345dbfd1c3 fix hasbian typo (that means something different) (#3886) 2017-11-04 10:49:52 +01:00
Fabian Affolter
4e904a5217
Update logo 2017-11-04 10:48:03 +01:00
Paulus Schoutsen
8a6d1b256f Merge remote-tracking branch 'origin/current' into next 2017-11-03 23:33:18 -07: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
ChristianKuehnel
7c34e7c888 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:43 -07:00
Sebastian Muszynski
886ad706e2
Unneeded parameter "mac" removed. (#3880) 2017-11-04 00:00:10 +01:00
Sebastian Muszynski
01887c96fd Unneeded parameter "mac" removed. (#3880) 2017-11-03 23:58:22 +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
Alok Saboo
766d612dbf Add option to overwrite file to the downloader component (#3876)
* Add option to overwrite file to the downloader component

* Add period
2017-11-03 21:08:02 +01:00
Per Osbäck
d3d9a58b04 add documentation for PR #10188 (#3825) 2017-11-03 12:55:47 -07:00
Heiko Thiery
9e3ccea422 Add documenation for LaCrosse platform (#3829)
* add documenation for lacrosse component

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>

* fix documentation

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>

* change to new style

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>

* fix after changing to new style

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>

* renamed config value

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>

* Add configuration sample

* Revert change

* Add quotes
2017-11-03 17:55:34 +01:00
Pascal Vizeli
88bc7d34eb
Add new host/port option 2017-11-03 17:16:41 +01: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
Markus
87f0a66244 pyLoad download sensor (#3742)
* Create sensor.pyload.markdown

* pyload image

* added pyload image

* Update sensor.pyload.markdown

* Updates according to code
2017-11-02 22:18:04 +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