Commit graph

4337 commits

Author SHA1 Message Date
Harris Borawski
b9c0bb0dcb Add Sonarr sensor (#1469)
* Add documentation for Sonarr sensor

* Fix spelling mistake and add link to sonarr main site
2016-11-22 22:32:36 -08:00
Paulus Schoutsen
1de24a1b8d Add issue section to blog 2016-11-22 20:49:39 -08:00
Paulus Schoutsen
8f3036e30c Release v0.33.3 2016-11-22 20:37:11 -08:00
Carlo Costanzo
04aa47785a Added in helpful tip (#1472)
* Added in helpful tip

Excluding entries in logbook every 3 minutes.

* Update cover.garadget.markdown
2016-11-22 15:46:20 +01:00
Sean Dague
fe4a822513 increase documentation on hue_activate_scene service. (#1475)
This describes the hue_activate_scene service on the light.hue page,
including the answers to questions I've gotten since this went into
HomeAssistant. Hopefully a good start that can be improved on by
folks.
2016-11-22 15:40:12 +01:00
Erik Eriksson
cad2cea2f3 More details about config (#1476) 2016-11-22 15:38:04 +01:00
Erik Eriksson
dd09cd5e8b Removed obsolete info (#1477)
Removed obsolete info and unnecessary info to end-users
2016-11-22 15:37:17 +01:00
Malte Franken
5ab682ed67 New config parameter for min_max sensor (#1404)
* explaining new config parameter to specify number of digits for rounding average value

* listing available types
2016-11-22 15:36:50 +01:00
Fabian Affolter
c5ea3f50b8
Add timetable data for Switzerland 2016-11-22 13:44:25 +01:00
David De Sloovere
2d73da8e4c Update installation-raspberry-pi-image.markdown (#1459)
* Update installation-raspberry-pi-image.markdown

Add info to customize. I had to search a few minutes to figure out how to change the keyboard layout. 

Add Windows 10 SSH in bash info. Maybe there should be a seperate page in the documentation, where all 'How to connect/SSH' topics link to. That way it won't have to be repeated throughout the docs.

* Update installation-raspberry-pi-image.markdown

* Update installation-raspberry-pi-image.markdown

Reworked mention of Windows 10 bash feature mention.

* Update installation-raspberry-pi-image.markdown

Contained a typo, but also changed the wording
2016-11-22 13:38:03 +01:00
neonbunny
144bb13be3 Remove "icon" setting from device_tracker component (#1473)
Whilst the icon setting might be handy for representing a device, there's no code in the device_tracker component to support this setting.
2016-11-22 11:14:14 +01:00
Molodax
205484f722 Update sensor.vasttrafik.markdown (#1474)
Apparently, **from** is required.
2016-11-22 11:03:37 +01:00
dennisaion
152ca9d906 Update (#1470)
Hey there.

I noticed a mistake in the configuration example


I changed this

notify:
  - name: NOTIFIER_NAME
    platform: kodi
    host: http://192.168.0.123

to this

notify:
  - platform: kodi
    name: NOTIFIER_NAME
    host: http://192.168.0.123
2016-11-22 10:54:16 +01:00
Paulus Schoutsen
553a0442fe Version bump to 0.33.2 2016-11-21 19:46:54 -08:00
Pascal Vizeli
6d20493650 Update recorder.markdown 2016-11-21 14:20:18 +01:00
Pascal Vizeli
a2a75c0eeb Update recorder.markdown 2016-11-21 14:19:37 +01:00
Paulus Schoutsen
690f1155c7 Release 0.33.1 2016-11-20 12:15:08 -08:00
Brian J King
b23f881e33 Rename automation_first_light to automation_first_light.markdown (#1467)
Page rendering is fubar, attempting to fix.
2016-11-20 18:11:44 +01:00
jnimmo
3e74d48820 Fixed service name for alarm keypress (#1464)
Missed that it was called envisalink_alarm_keypress instead of alarm_keypress
2016-11-20 18:08:39 +01:00
Pedro Navarro
0b1b6700fc Fixed typo (#1465) 2016-11-20 18:07:03 +01:00
arjenfvellinga
eb538d9b70 Changed order of instructions. (#1466)
Order of the instructions suggested that the sample service file could be used if you installed Hass in a virtual environment. Which isn't the case.
2016-11-20 18:06:29 +01:00
Paulus Schoutsen
48703d3543 Add social image 2016-11-19 16:24:36 -08:00
Paulus Schoutsen
12a3a5cdbf Update date on release post 2016-11-19 16:16:03 -08:00
Paulus Schoutsen
86c57c5e43 Merge pull request #1456 from home-assistant/next
0.33
2016-11-19 16:04:31 -08:00
Paulus Schoutsen
f0a5098b9f move to Nov 20 release 2016-11-19 15:57:23 -08:00
Paulus Schoutsen
470cc8d728 Wrap up blog post 2016-11-19 15:55:39 -08:00
Carlo Costanzo
76284e87b8 Create initial cookbook file for @ih8gates (#1428)
* Create initial cookbook file for @ih8gates

I thought you could use the gist but it didn't work out.  you can edit this file now though.

* Update automation_first_light

* Added {% raw %} and {% endraw %} to template lines.
2016-11-20 00:38:16 +01:00
John Arild Berentsen
1f73e8cede Update Neato component (#1421)
* Update switch.neato.markdown

* Create sensor.neato.markdown

* Create neato.markdown

* Update neato.markdown

* Update neato.markdown
2016-11-19 15:37:25 -08:00
mnestor
459ea2012b Documentation for Google Calendar component (#1403)
* Documentation for Google Calendar component
* Fixes from @Landrash
2016-11-20 00:25:55 +01:00
Paulus Schoutsen
4d288c529a Update release post 2016-11-19 10:05:27 -08:00
Paulus Schoutsen
5cbc85d51c Merge branch 'current' into next 2016-11-19 09:55:51 -08:00
Fabian Affolter
04c19e8b8f
Fix merge 2016-11-19 13:13:07 +01:00
Fabian Affolter
36d13382d8
Merge branch 'current' into next 2016-11-19 13:06:40 +01:00
Fabian Affolter
cb0421c64f
Inital blog post 2016-11-19 13:04:01 +01:00
Fabian Affolter
793ee3f257 Add API stream sensor docs (#1462) 2016-11-19 12:50:04 +01:00
Fabian Affolter
97393a3125
Add new contributors 2016-11-19 12:27:08 +01:00
skyval
71c4245fe5 Add broadlink sensor support (#1457)
* Add broadlink sensor suport

* Add ha_release
2016-11-19 11:49:39 +01:00
John Arild Berentsen
8977fc036c Update z-wave.markdown (#1452)
* Update z-wave.markdown

* Update z-wave.markdown
2016-11-19 11:48:42 +01:00
Fredrik Lindqvist
231814be86 General cleanup of new merged pull requests (#1458)
* Update sensor.synologydsm.markdown

Changes to spelling and formatting.

* Update sensor.command_line.markdown

Fix spelling, grammar and rewrote some instructions.

* Update hdmi_cec.markdown

Fix spelling and formatting.
2016-11-19 11:31:58 +01:00
Fabian Affolter
1fef830fbb Add PVOutput docs (#1406) 2016-11-19 10:05:42 +01:00
Jan Pobořil
2641693202 Fixed typo in OpenALPR (#1460) 2016-11-19 10:05:27 +01:00
Matt N
f9671ae45b Fix httpie link typo (#1461) 2016-11-19 10:04:34 +01:00
jnimmo
44c12e1ba1 Add supported services (#1249)
To document the new alarm_keypress
* Add supported services
* Update envisalink.markdown
2016-11-18 21:01:55 +01:00
hexa-
77e1d8c280 Add http.use_x_forwarded_for option (#1430)
Signed-off-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2016-11-18 18:09:32 +01:00
Richard H
e92707a724 Added bidirectional slider example on Input Slider Component Page (#1439)
* Added bidirectional slider example
2016-11-18 18:04:49 +01:00
Sean Dague
7192484bf1 add reference to light.hue_activate_scene (#1453)
Related to #4425
2016-11-17 22:14:08 -08:00
Paulus Schoutsen
b1ca30f30e Update server_sent_events.markdown 2016-11-17 13:39:55 -08:00
Nathan Henrie
edf76a05b2 Update switch.command_line friendly_name behavior (#1437)
`switch.command_line` will now always use `object_id` for `entity_id`, even if `friendly_name` is given.

https://github.com/home-assistant/home-assistant/issues/3434
https://github.com/home-assistant/home-assistant/pull/4343

How interesting -- issue 3434 and PR 4343.
2016-11-16 22:14:31 +01:00
SilvrrGIT
3587076d2e Update light.yeelight.markdown (#1447) 2016-11-16 22:11:59 +01:00
godloth
0af4f52129 Fixed some typos and text (#1449)
made some errors in the first submission and the text was not that clear, should be ok now
2016-11-16 22:09:24 +01:00