6908 Commits

Author SHA1 Message Date
bonanitech
05a02b3534 Update device_tracker.markdown (#7800)
Uses a note to emphasize this excerpt:

"Device tracker will only look for global settings under the configuration of the first configured platform."

This might help other users to not make a mistake in their configuration, like I did. See https://github.com/home-assistant/home-assistant/issues/19156
2018-12-11 12:47:52 +01:00
Fabian Affolter
547455cbb4
Minor changes (make the file easier editable on Github) 2018-12-10 19:47:16 +01:00
Aaron Bach
80b0a2a604 Add password caveat for 17track.net (#7794) 2018-12-10 19:41:40 +01:00
CV
932d7d4e6f Clarification about the region name (#7787)
Myself and, by searching for a solution to my wrong usage of `region_name`, others have misunderstood - or not read carefully - the documentation. We used the name of our city by prior searching for it on the DWD website. This mistake is definetly on our part but could hopefully avoided by stronger pointing out the existing section in the documentation.

I surrounded the section by an `important` box and rephrased the wording a little.
2018-12-09 23:25:49 +01:00
Fabian Affolter
65512012e9
Update formatting 2018-12-09 16:22:51 +01:00
Fabian Affolter
3f6a99fed0
Add note about conditions 2018-12-09 16:09:20 +01:00
andrewfoster
2fef956858 Correct netgear example on known_devices.yaml (#7781)
The netgear example on known_devices.yaml uses the old config mechanism which does not place "track_new_devices" nested in new_device_defaults.
2018-12-09 01:21:35 +01:00
Fabian Affolter
58f6d50d19
Minor changes and fixes 2018-12-07 09:46:16 +01:00
tomlut
8c5a8facd6 Add pulse effect descriptions (#7741)
Added short descriptions for pulse effect mode attributes.
2018-12-06 13:13:35 +01:00
Joakim Sørensen
7cc17f39cf Update proximity.markdown (#7748) 2018-12-06 13:07:03 +01:00
vMeph
84db819008 Update device_tracker.markdown (#7733) 2018-12-05 10:39:29 +01:00
Florian Gareis
9eab9d37dd Make %USERPROFILE% lowercase (#7722)
* Make %USERPROFILE% lowercase

%USERPROFILE% must be lowercase for windows to accept it

* Revert path changes
2018-12-05 10:23:28 +01:00
firstmentoring
53b4f7a74f Device impersination (#7703)
* Device impersination

Notify the user that this is impersonating a device which will then show up in their google devices.  Just don't want people to think their account has been hacked by someone using a Chinese smart phone.

* ✏️ Language tweaks
2018-12-05 10:15:46 +01:00
Mateusz Drab
56bdc78b8a Internal DNS notes (#7688)
* Internal DNS notes

Add a neat trick to force google casts to use internal DNS

* ✏️ Language tweaks
2018-12-05 10:14:21 +01:00
Anders Melchiorsen
783d4dbe6c Cleanup descriptions for template sensor/binary_sensor (#7585) 2018-12-05 09:14:44 +01:00
R Huish
5af948ec5d Converted HTML5 Push Notifications JSON examples to YAML (#7460)
* Converted JSON to YAML

* Update notify.html5.markdown
2018-12-05 08:49:27 +01:00
Luis Martinez de Bartolome Izquierdo
128e14809e Add the service lock.open to the docs (#7419)
It is implemented, so probably it should be documented.
2018-12-05 08:45:40 +01:00
colemamd
b3acc596ea Remove piped jq command from command examples (#7736)
jq package is not installed by default. It is unnecessary.
2018-12-05 08:23:34 +01:00
Carlo Costanzo
7a7558a735 Added clarification (#7729)
* Added clarification 

this is not a database replacement.  I think many users (including myself) thought this was a replacement database.

* Minor changes
2018-12-04 23:29:04 +01:00
Cooper Dale
8b5e61b37f "zone:" option is missing (#7730)
added more info
2018-12-04 21:51:10 +01:00
Nicholas Westerhausen
408ff51c63 Add name template example (#7716)
Mention that templates can be used in both alert name and message.
Add example for alert name templating.
Addresses #6550 .
2018-12-04 17:44:05 +01:00
Tom French
9f4ed6c608 Fixed some typos in sensor.launch_library.markdown (#7725) 2018-12-04 17:43:10 +01:00
reef-actor
0c59b49c7e Add 'Device Tracker' to Tado device tracker title (#7727) 2018-12-04 17:42:36 +01:00
Austin Drummond
392711deec Fixed off typo in alert documentation (#7705) 2018-12-02 13:02:22 +01:00
Max Rumpf
54861ff5ce Add missing code block backtick (#7708) 2018-12-02 13:01:28 +01:00
Demkes
fe2b4f80a0 Update sensor.nederlandse_spoorwegen.markdown (#7700)
Fix typo in route configuration variable
2018-12-01 18:44:54 +01:00
Daniel Høyer Iversen
032a8c3a0e Update tibber.markdown (#7693) 2018-12-01 11:44:29 +01:00
blakadder
07fbc7c4dc Prefix all xiaomi_aqara events at the binary_sensor.xiaomi_aqara page (#7689) 2018-12-01 10:22:35 +01:00
Olivér Falvai
002da69ce4 Changed Google Maps to OpenStreetMap in code explanation (#7695)
The code snippet contains an OpenStreetMap URL, but the paragraph above mentioned Google Maps
2018-11-30 19:30:16 +01:00
Paulus Schoutsen
c5adb2dce9 Fix redirect from 2018-11-29 19:45:46 +01:00
Tsvi Mostovicz
a8391fe77c Fix link to state helper (#7687)
It seems the code has changed but the link hasn't been updated.
2018-11-29 19:04:38 +01:00
Nicholas Westerhausen
cf86bab163 Follow documentation guidelines (#7684)
Follow documentation guidelines for example configuration.

"Use capital letters and _ to indicate that the value needs to be replaced"
2018-11-29 16:43:33 +01:00
Nicholas Westerhausen
8f62f3a5d9 Follow documentation standards (#7685)
Follow documentation standards for example configuration
2018-11-29 16:43:15 +01:00
Paulus Schoutsen
cc550f9646 Merge branch 'rc' into current 2018-11-29 11:35:25 +01:00
Paulus Schoutsen
e21c754fd4 Finish post 2018-11-29 11:30:25 +01:00
Paulus Schoutsen
54ec2e9ca7 Fix OwnTracks docs 2018-11-29 10:28:12 +01:00
Jan Castermans
f0b3f6f1f6 Added UOM and value casts (#7673)
Completed the configuration for PlantGateway to make sure everything displays even more beautiful by default
2018-11-29 08:28:28 +01:00
sebdoan
0215e85c59 Update switch.broadlink.markdown (#7676)
* Update switch.broadlink.markdown

Adding details from this thread of a super easy way to get Broadlink Codes confirmed by multiple users https://community.home-assistant.io/t/broadlink-manager-nicer-way-to-learn-and-send-ir-rf-commands/58770

* Minor changes
2018-11-29 08:28:01 +01:00
Paulus Schoutsen
244995ae14 Update notes 2018-11-28 23:22:24 +01:00
Jorim Tielemans
c614325083 Default is now 0
https://github.com/home-assistant/home-assistant/pull/18678
2018-11-28 16:30:32 +01:00
Jorim Tielemans
9e375dde46 Update Ruter docs
Default name was missing and offset is 1 by default.
2018-11-28 16:30:32 +01:00
Jonathan McDowell
5e9d6629c4 Add documentation for the Panasonic Blu-Ray component (#7564)
* Add documentation for the Panasonic Blu-Ray component

* ✏️ Tweaks

* ✏️ Tweak
2018-11-28 16:26:27 +01:00
kimvonmullen
7d5fecb81b Update to text of sensor gtfs (#7664)
* Update to text of sensor gtfs

Hi
http://www.gtfs-data-exchange.com/ is closed, so this cannot be used for source.

* Fix sentence
2018-11-28 16:08:02 +01:00
Paulus Schoutsen
9af8baf030
Align Alexa intro with Google Assistant 2018-11-27 10:54:27 +01:00
Fabian Affolter
58da2a7bb1
Minor changes 2018-11-27 10:47:13 +01:00
sam-wright
b97911444c Update sensor.pi_hole.markdown (#7652)
Updating sensor.pi_hole.markdown to read more clearly. Not (intentionally) changing any content.
2018-11-27 08:58:36 +01:00
Rene Nulsch
1d0ec122eb Add note for FB6490Cable with FritzOS6.87 (#7631)
See [#18609](https://github.com/home-assistant/home-assistant/issues/18609) for details
2018-11-26 21:50:41 +01:00
wogri
aa3aba59be Add more documentation to modbus services (#7505)
* Add more documentation to modbus services

Useful for people not so familiar with modbus terminology. I had to use Wikipedia to understand the paramters, this should clarify things.

* Update modbus.markdown

* ✏️ Tweaks
2018-11-26 12:08:49 +01:00
Robin
3ff8de96bf Update camera.nest.markdown (#7633) 2018-11-25 22:00:01 +01:00
Robin
39c0f4abc9 Update climate.nest.markdown (#7632) 2018-11-25 21:58:58 +01:00