5268 Commits

Author SHA1 Message Date
Ed Boal
a7689551cd Update Zabbix Typeo (#5488)
s/Zabbis/Zabbix
2018-06-04 09:09:00 +02:00
DubhAd
e0c99ad858
Merge pull request #5486 from trisk/homeassistant_user_sudo_commands
Correct commands for 'homeassistant' user
2018-06-03 22:38:16 +01:00
Albert Lee
400bd8d2a4 Correct commands for 'homeassistant' user
* Update commands to start shell as 'homeassistant' user
* Fix references to 'hass' user
2018-06-03 16:56:00 +00:00
LuPa
59b51392f3
Update hdmi_cec.markdown 2018-06-03 11:30:15 -04:00
jeff tapia
5cde22b68d typo - changed second password to type (#5481) 2018-06-02 22:26:41 +02:00
Fabian Affolter
5276a78d6c
Update layout (#5480) 2018-06-02 15:04:33 +02:00
DubhAd
f431bbb79c No more free keys (#5475)
https://apicommunity.wunderground.com/weatherapi/topics/weather-underground-api-changes

They're no longer issuing free keys, and have stated that _for the time being, free keys will continue to work_.
2018-06-02 09:25:39 +02:00
mkfink
2665cbe563 Fixed incorrect description in sensor list (#5473)
Humidity sensor description incorrectly asked for Twitter account info
2018-06-01 20:09:41 +02:00
c727
bd151e8c46 Revert "Remove simplepush.io #5372" (#5468) 2018-06-01 13:39:00 +02:00
thrawnarn
45091aa564 Fixed ha-style link (#5457)
After the change to Polymer3 ha-style.html didn't exist anymore, it is instead ha-style.js
2018-05-30 12:04:45 +02:00
DubhAd
d792c59397
Merge pull request #5451 from kenthua/patch-1
Update zha.markdown - baudrate property
2018-05-30 07:14:43 +01:00
DonHugo
dd43f6b845 Update image_processing.facebox.markdown (#5453)
added -p befor 8080 i docker run command
2018-05-29 15:33:27 -04:00
Fabian Affolter
b1d19af296
Remove duplicate title 2018-05-29 14:56:08 +02:00
Robert
9669e5fe76 Add GPIO to title (#5452) 2018-05-29 07:52:52 +02:00
Kent Hua
6748d1676e
Update zha.markdown - baudrate property
Thought the docs referenced baud_rate, but the code is baudrate.  When using baud_rate in the config homeassistant for the zha component fails to load.
2018-05-28 09:43:18 -07:00
Paulus Schoutsen
7a958b0b99 Merge branch 'rc' into current 2018-05-27 20:05:05 -04:00
Philip Rosenberg-Watt
8595afaebe Finish blog post 2018-05-27 20:04:46 -04:00
Mattias Welponer
5e3d83e97b Update homematicip cloud components (#5248)
* Rename homematicip to homematicip_cloud

* Fix homematicip_cloud naming

* Update link and formating

* Update of configuration and new componets for homematicip_cloud

* Update binary_sensor.homematicip_cloud.markdown

* Update light.homematicip_cloud.markdown

* Update switch.homematicip_cloud.markdown
2018-05-27 17:31:51 -04:00
Cooper Dale
53511df3e5 typo (#5445)
replaced adobe with sensor
2018-05-27 18:50:47 +02:00
DubhAd
1373232932
Adding NGINX troubleshooting step
After a day of working with somebody on Discord, we discovered that a trailing slash on `proxy_pass` results in errors
2018-05-26 18:02:13 +01:00
DubhAd
c08dbbc577
Merge pull request #5410 from JBassett/patch-1
Update Deluge Docs
2018-05-26 15:46:49 +01:00
Moksh Mridul
237e5d19e6
Update google_assistant.markdown 2018-05-26 14:20:11 +05:30
Moksh Mridul
b213c75bc5
Update google_assistant.markdown 2018-05-26 14:12:46 +05:30
Moksh Mridul
c49311fcf9
Removed [URL] as suggested by @Tinkerer
Removed [URL] as suggested by @Tinkerer
2018-05-26 14:07:56 +05:30
Andreas Oberritter
bb38f511b5 Update device_tracker.fritz.markdown (#5431)
* Update device_tracker.fritz.markdown

Added zlib1g-dev, which is needed to link lxml. Rephrased to make clear that one either needs to install lxml from a repository or build it from sources.

* Fix name
2018-05-26 09:38:48 +02:00
DubhAd
b40ea4dd97 Added notes about the states (#5432)
* Added notes about the states

A common question is "what's the state of the device tracker", so I've added a summary

* Update link
2018-05-26 09:38:38 +02:00
Brian J King
653d033b0a Cleanup of Spotify documentation (#5429)
Update Spotify documentation to actually link to content instead of display a URL that wasn't an actual link.
2018-05-26 09:26:46 +02:00
Oncleben31
818adf03b2 Update examples (#5433)
Some typo in the current examples.
2018-05-26 09:13:43 +02:00
Fabian Affolter
0a23a4b77c
Remove line breaks 2018-05-25 15:07:26 +02:00
Antoni K
9c2f51659f Add instructions for Docker (Mi flora) (#5419)
* Add instructions for Docker

This works in the same way as the BLE temperature sensor, so I'm adding my instructions for Docker to this component as well. Other PR: https://github.com/home-assistant/home-assistant.github.io/pull/5417

* Update link
2018-05-24 14:53:13 +02:00
Tod Schmidt
995120279f Update snips.markdown (#5421)
* Update snips.markdown

* Add periods
2018-05-24 09:27:09 +02:00
Antoni K
6e004642dc
Add instructions for Docker
Add information on how to get this component to work in a generic Docker installation. I've tested this solution and it works just fine.
2018-05-23 10:29:29 +08:00
JammyDodger231
c9713895e9
Notify my android shutdown.
On NMA website they have announced they have shut down: https://notifymyandroid.com/ 

It might be worth deleting the entire component to avoid confusion, but if people arrive on home assistants documentation in the mean time it is worth clarifying.
2018-05-21 17:52:49 +01:00
Justin Bassett
6ff34bcc2f
Update Deluge Docs
Updating to reflect which fields are actually required to setup this sensor.
2018-05-21 10:16:30 -04:00
Jerry Workman
68da7eea6c Correct lock service names (#5409)
Service names are lock.lock and lock.unlock; not lock/lock and lock/unlock
2018-05-21 10:31:24 +02:00
Rev Michael Greb
938d8ab6e8 Remove Outdated Warning (#5408)
This was fixed in home-assistant/home-assistant#11775
2018-05-20 21:16:03 +02:00
DubhAd
08190ac399 Duplicate text from the other docs (#5403) 2018-05-20 11:14:14 +02:00
cdce8p
b574951f72
Added HomeKit lock pin option (#5400) 2018-05-20 00:10:59 +02:00
Mahasri Kalavala
817f9ca275
Merge pull request #5341 from home-assistant/DubhAd-patch-6
Fixed formatting so that the sections break out
2018-05-19 15:07:37 -04:00
Paulus Schoutsen
a655f61286 Merge branch 'current' into next 2018-05-18 19:39:08 -04:00
Adrian Scillato
6b1f723d29
Update light.knx.markdown
Since the pull request #12411 the color is supported in KNX Light.

This solves issue #5385 (KNX Light : documentation not accurate )
2018-05-18 11:59:19 -03:00
Fabian Affolter
9e825a6f44
Revert "Update documentation"
This reverts commit bd2428285596980ed53876f8270683161285d0e9.
2018-05-18 16:17:26 +02:00
Fabian Affolter
bd24282855
Update documentation 2018-05-18 16:15:48 +02:00
William Scanlon
b2c5eb78a6 Updated aREST switch doc for invert (#5377)
* Updated aREST switch doc for invert

* Updated to configuration block

* ✏️ Changed values of required configuration keys

* ✏️ Language tweak
2018-05-18 15:42:43 +02:00
Sebastian Muszynski
3a5ba531b1 Improve config schema of the blackbird component (#5390) 2018-05-18 13:20:52 +02:00
Malte Franken
a83ba64ef5 Feedreader configurable update interval and max entries (#5382)
* new configuration parameters for feedreader

* keep simple and complex configuration examples separate
2018-05-18 07:25:35 +02:00
Fabian Affolter
9a563d6703
Minor modifications 2018-05-18 00:34:56 +02:00
Fabian Affolter
05b02569f9
Fix filename 2018-05-17 23:26:13 +02:00
Mal Curtis
11cf6f8226 Onkyo media player zones are now auto detected (#5383) 2018-05-17 09:28:48 +02:00
ChristianKuehnel
9497e562ee Documentation for new sensor FinTS (#5016) 2018-05-17 02:49:44 +02:00