rasmuoy
41c122f9fb
Update sensor.hp_ilo.markdown ( #9110 )
...
https://pythonhosted.org/python-hpilo/ is dead -> http://seveas.github.io/python-hpilo/ is new location
2019-04-03 15:27:30 +02:00
Robbie Trencheny
1d39c8b6b0
Merge pull request #9101 from bphermansson/patch-5
...
Adjusted rgb-color section, added example
2019-04-03 00:06:04 -07:00
a-r-j-a-n
72ca634410
Update media_player.markdown
...
Fixed typo
2019-04-03 08:47:24 +02:00
Patrik Hermansson
641b08e505
Adjusted rgb-color section, added example
...
Added a note about needed square brackets for rgb values. Also added an example how this is done.
2019-04-02 14:56:48 +02:00
Jarosław Salwa
042a0d2688
Update vacuum.markdown with return_to_base service ( #9094 )
...
Fix documentation and replace wrong service (return_to_home) with a proper one (return_to_base).
2019-04-02 10:05:15 +02:00
Fredrik Erlandsson
17707ae65b
Updated with confirmed AU models working ( #9100 )
2019-04-02 09:49:29 +02:00
cgtobi
e63fcdd6b7
Fix snippet formatting ( #9089 )
2019-04-01 15:32:30 +02:00
Gary Barclay
19cc1c6eb9
Add warning re hub version. ( #8999 )
...
* Add warning re hub version.
Make clarification on hub API access status as it really was not clear.
* ✏️ Tweaks
* ✏️ Tweaks
2019-03-31 13:19:25 +02:00
Dominik Palo
91f2dd7657
Update the docs for the Xiaomi Gateway component ( #8890 )
...
* Update the docs
* Fix typos
* Fix typos
* Remove the unnecessary last step
2019-03-31 13:03:50 +02:00
Chris Helming
bde67b6cc3
Update notify.html5.markdown ( #9080 )
...
Added a note on having to delete `html5_push_registrations.conf` when switching from GCM.
2019-03-31 09:26:05 +02:00
David Thulke
27731f908a
clarify expose_by_default and exposed_domains in google_assistant config ( #9008 )
2019-03-30 17:01:26 +01:00
Daniel Shokouhi
35f4985c97
Add some clarifications for the new service call ( #8850 )
2019-03-30 16:55:21 +01:00
Franck Nijhof
f209cfaa9d
Updates scan interval notice of Toon component ( #8975 )
2019-03-30 16:33:12 +01:00
gremblin
04a4ec8940
Grammar update ( #8979 )
...
* Grammar update
I attempted to make it a bit more readable.
I'm trying to follow the logic. Maybe these hypothetical tests will clear things up.
Example 1:
Let's say for example I have a bluetooth beacon and GPS and I leave home. If I forget my bluetooth beacon at home, but have my phone with me then I will be considered 'home' since both devices will be updating and the stationary tracker has priority. Correct?
Example 2:
Let's say I have a router tracker and GPS and I arrive home. Let's also say that for some reason my WIFI is disabled on my phone. The router tracker hasn't updated in a long time (>1 hour), but my GPS just updated. According the the explained logic... I would be considered 'not_home' since the stationary tracker has priority, correct? Or is the state of 'home' the priority? Since I have a recently updated tracker reporting me as 'home,' then I am considered home?
I'd like to add similar examples to the person description to clear up the understanding of the logic after receiving feedback, or if you prefer, add examples yourself.
* ✏️ Tweaks
* ✏️ Markdown tweaks
2019-03-30 15:30:42 +01:00
Anders Melchiorsen
9b29fb4a91
Revert Sonos service call reformatting ( #9048 )
2019-03-30 14:11:09 +01:00
Andreas Setterlind
945021c714
Update zha.markdown to further explain function of ZHA Device Handlers ( #9067 )
...
Update zha.markdown to further explain the function of custom ZHA Device Handlers for Home Assistant.
2019-03-30 13:39:26 +01:00
kgalilio
bc398c9de8
Update switch.broadlink.markdown ( #9069 )
...
* Update switch.broadlink.markdown
Added Node red method for obtaining and transmitting IR codes.
* Minor changes
2019-03-30 13:18:53 +01:00
Patrik Hermansson
706ff615b6
Better explanation of how to use sources ( #9065 )
2019-03-30 12:30:36 +01:00
David Beitey
17abb801ef
Fix grammar and formatting from #8615 ( #9066 )
...
Improves on the wording of my previous PR for readability
2019-03-30 08:35:40 +01:00
emontnemery
e15c9a8219
Clarify default value for mqtt.switch state_on / state_off ( #9070 )
...
* Update switch.mqtt.markdown
* Update switch.mqtt.markdown
* Update switch.mqtt.markdown
* Update switch.mqtt.markdown
* Update switch.mqtt.markdown
* Update switch.mqtt.markdown
2019-03-30 08:21:44 +01:00
Aaron Bach
10db76700b
Fixed mispelling in SmartThings docs ( #9074 )
2019-03-30 08:20:56 +01:00
Thom Stricklin
bc314cca4f
Add UPnP sensor troubleshooting ( #9060 )
...
* Add UPnP sensor troubleshooting
* Minor changes
2019-03-29 00:43:30 +01:00
Aalian Khan
c2ff81aa3a
Need to switch API version to make component work ( #9052 )
2019-03-27 08:38:51 +01:00
Klaas Schoute
24677c7a94
🚜 Merges/Redirect Hangouts component pages ( #9045 )
2019-03-26 23:31:46 +01:00
Klaas Schoute
4da52e2cd0
🚜 Merges/Redirect IHC component pages ( #9046 )
2019-03-26 23:31:27 +01:00
Håvard Elnan
dcc34ad6ef
Added example to mobile app component ( #9029 )
...
* Added example to mobile app component
There should be an example even if its a one liner.
* ✏️ Tweak
2019-03-25 23:20:19 +01:00
dilruacs
07f35e8aca
Workaround for missing adbkey.pub ( #9038 )
...
* Workaround for missing adbkey.pub
* ✏️ Tweak
2019-03-25 22:11:24 +01:00
Hmmbob
246e7438f8
Update notify.html5.markdown to add deprecation warnings ( #9019 )
...
* Update notify.html5.markdown
* Undo removals, added warning
* Update notify.html5.markdown
* Typo
* Update notify.html5.markdown
* Extending browser step warning & fixing link
2019-03-25 17:33:53 +01:00
Jeff Irion
6e4d4e0757
Improve ADB troubleshooting info for androidtv ( #9012 )
2019-03-25 17:11:50 +01:00
Klaas Schoute
8fb8bff92d
🚜 Merges/Redirect Mailgun component pages ( #9028 )
...
* 🚜 Merges/Redirect Mailgun component pages
* ✏️ Tweak
2019-03-25 17:08:13 +01:00
Klaas Schoute
fdecacf8e4
🚜 Merges/Redirect Zabbix component pages ( #9027 )
2019-03-25 17:07:30 +01:00
Ed Boal
e0e1461ef9
Changed quotes around armed_night to graves ( #9032 )
2019-03-25 15:08:26 +01:00
Daniel Høyer Iversen
f6e83f516b
Update tibber.markdown ( #9030 )
2019-03-25 13:03:36 +01:00
Klaas Schoute
25b49ec9ee
🚜 Merges/Redirect TP-Link component pages ( #9017 )
2019-03-25 01:27:10 +01:00
Fabian Affolter
7b29fa1998
Merge pull request #9013 from home-assistant/klaas-2019-143
...
🚜 Merges/Redirect LaMetric component pages
2019-03-25 01:26:27 +01:00
Fabian Affolter
740cee95dd
🚜 Merges/Redirect Wake_on_Lan component pages ( #9014 )
2019-03-25 01:26:05 +01:00
Klaas Schoute
f5e1dd8c65
🚜 Merges/Redirect Matrix component pages ( #9020 )
2019-03-25 01:25:54 +01:00
Klaas Schoute
8ac6d9a032
🚜 Merges/Redirect Dweet.io component pages ( #9015 )
2019-03-25 01:25:41 +01:00
Cooper Dale
036b83ac2c
wrong yaml formating ( #9025 )
...
corrected
2019-03-24 23:45:03 +01:00
Markus Haack
ad57ca9f0d
Update detecting lost connections sample ( #8880 )
...
* Update detecting lost connections sample
Old detecting lost connections using sensors does not work with current HA versions any more.
2019-03-24 18:35:04 +01:00
Klaas Schoute
a4b5afe2eb
🚜 Merges/Redirect Wake_on_Lan component pages
2019-03-24 16:35:13 +01:00
Klaas Schoute
19f4641110
🚜 Merges/Redirect LaMetric component pages
2019-03-24 16:29:25 +01:00
saepfle
b6f595e3f3
Update homematicip_cloud.markdown ( #8864 )
...
* Update homematicip_cloud.markdown
* Update source/_components/homematicip_cloud.markdown
Co-Authored-By: saepfle <42702704+saepfle@users.noreply.github.com>
* ✏️ Tweak
2019-03-24 16:08:47 +01:00
Brad
2b366e7c2c
Partner configuration was invalid ( #9009 )
...
Partner was listed as "Password", and that the configuration was a string
Changed 2nd "Password" to "Partner" and changed "String" to "Boolean"
2019-03-24 15:50:32 +01:00
Sören Beye
d93c001db3
Update vacuum.mqtt.markdown ( #9006 )
...
* Update vacuum.mqtt.markdown
* Minor change
2019-03-23 17:51:19 +01:00
Paulus Schoutsen
b5a6711d2f
Update sensor.spotcrime.markdown
2019-03-22 07:39:23 -07:00
Paulus Schoutsen
9b7a8e0d4d
Unpublish SpotCrime at their request
2019-03-21 13:55:37 -07:00
Fredrik Erlandsson
50ec27cf49
remove motion sensor, update binary_sensor state ( #8997 )
2019-03-21 13:51:54 +01:00
JBelinchon
3225bb1a6c
Update binary_sensor.xiaomi_aqara.markdown ( #8992 )
2019-03-21 08:59:26 +01:00
Gary Barclay
070efcffe9
Update sensor.crimereports.markdown ( #8985 )
...
fix broken link to `CrimeReports`
2019-03-21 00:34:37 +01:00