Commit graph

2102 commits

Author SHA1 Message Date
Matt N
bf204314b1 Delete removed simple_alarm component docs (#1498)
This was superseded by /source/_cookbook/python_component_simple_alarm.markdown
2016-11-26 18:03:22 +01:00
Fabian Affolter
91d932528a
Fix header, add title, and add ha_reelase 2016-11-25 18:12:40 +01:00
Fabian Affolter
9b0fd8492f
Remove whitespace 2016-11-25 18:09:53 +01:00
dainok
33ce8f3ef9 Documentation for GPSLogger (#1496)
GPSLogger merged https://github.com/home-assistant/home-assistant/pull/4089
2016-11-25 18:09:25 +01:00
Patrick Hobusch
289caa944e Add missing 'update_interval' variable to darksky sensor documentation (#1497) 2016-11-25 18:07:18 +01:00
Fabian Affolter
388198465d
Update configuration sample 2016-11-25 17:03:48 +01:00
Vlad Korniev
bd56303a72 IP Bans configuration (#1450)
* IP Bans configuration
2016-11-25 07:27:18 +01:00
Jon Caruana
3e563c57da LiteJet: Add held_more_than and held_less_than options for the automa… (#1463)
* LiteJet: Add held_more_than and held_less_than options for the automation trigger.
LiteJet: Fix unrelated documentation details.

* LiteJet: Formatting tweak.
2016-11-24 19:06:17 +01:00
Simon Szustkowski
a8e5bebb9d Proper documentation for foursquare (#1492) 2016-11-24 15:08:38 +01:00
dasos
44cb27801b Docs for Hook (#1490)
* Documentation for Hook
* Fixed spelling
* Added `ha_version` and `ha_iot_class`
2016-11-24 05:41:52 +01:00
Fredrik Lindqvist
5ecf4e6909 Implement changes from #1394
Implement changes from #1394 because of merge conflict. 
All credit goes to @	Marcel030nl
2016-11-23 15:56:45 +01:00
kaustubhphatak
395007ba63 Corrected the mapping for HA vs MySensors State (#1486) 2016-11-23 15:50:48 +01:00
dpressle
2fc0b02136 MySensor: Add description on current temperature option (#1484)
* Add description on current temperature option for MySensor.
2016-11-23 14:26:13 +01:00
Matt N
2b5d3c0c10 Fix over 100 typos/spelling mistakes :P (#1483)
* Fix a bunch of typos/spelling mistakes
* Removed extra spaces from emulated_hue
* Correct device type. of binary_sensor.enocean.markdown
2016-11-23 10:23:23 +01:00
Marcel030nl
455325fe61 Update sensor.pvoutput.markdown (#1480) 2016-11-23 08:56:57 +01:00
Johan Bloemberg
0326a68363 Dmsr (#1432)
* Add DSMR documentation.

* Add to index, add Dutch names.

* Update docs for device -> port change.

* Add tested versions.

* Add ha_version, screenshot and more known hardware
2016-11-23 08:44:59 +01:00
Valentin Alexeev
a1e108e74f WAQI sensor (#1451)
* WAQI sensor description.

* Rework as Markdown table.
2016-11-23 08:30:26 +01:00
Fabian Affolter
e05b408b9d
Add ha_release 2016-11-23 08:24:39 +01:00
Fabian Affolter
62fb1262d5
Replaced by Neato for featured 2016-11-23 08:07:36 +01:00
Matt N
0e8ad94d3a light.mqtt_template: Fix typo: "optionaly" (#1481) 2016-11-23 07:39:49 +01:00
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
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
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
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
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
Paulus Schoutsen
470cc8d728 Wrap up blog post 2016-11-19 15:55:39 -08: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
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
793ee3f257 Add API stream sensor docs (#1462) 2016-11-19 12:50:04 +01:00
skyval
71c4245fe5 Add broadlink sensor support (#1457)
* Add broadlink sensor suport

* Add ha_release
2016-11-19 11:49:39 +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
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
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