Commit graph

6915 commits

Author SHA1 Message Date
cdce8p
50ff5dec28 Added doc for controlling two or more covers at once (#3013)
* Added doc for controlling two or more covers at once

Unresolved issues:
- open_covers only available when all covers are closed -> Possible fix: allow third state for value_template (half open)
- position value in detailed view are either 0 (closed) or 100 (open), neverthanless set_position works as intended

* Added sensor and icon support

* Added raw tags

* Fix error

Received invalid cover is_on state: . Expected: open, closed, true, false

* Raw tags, Linkable title and assume_state

Assume state allows buttons to alwalys be enabled if PR is accepted.

* Update escaping
2017-08-26 22:31:33 +02:00
Franck Nijhof
0b3f8afee3
Hotfix of Liquid exception, thrown by TravisCI: Unknown tag 2017-08-26 22:27:38 +02:00
PhracturedBlue
c5e9165258
Optimistic Mode (was 'Timed cover') (#2948)
* Open/Close/Stop are now optional

* typo

* Document timed-moves and optimistic mode

* Update cover.template.markdown

* Remove timed-movement
2017-08-26 22:17:18 +02:00
Paulus Schoutsen
53928f87d2 Add state_with_unit info 2017-08-26 12:35:54 -07:00
Paulus Schoutsen
59a6bfcac3 Update media_player.bluesound.markdown 2017-08-26 12:11:19 -07:00
Phil Cole
f5451f64a3 Fix missing closed bracket in example code (#3251) 2017-08-26 21:07:14 +02:00
Fabian Affolter
6393624484
Update details 2017-08-26 19:46:33 +02:00
Fabian Affolter
af1fff90ae
Add defaults 2017-08-26 19:30:18 +02:00
Fabian Affolter
6bba7f9cfd
Fix markdown for the table 2017-08-26 19:22:46 +02:00
Fabian Affolter
52a33ddde3
Move instructions down 2017-08-26 13:47:54 +02:00
Fabian Affolter
db6aa5e0b0
Link to instructions 2017-08-26 13:42:19 +02:00
Fabian Affolter
9224600683
Address comments from
https://github.com/home-assistant/home-assistant/issues/9135
2017-08-26 13:08:53 +02:00
Fabian Affolter
00f9cf7cd6
Add more to intro 2017-08-26 13:00:41 +02:00
Fabian Affolter
63cf989b52
Improve guides 2017-08-26 12:59:06 +02:00
Fabian Affolter
b1ec41b03b
Move instructions to component 2017-08-26 12:52:22 +02:00
Fabian Affolter
290d3645fa
Some more improvements 2017-08-26 12:48:26 +02:00
Fabian Affolter
b21fb7a5c9
Fix typo 2017-08-26 12:44:07 +02:00
Fabian Affolter
3c8b317da2
Remove blank lines 2017-08-26 12:43:25 +02:00
Fabian Affolter
2385b618a2
Minor changes to format 2017-08-26 12:43:03 +02:00
Fabian Affolter
cc44067d07
Fix Markdown 2017-08-26 12:05:02 +02:00
Sebastian Muszynski
bbcaf1c8f5 Section added with a simplified way to extract the token from rooted android devices. (#3247) 2017-08-26 12:02:59 +02:00
JudgeDredd
8e8fbfb9e3 fix template-trigger link (#3244)
link does not go to template-trigger header. This is probably due to the getting-started redirect not respecting the tag
2017-08-26 12:00:03 +02:00
Martin Hjelmare
e91ea480a9 Add section on message validation for mysensors (#3218)
* Add section on message validation for mysensors

* Fix spelling and grammar
2017-08-26 09:27:44 +02:00
Paulus Schoutsen
c50e63fad9 Update 2017-08-26-release-0-52.markdown 2017-08-25 23:31:37 -07:00
Paulus Schoutsen
e091b8e70e Update components pic 2017-08-25 23:07:19 -07:00
Paulus Schoutsen
0d851cff54 Merge pull request #3239 from home-assistant/release-0.52
0.52
2017-08-25 23:02:29 -07:00
Paulus Schoutsen
2b8e24606f Add release blog post 2017-08-25 23:02:12 -07:00
Pascal Vizeli
1d6a92f726 Update nginx_proxy.markdown 2017-08-25 22:51:39 +02:00
Pascal Vizeli
6ba0931497 Update mariadb.markdown 2017-08-25 22:50:17 +02:00
Fabian Affolter
8543f48e79 Add configuration variables (fixes #3234) (#3240) 2017-08-25 13:06:53 +02:00
mukundv
77d60c7325 Updated the sensor examples. (#3237)
* Updated the sensor examples.

Corrected the sensor examples to include the updated attributes.

* Updated the attributes template

Changed the template to get the correct time_in_state and wifi_signal_strength
2017-08-25 10:38:30 +02:00
Fabian Affolter
518dbd7b89
Merge branch 'current' into next 2017-08-25 10:03:26 +02:00
Fabian Affolter
1a4231a0d8
Minor changes 2017-08-24 18:21:36 +02:00
Fabian Affolter
295688b6ff
Improve change from #3233 and update JSON output 2017-08-24 14:56:16 +02:00
Phil Cole
28d72cee6d Add note about no location data provided by API (#3233) 2017-08-24 14:20:56 +02:00
Fabian Affolter
18bd110cbe
Add 'ha_iot_class' 2017-08-24 11:56:31 +02:00
Ioan Loosley
41e9e87bae Removed apt command and made the build instructions more inclusive (#3232)
* Removed apt command and made the build instructions more inclusive

Removed the apt command and added it for other platforms in the main compile sections
2017-08-24 11:37:44 +02:00
Fabian Affolter
932949c9b6
Fix configuration sample 2017-08-24 08:43:30 +02:00
Fabian Affolter
723f78b59f
Update Chromium and Firefox 2017-08-24 08:39:56 +02:00
Mark Huson
f493074f7c Update sensor.otp.markdown (#2990)
* Update sensor.otp.markdown

* Minor changes and add container name
2017-08-24 08:38:03 +02:00
Franck Nijhof
a24e142eaf Review/Edit components starting with the letter U-Z (#3229) 2017-08-24 08:32:12 +02:00
Robin
c07a87b854 State that dependencies are from pypi
Clarify that dependencies are loaded from and must be available on pypi
2017-08-24 06:25:53 +01:00
Fabian Affolter
aab1728023
Make image smaller 2017-08-23 13:37:06 +02:00
Fabian Affolter
b8d2a05021
Move the screenshot up 2017-08-23 13:16:22 +02:00
Fabian Affolter
58d8aea75c
Try a small image 2017-08-23 12:12:35 +02:00
Fabian Affolter
54ca51afad Add World Tides docs (#3228)
* Add World Tides docs
2017-08-23 11:30:16 +02:00
Fabian Affolter
b4f70228eb
Remove one 'your' 2017-08-23 11:07:48 +02:00
Fabian Affolter
f57f91dda4
Add link to configuration docs 2017-08-23 11:07:17 +02:00
Jordi
71d04a18ec Updated example documentation (#3223)
Updated example documentation to match with version 0.50 and later
2017-08-23 09:42:07 +02:00
githubbuh
0ac98d7f89 add WRT1900ACS, note to disable wireless access (#3226)
* add WRT1900ACS, note to disable wireless access

1) Added Linksys WRT1900ACS to the list of tested devices.
2) Added note about need to disable Access via wireless

* Minor changes
2017-08-23 09:39:49 +02:00