Paulus Schoutsen
10ab3fb8f9
Release 0.63.3
2018-02-17 15:30:56 -08:00
Phil Frost
ee6bb9eb96
Link to mike-grant fork of Haaska
...
The owner of the original Haaska does not appear to be maintaining the
repository. However, mike-grant has incorporated the v3 smart home API
changes in his fork.
2018-02-17 13:28:44 +00:00
Li-Wen Yip
037ba1619c
Added hyphen
...
Added hyphen so that this example config will still work if there are already other scenes defined in configuration.yaml
2018-02-17 18:49:04 +11:00
Paulus Schoutsen
34d31fc368
Alexa skill now in 4 regions
2018-02-16 23:20:12 -08:00
Otto Winter
5d7f8f3b17
Fix demo links ( #4686 )
2018-02-16 22:09:21 +01:00
DubhAd
f7e2ea92ae
Merge pull request #4683 from lostage/patch-1
...
Fix broken link
2018-02-16 20:24:56 +00:00
Paulus Schoutsen
8e240240c5
Updat deprecation notice
2018-02-16 09:30:10 -08:00
Scott
1e0fd94239
Fix broken link
2018-02-16 11:03:34 -06: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
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
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
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
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 f2dba1f614af51f84eadbdeab5ca2f566f334ad6.
* clearify that rpi_gpio pins are exclusive to HASS-ussage when assigned
2018-02-13 10:40:34 -08: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
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
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
Fabian Affolter
cc28670203
Add link
2018-02-11 11:05:29 +01:00
Paulus Schoutsen
364dbf7208
Merge pull request #4616 from home-assistant/release-0-63
...
0.63
2018-02-10 14:01:53 -08:00
Paulus Schoutsen
d7bf93730a
Add blog post
2018-02-10 14:01:03 -08:00
DubhAd
883b0010d1
Add note about not working on iOS ( #4620 )
2018-02-10 15:22:53 -05:00
Fabian Affolter
f9f6d140ef
Update 0.63
2018-02-10 17:03:57 +01:00
Paulus Schoutsen
fd6f73a713
Merge remote-tracking branch 'origin/current' into next
2018-02-09 15:24:47 -08:00