Commit graph

3609 commits

Author SHA1 Message Date
Fabian Affolter
c356206494 Update description (fixes #3274) (#3332) 2017-09-08 10:06:23 +02:00
Florian Harr
5eff55dcf0 Added note regarding script.json-cec plugin on kodi page (#3330)
* Added note regarding script.json-cec plugin on kodi page

* Add HTML for note
2017-09-08 09:19:14 +02:00
Paul Kline
fe876341f8 Includes 2 vital details to make Alexa work (#3331)
* Includes 2 vital details to make Alexa work

I spent several hours trying to figure out why this guide didn't work for me and it overlooked two very important things that must be done.

1. either forward 443 requests or change your serving port to 443
2. add "alexa:" to your configuration file. otherwise, the .../api/alexa?api_password=xxxxxxxxx will not exist.

* Minor changes
2017-09-08 09:15:43 +02:00
Dale Higgs
de9d8000dd Update example and minor text changes (#3325) 2017-09-08 09:02:32 +02:00
Jacob Mansfield [root@Helix]
8cb29a31e7 Add missing configuration for polly
Add documentation for missing configuration options for Amazon Polly TTS.
2017-09-07 23:20:23 +01:00
Jamie Shaw
6ae0daf2d5 Remove "Changing the icon" (#3305)
Text was copy and pasted verbatim from Template Sensor page, the Template Binary Sensor does not currently support the icon_template feature.
2017-09-05 15:59:47 -05:00
Carlo Costanzo
3c6ff37c03 Minor clarification in USPS component (#3316) 2017-09-05 15:49:44 -05:00
David
6e154db323 Update rss_feed_template.markdown (#3314)
Use a capital M in the timestamp to show current minute instead of current month
2017-09-05 13:52:23 -05:00
Paulus Schoutsen
293658a94b Update rss_feed_template.markdown 2017-09-04 23:06:21 -07:00
Paulus Schoutsen
e2dbcfe9ea Update rss_feed_template.markdown 2017-09-04 23:03:35 -07:00
Reza Moallemi
2112525d2a Add documentation for set_options service call (#3292)
* Add documentation for set_options service call

* Minor changes
2017-09-02 06:51:53 -04:00
Daniel Høyer Iversen
3d26a4f893 Update notify.pushbullet.markdown (#3270)
* Update notify.pushbullet.markdown

* Minor changes
2017-09-01 16:03:00 -04:00
Oliver
43890d7996 New config option "timeout" + additional receivers (#3289) 2017-09-01 16:16:18 +02:00
mukundv
02aa254a3c Added JS9000 (#3286)
The component doesnt work with JS9000. Added this to the list of tested and not working models.
2017-08-31 19:06:25 +02:00
Jonathan Weinberg
b186860bae Update ZHA link to Hue Thief (#3284)
Link to the Hue Thief does not show up as a clickable link. This should resolve.
2017-08-31 10:31:51 -05:00
n0dyjeff
324acb9af7 Update sensor.version.markdown (#3279) 2017-08-30 19:36:31 +02:00
slimatic
b6a3cb08c0 Fixed small typo (#3277) 2017-08-30 12:48:00 +02:00
githubbuh
2d9d267e13 icon behavior when name is also specified (#3272)
expanded the icon narrative to indicate expected behavior with both name and icon are provided.
2017-08-29 21:47:04 +02:00
Olaf Conradi
e43d637b2a clarify that the pin numbers are from BCM mode (#3264)
This took me a long time to figure out why it did not work.
2017-08-27 19:57:56 +02:00
Nicolas Quiénot
c2db0fa354 fix "Retrieving the Access Token" broken link (#3259) 2017-08-27 12:51:34 +02:00
Jeremy Bunting
17f394fbb0 minor typo correction (#3256)
'Developers' was misspelled.
2017-08-27 12:45:54 +02:00
boojew
db01226983 Update isy994.markdown (#3255) 2017-08-27 12:44:09 +02:00
Fabian Affolter
90ff89c97f
Escape templates, convert titles to links, and other fixes 2017-08-27 11:44:50 +02:00
mattie47
fb744131e5 Update media_player.braviatv.markdown (#3257)
Updated instructions for those using Sony Bravia TVs older than 2013.

This text is actually quite generic, however only applies to users with a Raspberry Pi or similar device which has HDMI-CEC functionality built in.

Source of rewritten content:
- from https://community.home-assistant.io/t/turning-a-tv-on-off-via-kodi-cec-libreelec-no-hass-device-attached/5944/2
- https://community.home-assistant.io/t/turning-a-tv-on-off-via-kodi-cec-libreelec-no-hass-device-attached/5944/3
2017-08-27 11:39:30 +02:00
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
59a6bfcac3 Update media_player.bluesound.markdown 2017-08-26 12:11:19 -07: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
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
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
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
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