8527 Commits

Author SHA1 Message Date
Aaron Bach
19eccf43e6 Adds docs for Pollen.com sensor platform (#4524)
* Adds docs for Pollen.com sensor platform

* Updating version number
2018-01-26 21:47:25 +01:00
Paulus Schoutsen
cc025a6a72 Merge branch 'current' into next 2018-01-26 00:49:00 -08:00
Nash Kaminski
3a068a85a5 Update documentation for SNMP switch component to reflect changes. (#4190) 2018-01-26 09:34:54 +01:00
Mahasri Kalavala
3daa8c815d
Update scripts.markdown 2018-01-25 18:16:46 -05:00
Jerad Meisner
6496e3ef21 Added documentation for Xeoma camera platform (#4405)
* Added documentation for Xeoma camera platform

* ✏️ Minor changes

* Add periods
2018-01-25 23:25:38 +01:00
DubhAd
94476935de Pulled through notes of other path options (#4438)
* Pulled through notes of other path options

Added notes that for Hass.io there may be multiple path options depending on the device.

* Updated Hass.io note
2018-01-25 22:55:59 +01:00
Mahasri Kalavala
a468d83300
Update scripts.markdown 2018-01-25 16:22:15 -05:00
Sebastian Muszynski
021f7ae3ce Service description for setting a fixed scene of Xiaomi MIIO light added. (#4170) 2018-01-25 21:56:41 +01:00
Guyanthalas
f7c2c1af03 sync usb_path to other docs (#4439)
* sync usb_path to other docs

The hassio zwave documents reference usb_path: /dev/ttyACM0, so this document should be in sync. After some discussion it appears that this could be variable, in which case there should be a good way to figure out the CORRECT answer rather than using a guess as example code without stating it as such. Possibly linking back to the linux "how to find" section?

* Removed manual set language per suggestion
2018-01-25 21:50:43 +01:00
Franck Nijhof
04400a3553
📚 Adds Hass.io Addon Presentation section (#4509) 2018-01-25 21:43:09 +01:00
Mahasri Kalavala
7f22cf1683
Update scripts.markdown 2018-01-25 15:09:22 -05:00
Mahasri Kalavala
6901bdc5e9
Update scripts.markdown 2018-01-25 13:38:03 -05:00
CV
970acbb40b Make init script raspi-proof (#4459)
Raspbian does not keep files in /run. Therefor the pid directory needs to be created every time after boot. The easies is to put this into the start function.

Sorry, I did not test the patch with all my legacy systems.
2018-01-25 19:28:29 +01:00
Fabian Affolter
aeb8808c9d
Fix remaining issue from #4314 (#4514) 2018-01-25 19:21:47 +01:00
Johannes Innerbichler
c21493d7c7 Iota wallet (#4314)
* added iota documentation\

* removed ruby version file\

* changed logo

* minor changes to documentation

* re-added ruby version file

* ✏️ Minor grammar changes
2018-01-25 18:45:28 +01:00
phfix
5accd4b0d8 Explain that the config: is needed in the configuration.yaml (#4508)
* Explain that the config: is needed in the configuration.yaml

* Fix typos
2018-01-25 18:42:55 +01:00
Fabian Affolter
ae24893397
update style and remove refs to plug 2018-01-25 18:42:05 +01:00
Sebastian Muszynski
bb03d5e195 Version number of the Xiaomi Air Purifier removed from title and description. There are more versions are supported now. (#4511) 2018-01-25 18:36:38 +01:00
Dan Cinnamon
a7aa9dae97 New venstar climate platform (#4412)
* New venstar climate platform

* Update 'ha_release' and use new style
2018-01-25 18:35:11 +01:00
lordneon
fab0c75104 Added working model to supported list (#4507)
The module works perfectly with the latest Xiaomi Mijia bedside lamp, its wifi based and appears to share the same API as the LED bulbs.
2018-01-25 18:21:49 +01:00
Franck Nijhof
6224c71c08 Various markdown, spelling, and grammar fixes #3 (#4510)
*  Various markdown, spelling, and grammar fixes

*  Various markdown, spelling, and grammar fixes

*  Various markdown, spelling, and grammar fixes
2018-01-25 18:21:05 +01:00
DubhAd
42f9a8e5cd Fixed Heal notes (#4506)
Clarified that it needs to be Heal Network, and that after Remove you're not moving a device to its final place ;)
2018-01-25 18:19:46 +01:00
itineric
b9be5b2790 Update init.d.markdown (#4512)
Added missing PID_DIR declaration, service install generates errors since this variable is used during install / uninstall.
2018-01-25 18:19:03 +01:00
lich
48e36a290f Add system option for linux_battery.py, Support android. (#4504)
* Add system option for linux_battery.py, Support android.

* Use new style for configuration variables
2018-01-24 13:51:46 +01:00
Raiford
ed4b825f74 Update git_pull doc with password support (#4300)
This is a documentation update that corresponds to https://github.com/home-assistant/hassio-addons/pull/217
2018-01-24 12:05:00 +01:00
Gregory Dosh
48fbcd8e64 adding device_tracker.tomato https params (#4389)
* adding device_tracker.tomato https params

* converting to newer standard

* removing extra space

* Adding default values

* fixing some misc quoting bugs

* cleaning up optional params

* updating default port param to match ssl choice

* changing verbage
2018-01-24 12:03:10 +01:00
Nicholas Amadori
1edf68ff68 Ping binary sensor: Ping interval can be set (#4501) 2018-01-24 08:38:37 +01:00
Fabian Affolter
2f8bd0b77e
Merge branch 'current' into next 2018-01-24 08:36:59 +01:00
Franck Nijhof
49f53fd988 Various markdown, spelling, and grammar fixes (#4503) 2018-01-24 08:28:39 +01:00
Åskar Andersson
483bc52dc0 wheel install needed (#4499) 2018-01-24 08:27:20 +01:00
Paulus Schoutsen
0ac0feadf5
Update 2018-01-21-clarification-emulated-hue.markdown 2018-01-23 23:24:59 -08:00
Phil Frost
026d747c47 Document new alexa smart_home option (#4493) 2018-01-23 10:46:10 -08:00
arcsur
65b833473a BME680 sensor component documentation (#4432)
* Added documentation for BME680 sensor platform

* Removed yr sensor from configuration.yaml example

* Implemented pull request review comments.
2018-01-23 09:55:18 +01:00
Adrian Campos
8b1a3c80a1 Fixed broken link to autostart docs (#4497) 2018-01-23 08:05:39 +01:00
Sebastian Muszynski
a8ecc88299 Typo fixed: specfici -> specific. (#4495) 2018-01-22 23:01:02 +01:00
Adam Mills
d262752e4e Move placeholder info to separate section (#4490) 2018-01-22 19:15:07 +01:00
Otto Winter
d7c032c1a2 Add esphomelib link (#4492)
* Add esphomelib link

* Small fix
2018-01-22 19:14:22 +01:00
Kallb123
33c0a60db2
Updated entity_picture_template key in configuration 2018-01-22 16:52:29 +00:00
Jens Østergaard Nielsen
412869ff93 New IHC platform (#4129)
* New IHC platform

* autosetup -> auto_setup

* Moved auto setup to the IHC component

* Removed by LK in logo

* Changes from review.

* Defaults in configurations. manualy setup" changed to "manual setup" (Anchors adjusted)

* Relative links changed to absolute links
2018-01-22 12:23:25 +01:00
Marius
20c82d5d25 Updating documentation for #11805 (#4462) 2018-01-22 12:13:49 +01:00
Joe McMonagle
0ff6a08adf Updating Google Assistant Docs for spelling and formatting (#4488)
* Updating Google Assistant Docs for spelling and formatting

No content updates. Just changes to the spelling and formatting

* Update google_assistant.markdown
2018-01-22 10:01:30 +01:00
Fabian Affolter
0459242b49
Update Daikin docs (Typo, logo, etc.) 2018-01-22 08:31:34 +01:00
Fabian Affolter
d4f87577ba
Update Daikin logo 2018-01-22 08:28:50 +01:00
Fabian Affolter
1799ce0641
Move again 2018-01-22 08:28:50 +01:00
Fabian Affolter
34039d6afc
Move logo to the right location 2018-01-22 08:28:50 +01:00
CV
44957c9499
Make a refer to autostart (#4460)
* Make a refer to autostart

For first time users it is not obvious to find autostart documentation.

* Fix typos and link
2018-01-22 08:28:50 +01:00
Franck Nijhof
0b20689737
Various markdown, spelling, and grammar fixes (#4457) 2018-01-22 08:28:50 +01:00
Ioan Loosley
79b32c3151
Fixing Daikin docs (#4486)
* Fixed Broken images, Added Sidebar and put them in the right catagorys

* Forgot the image
2018-01-22 08:28:50 +01:00
Fabian Affolter
3e06840f8f
Update Daikin docs (Typo, logo, etc.) 2018-01-22 08:23:47 +01:00
Fabian Affolter
6984581175
Update Daikin logo 2018-01-22 08:15:57 +01:00