Commit graph

4451 commits

Author SHA1 Message Date
goldminenine
df0e395616 Update modbus.markdown (#4261)
Documentation change associated to pull request: https://github.com/home-assistant/home-assistant/pull/11238
2017-12-29 09:20:31 +01:00
Jeroen ter Heerdt
22e7578e5a Update alarm_control_panel.egardia.markdown (#4282)
* Update alarm_control_panel.egardia.markdown

* Update alarm_control_panel.egardia.markdown
2017-12-29 03:36:33 +01:00
Gregory Benner
bb938dd2ad add docs for sochain sensor (#4287)
* add sochain documentation

* Minimize configuration sample
2017-12-28 22:11:49 +01:00
Dan Nixon
57855e2165 Document default names for TP-Link devces (#4294)
- Document default names for smart sockets and bulbs
- Change all references to the company to "TP-Link"
2017-12-28 21:23:16 +01:00
Matt Schmitt
2ecb5c44fb Additional device classes for binary sensors (#4267)
* Add additional device classes for binary sensor
2017-12-28 18:55:51 +01:00
Derek Brooks
3c43e0b45b update nuheat docs for recent component changes (#4296) 2017-12-28 18:52:30 +01:00
Egor Tsinko
4db836f80a added documentation for monoprice_snapshot/monoprice_restore services. (#3874)
* added documentation for monoprice_snapshot/monoprice_restore services.

* ✏️ Tiny spelling & grammar fixes

* minor changes

* Changed service names to snapshot and restore

* fixed minor typo
2017-12-28 18:16:26 +01:00
Aaron Bach
d3b1bd6431 Device tracker: disabled Tiles and automatic session renewal (#4223)
* Added doc update for HASS PR #11172

* Requested changes
2017-12-28 18:15:19 +01:00
Greg Laabs
3b0e0acbae Documentation updates for the changes to ISY994 (#4288) 2017-12-28 14:02:41 +01:00
Fabian Affolter
93535411ec
Update 'ha_release' and other minor changes (#4291) 2017-12-28 10:44:45 +01:00
Lukas Barth
f945537103
Merge pull request #3962 from broox/nuheat
add initial NuHeat documentation
2017-12-28 09:16:14 +01:00
Fabian Affolter
6817c7fcab
Merge branch 'current' into next 2017-12-27 19:50:18 +01:00
c727
667924774f Fix domain verification process for hass.io (#4278)
* Fix domain verification process for hass.io

* dictionary -> directory
2017-12-27 15:52:56 +01:00
Vidar Tyldum
cd0900496c Examples for hass.io (#4264)
Documentation currently lacks details for hass.io
2017-12-26 11:02:15 +01:00
PhracturedBlue
af8529395c Add documentation on associating an RF serial-number with the zone (#4091)
* Add documentation on associating an RF serial-number with the corresponding zone

* Spelling
2017-12-25 16:29:31 +01:00
Michael Irigoyen
b40d325460 Update the Alarm Decoder docs to outline the services and attributes (#4277)
* Update the Alarm Decoder alarm panel doc to outline the services and attributes available

* Update docs to meet standards
2017-12-25 11:35:39 +01:00
DubhAd
73403080ac Added link to FAQ (#4268)
* Added link to FAQ

* Fix title
2017-12-25 00:09:58 +01:00
Jordy
fd2dd4d298 Updated documentation with new sensor (#4094)
* Removed parts related to the component

* Component configuration

* Update rainbird.markdown

* Update rainbird.markdown

* Create sensor.rainbird.markdown

* Update sensor.rainbird.markdown

* Update rainbird.markdown

* Update sensor.rainbird.markdown

* Update sensor.rainbird.markdown

* Update sensor.rainbird.markdown

* Update rainbird.markdown

* Update sensor.rainbird.markdown
2017-12-24 23:54:24 +01:00
cdce8p
1303a39b88 Input number - Updated markdown (#4270)
* Dissolved rebase conficts

* Dissolved rebase conficts

* * Bugfixes
2017-12-24 16:59:46 +01:00
Colin Frei
d86c207b4f Remove unnecessary symbol (#4274)
Broke when copy/pasting
2017-12-24 14:41:14 +01:00
mauriciobonani
8be0b11a54 Update tts.google.markdown (#4266) 2017-12-22 21:47:29 +01:00
maxlaverse
41e7cdd11e Remove all_day configuration key from caldav (#4265) 2017-12-22 14:11:46 +01:00
Emre Saglam
3ce7359bb2 Update device_tracker.meraki.markdown (#4263)
Fixed a typo
2017-12-22 08:33:35 +01:00
Ryan McLean
29b4c672a7 updated docs to add SSL option (#4238)
* updated docs to add SSL option

* Update sensor.plex.markdown
2017-12-21 10:25:08 -05:00
Fabian Affolter
72800dc03d
Fix style 2017-12-20 23:38:36 +01:00
DubhAd
c7b69da976 Added note about Google Home (#4258)
It's apparently not clear what this provides
2017-12-20 23:27:54 +01:00
Ludovico de Nittis
c8e8d8ef1a Add the quote suggestion to the iAlarm configuration (#4256)
As found here https://github.com/home-assistant/home-assistant/issues/11247 if a password has a leading zero it can be parsed incorrectly unless it is surrounded with quotes.
2017-12-20 15:53:17 +01:00
lamiskin
141a49119c Spelling correction. (#4255) 2017-12-20 12:52:42 +01:00
Josh Nichols
e456e3ef96 Update hue docs to use headers for last two sections (#4252)
* Update hue docs to use headers for last two sections

* Make new headers titles linkable
2017-12-20 08:08:36 +01:00
Brent Saltzman
6a2d66441a fix YAML spacing (#4251)
fix YAML spacing
2017-12-20 08:07:45 +01:00
Brent Saltzman
e354ec42e5 Added switch: to configuration.yaml example (#4246)
Added `switch:` to configuration.yaml example to help clarify what actually needs to be added to a configuration.yaml file in order for this platform to work- assuming this is the only switch in the configuration, or if you are adding it as a list item to other switches. It cannot be copied/pasted directly as it was.
2017-12-19 18:21:44 +01:00
Bob Igo
b73495bea5 removed double negative (#4247)
Reworded the detection_time explanation to make it easier to parse and understand.
2017-12-19 18:19:10 +01:00
Brad Dixon
c9868ab039 Documentation for new Sonos service sonos_set_option. (#4107)
This service can control Sonos Night Sound and Speech Enhancement modes.
2017-12-19 11:58:57 +01:00
Allan Klein
ef51255884 Update cover.zwave.markdown (#4243)
* Update cover.zwave.markdown

* Add link and fix syntax
2017-12-19 08:44:35 +01:00
Fabian Affolter
12afecde0d
Update with range (#4242) 2017-12-19 01:49:52 +01:00
Fabian Affolter
ecb56abfb6
Merge branch 'current' into next 2017-12-19 01:43:16 +01:00
Andrea Campi
1a24650217 Fix example (#4241)
The current text seems to suggest `platform: hue` is still needed or supported. Not so.
2017-12-19 01:41:17 +01:00
Fabian Affolter
b6ce601803
Replace personal details (fixes #4235) (#4239)
* Replace personal details (fixes #4235)

* Update domain
2017-12-18 19:48:30 +01:00
Thibault Maekelbergh
6abca15d98 Add documentation for Discogs sensor (#4138)
* Add documentation for Discogs sensor

* Update config style
2017-12-18 19:11:04 +01:00
Erik Eriksson
69d8837ef9 Update volvooncall.markdown (#4237)
* Update volvooncall.markdown

* ✏️ Small grammar change
2017-12-18 16:42:21 +01:00
Matthew Treinish
e6688b9759 Mochad light fixes (#4214)
* Add brighness levels option to mochad

In home-assistant/home-assistant#11146 a new configuration option,
brighness_levels, is added to the mochad light component. This is used
to tell home-assistant how many brightness levels the X10 light device
supports because there is no way to actually discover this. This commit
adds documentation for the new option.

* Fix some leftover references to the switch component

The documentation for the mochad light component was mostly copy and
pasted from the mochad switch device. Since the configuration is more or
less the same between devices. However in doing this several references
to mochad switches was left in by mistake. This commit fixes these and
replaces them with the correct name of the component.
2017-12-18 12:51:36 +01:00
NeLLyMerC
764362e467 Update hue.markdown (#4231)
- changed service name to align with breaking changes in .60
- removed link (no longer applies)
2017-12-18 08:50:50 +01:00
Brent Saltzman
2037605f6c Replaced refereneces to Yahoo Finance (#4233)
Unless something weird is needed with using the `yahoo_finance`, replaced this with `alpha_vantage`
2017-12-18 08:49:38 +01:00
Jordan Hotmann
f638ff27e5 calendar.caldav.markdown typo fix (#4234)
Additional system packages had libxm2-dev which should be libxml2-dev
2017-12-18 08:48:57 +01:00
cgtobi
e4a1572318 Update bluetooth_le_tracker.markdown (#4217)
Add missing configuration options, such as `scan_duration`.
2017-12-17 19:05:24 +01:00
Fabian Affolter
f364585d99
Merge branch 'current' into next 2017-12-17 16:45:41 +01:00
Fabian Affolter
824d9266f7
Merge branch 'current' into release-0-60 2017-12-17 16:04:27 +01:00
Roman
22166ca989 Added Gearbest Sensor (#3973)
* Added Gearbest Sensor

* Updated gearbest markdown to reflect latest changes

* 🚑 Adds missing Gearbest logo

* 🏁 Updated HA release version

* ✏️ Corrected some minor language issues

* 🔨 Rewritten configuration options to use configuration tags

* Minor updates
2017-12-17 14:51:57 +01:00
Fabian Affolter
7d311e66b6
Multiple fixes 2017-12-17 14:49:25 +01:00
GreenTurtwig
af47e24019
Documentation for Logitech UE Smart Radios (#3538)
* Documentation for Logitech UE Smart Radios

* Updated name.

* Update example config.

* Update with new configuration format.

* Updated with requested changes.
2017-12-17 14:38:40 +01:00