Commit graph

8992 commits

Author SHA1 Message Date
Scott
1e0fd94239
Fix broken link 2018-02-16 11:03:34 -06:00
Fabian Affolter
f07e467445
Minor changes 2018-02-15 19:25:04 +01:00
Ledernacken6
61897efade Update homematic.markdown (#4576)
* Update homematic.markdown

* Update homematic.markdown
2018-02-15 19:20:45 +01:00
KD4SIR
d069fb8a8f Update media_player.vlc.markdown (#4605)
* Update media_player.vlc.markdown

(My first submission) Updated the page to state this component is not compatible with Hassio at the moment.

* Minor changes
2018-02-15 19:18:21 +01:00
honcheng
ec57b0725d Update vacuum.xiaomi_miio.markdown (#4594)
Added additional instruction to get adb backup working for certain phones.
2018-02-15 19:16:17 +01:00
mweimerskirch
ee1a21c9d9 Updated Google calendar documentation (#4621)
The documentation was missing the step to enable the calendar API. It this step is not completed, the following error appears in the log:  Encountered 403 Forbidden with reason "accessNotConfigured"
2018-02-15 19:14:47 +01:00
Omen Wild
0a0a0a20a2 Add a Python program to print the correct code sequence for compliant devices (#4619)
* Add a Python program to print the correct code sequence for compliant devices

* Remove blank lines
2018-02-15 19:13:53 +01:00
themanieldaniel
43f4ef1121 Update trigger.markdown (#4630) 2018-02-15 19:09:38 +01:00
Otto Winter
4f6179e2ff Fix MQTT tls_version docs (#4666)
* Fix MQTT tls_version docs

* Quick fix for escaping issue

* Remove space
2018-02-15 19:04:37 +01:00
DubhAd
14048b15b0 Update to remove Python 3.4 reference (#4675)
Making FAQ more relevant by referencing just Python 3
2018-02-15 19:00:45 +01:00
Thijs de Jong
a668d5b26f Fix Tahoma documentation (#4673)
* remove sensor config example

* Set sensor category to sensor

was cover before

* remove cover config example
2018-02-15 18:58:08 +01:00
DubhAd
903b864020 Added FAQ link (#4674)
* Added FAQ link

Added link to the FAQ article that (starts to) explain the difference between Hass.io and stock Home Assistant.

* Update link
2018-02-15 18:57:16 +01:00
DubhAd
648b83bad6 Added note about add-ons (#4677)
Since this keeps causing confusion, adding a note to the FAQ
2018-02-15 18:56:06 +01:00
DubhAd
8746192d16 Added note calling out Hass.io only (#4678)
* Added note calling out Hass.io only

Given the ongoing confusion that add-ons cause, adding a note box to call out that add-ons are Hass.io only.

* Fix typo
2018-02-15 18:55:36 +01:00
George Vedamanickam
132b152841 Update tls_self_signed_certificate.markdown (#4679)
Minor typo in the word complain
2018-02-15 18:53:27 +01:00
Robin
8b990582dd Clarify distribution of random values (#4614)
Clarify that values drawn produce a discrete uniform distribution, and not for example a normal (or bell shaped) distribution. I intend to implement a random physics sensor which will return a bell distribution and this edit will avoid confusion.
2018-02-15 18:47:16 +01:00
Fabian Affolter
eb55a27248
Merge branch 'current' into next 2018-02-15 10:51:25 +01:00
drogfild
d081599836
Removed extra word 'to' 2018-02-15 00:21:24 +02:00
drogfild
65c442f92a
Update how to save proper authorized_keys
Saving private key straight from puttygen didn't work. Text from text-box must be saved to SD.
2018-02-14 21:27:12 +02:00
Mike O'Driscoll
6b61e4be31 Make TekSavvy Sensor API a Link (#4664)
* Make TekSavvy Sensor API a Link

Make the URL to getting TekSavvy API an acutal link.

* Remove line break
2018-02-14 08:22:36 +01:00
David
2d532d1147 Update 2018-02-10-release-63.markdown (#4667)
Add the 3 original breaking changes from home-assistant/home-assistant#12124
2018-02-14 08:22:18 +01:00
Paulus Schoutsen
db727639c8 Release 0.63.2 2018-02-13 23:18:56 -08:00
Tabakhase
653b4bae03 clearify rpi_gpio sharing + revert #4608 (#4660)
* Revert "add documentation for "shared_gpio" flag to component switch.rpi_gpio"

This reverts commit f2dba1f614.

* clearify that rpi_gpio pins are exclusive to HASS-ussage when assigned
2018-02-13 10:40:34 -08:00
Christian Lahme
9a4ddbed95
Update homematic.markdown
Added some lines for KeyMatic usage
2018-02-13 19:15:24 +01:00
poldim
97c3b418f5 Update discovery.markdown (#4662) 2018-02-13 18:56:05 +01:00
Bob Igo
f97d5189e9 Provide an example of how to make a 'when dark' condition by ORing sunrise and sunset conditions. (#4652)
See issue#12308 at https://github.com/home-assistant/home-assistant/issues/12308
2018-02-13 11:10:53 -05:00
Rene Nulsch
8226c05682 Add lxml requirement note (#4651) 2018-02-13 17:05:15 +01:00
CupricReki
fb2236f70e Update installation.markdown (#4661)
`raspbi-config` changed to `raspi-config`
2018-02-13 17:04:25 +01:00
xander2
347604383e Various spelling, wording and grammar fixes (#4659)
Corrections to enhance readability of documentation.
2018-02-13 17:03:29 +01:00
Fabian Affolter
9a1489230e
Add Home Assistant vs. Hass.io entry (#4657)
* Add link to glossary

* Add ha vs. hass.io
2018-02-13 09:46:16 +01:00
Mike O'Driscoll
76ab93af93 Add documentation for new Start.ca sensor (#4658)
New sensor for ISP usage data for Start.ca
2018-02-12 19:44:22 -08:00
David
c0b944d21d Remove note about differing entity_ids for System Monitor component (#4564)
* Update example entity_id for System Monitor component

Required update if/when home-assistant/home-assistant#12124 gets merged.

* Update entity_id

Update entity_id to reflect changes in PR

* Remove note

Remove note about differing entity_ids: after home-assistant/home-assistant#12124 is merged, all entity_ids will match the resource name.
2018-02-12 20:49:56 -05:00
Philip Rosenberg-Watt
ea164a47d8 Fix typo (#4656) 2018-02-12 22:50:56 +01:00
Diogo Gomes
178175fbf4 Added Example for 2 STB (#4649) 2018-02-12 22:50:16 +01:00
Philip Rosenberg-Watt
cee6165345 Fix typo (#4655) 2018-02-12 22:47:50 +01:00
Paulus Schoutsen
fffa4c48c7 Release 0.63.1 2018-02-12 08:58:18 -08:00
Nicholas Amadori
88d890aa46 Update Postgresql example (#4642)
The query with pg_size_pretty returns the value as a string, that way you can’t have a nice chart or make value comparison. Inserted new query to return value as number.
2018-02-12 08:46:34 +01:00
Mike O'Driscoll
5e77fc8d94 Update TekSavvy sendor documentation. (#4645)
Update the TekSavvy senor documentation for unlimited plans without a cap.
2018-02-12 08:31:34 +01:00
NovapaX
cda6c85186 Update template_sensor with friendly_name_template attribute and example (#4644)
* add documentation and example for friendly_name_template

* standard fixes

* another example + no whitespace around pipes

* move the dot

* little example fix

* Minor changes
2018-02-11 22:51:04 -05:00
Anders Melchiorsen
f566a97641 Purge recorder data by default, allow repack (#4643) 2018-02-11 18:21:20 -05:00
ChristianKuehnel
9329aa74cc sensor.alpha_vantage: removed Google as default stock (#4618)
* removed Google as default stock

* extended config example

* Add exchange rate
2018-02-11 23:51:17 +01:00
themanieldaniel
3bba87b248 Update logbook.markdown (#4629) 2018-02-11 20:40:32 +01:00
Louis Laureys
ddf522bb7b Update dead links (#4637)
Links were moved.
2018-02-11 19:57:40 +01:00
Eu
3ce0f0981a Added documentation for password mode in input_text (#4489)
* Added password mode

* Added password mode

* Added password mode
2018-02-11 09:34:35 -08:00
themanieldaniel
5eff43736b Update input_number.markdown (#4628)
* Update input_number.markdown

* Minor changes
2018-02-11 12:07:58 +01:00
themanieldaniel
6f90763a26 Update samba.markdown (#4627)
Cleaned up some of the grammar and formatting.
2018-02-11 12:07:48 +01:00
Touliloup
9d6e015466 Fix URL in Mercedes me binary sensor documentation (#4625)
Fix a broken link in the Mercedes Me binary sensor documentation.
Link should redirect to the main Mercedes Me component.
2018-02-11 11:19:17 +01:00
themanieldaniel
58eb051d55 Update sensor.steam_online.markdown (#4632) 2018-02-11 11:18:28 +01:00
themanieldaniel
4bd6d7c4b6 Update history.markdown (#4633) 2018-02-11 11:08:40 +01:00
themanieldaniel
3de6e038f1 Update samba.markdown (#4631) 2018-02-11 11:07:21 +01:00