6915 Commits

Author SHA1 Message Date
Philipp Schmitt
3ea0f18dc2 Add missing text node (#3109) 2017-09-09 09:48:33 +02:00
Lukas Barth
90919e784b Add documentation for YR forecast data (#3059)
* Add documentation for YR forecast data

* Update sensor.yr.markdown
2017-09-09 09:42:48 +02:00
Jeroen ter Heerdt
9c7562a6cb Update alarm_control_panel.egardia.markdown (#3278)
* Update alarm_control_panel.egardia.markdown

* Update alarm_control_panel.egardia.markdown

* Update alarm_control_panel.egardia.markdown
2017-09-09 00:42:21 -07:00
Konstantin Belyalov
9db8df831d Add config variable rgb_command_template (#3312)
* Add config variable rgb_command_template

* Add available template variable

* Minor change
2017-09-09 00:37:21 -07:00
Fabian Affolter
c356206494 Update description (fixes #3274) (#3332) 2017-09-08 10:06:23 +02:00
Eirik H
c08e19578a Describe the state_topic setting for battery tracking using Owntracks (#3322)
I wasn't sure what the /tablet/tablet section of the state_topic part meant so had to google a bit to figure it out. With this change, users will immediately understand what they should set as the topic.
2017-09-08 09:22:19 +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
julesverhaeren
6456f6489f update kodi URL (#3323)
https://home-assistant.io/components/mediaplayer.kodi/    =>   https://home-assistant.io/components/media_player.kodi/
2017-09-07 15:51:14 +02:00
DubhAd
d53a51f504 Dim (and brighten) lights via a remote (#3319)
* Dim (and brighten) lights via a remote

Hopefully this one won't break everything ;)

* Changes as requested

* Updates

Other than the last point, done.

The last part I've left, as these aren't strictly independent parts - the section after the comma is the explanation for how the "lever" works.

* Updates

You snuck those in while I was editing ;)

* Update dim_and_brighten_lights.markdown
2017-09-07 08:23:22 -05:00
SupahNoob
fa69ddbd6c fix sublist in Server States (#3318) 2017-09-06 22:33:40 +02:00
Dale Higgs
7f4361962f Revert "Dim (and brighten) lights via a remote" (#3317)
* Revert "Remove "Changing the icon" (#3305)"

This reverts commit 6ae0daf2d58c444544a1bd68fd31adfed34c1f9c.

* Revert "Minor clarification in USPS component (#3316)"

This reverts commit 3c6ff37c0382291a023584fb5fba08debcd9a455.

* Revert "Update rss_feed_template.markdown (#3314)"

This reverts commit 6e154db323a35b25f9085c06d0e69ccfbfe87699.

* Revert "Dim (and brighten) lights via a remote (#3309)"

This reverts commit 21ca7ad8dc466a61f3846c3ca482f62af358c6b8.
2017-09-05 17:16:03 -05: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
DubhAd
21ca7ad8dc Dim (and brighten) lights via a remote (#3309)
* Dim (and brighten) lights via a remote

As per chat in the Discord, these are the scripts, automations, and input_sliders to allow a light to be dimmed and brightened by holding down the down or up button on an appropriate remote.

This has been extended to use input_sliders for the dim/brighten step, and for the minimum and maximum brightness levels.

* Updates

Replacing pointless data_templates with just data, complying with preferred formatting standards ;)

* Further updates

More fixes ;)
2017-09-05 13:48:44 -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
Paulus Schoutsen
e7f6dadf54 Update frontend.markdown 2017-09-04 16:04:45 -07:00
Vasiley
939088c4a7 Add Vasiley configuration (#3308) 2017-09-04 13:58:40 -05:00
Phill Price
085a0e7e37 Spelling change (#3299)
conection > connection
2017-09-03 21:41:21 +02:00
John
b714fe0af7 added home folder creation as not there by default (#3297)
added home folder creation as not there by default
2017-09-03 07:37:56 -04:00
DubhAd
4e1c04c951 Update Z-Wave documentation to mention Wake (#3291)
* Update Z-Wave documentation to mention Wake

Adding a note that battery powered devices need to be awake to update their settings, since this trips up many folks new to Z-Wave

* Updated documentation as per discussion
2017-09-02 22:53:47 +02: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
Ioan Loosley
1ec94ddcda Added Linux Magazine (#3285)
* Add files via upload

* Delete Linux_Magazine_international_logo.png

* Added Linux mag logo

* Added Linux magazine link

* Fix link
2017-08-31 19:15:03 +02:00
Fabian Affolter
8f41ba4b64
Add link to Linux Magazine 2017-08-31 19:12: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
Paulus Schoutsen
7653ebf721 Release 0.52.1 2017-08-28 09:21:43 -07:00
Mattias Ryrlén
6f959cd162 Update z-wave.markdown (#3262)
* Update z-wave.markdown

spent way to long time to find this, so thought about document it down.

* Minor change
2017-08-28 11:22:01 +02:00
Paulus Schoutsen
0dee2c22d9 Update events.markdown 2017-08-27 16:07:08 -07:00
Paulus Schoutsen
1ba86e8b08 Fix canonical urls and blog post dates 2017-08-27 14:30:57 -07:00
Greg Stevenson
371245a261 Typo fix on scripts page (#3265) 2017-08-27 21:33:39 +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
Phil Cole
86107b8755 Spelling correction (#3254) 2017-08-27 12:57:48 +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
Fabian Affolter
348c8b2270
Add new articles 2017-08-27 11:39:55 +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
Tom Howe
adb6fea5df Update debugging.markdown (#3249)
Added example ssh command - it's not obvious that you need to log in as root!
2017-08-26 23:29:29 +02:00
mauriciobonani
cd431654d9 Add LIFX to note about transition (#3252) 2017-08-26 23:13:01 +02:00