Commit graph

9352 commits

Author SHA1 Message Date
Carlo Costanzo
6f1c191baf Updated with new path. (#4957) 2018-03-19 12:10:15 +01:00
Siim Talvik
95d25a04ac Added note to Owntracks about mqtt_topic parameter requirement for Zanzito usage (#4949)
* Added note about mqtt_topic parameter change requirement for Zanzito usage

* ✏️ Minor updates
2018-03-18 19:12:04 +01:00
Igor Motov
75ac425244 Fix Duck DNS configuration example (#4946)
Adds certfile and keyfile to the lets_encrypt configuration example.
Without these parameters hassio doesn't allow to save configuration.
2018-03-18 19:06:36 +01:00
Diogo Gomes
df4739885a Added Time SMA (#4926)
* Added Time SMA

* bump version

* update

* ✏️ Minor tweaks

* 🚑 Fixes/Restores ha_release tag

* 🚑 Corrected type
2018-03-18 18:54:38 +01:00
lolouk44
9cb25206d9 Small comment added to expose_by_default (#4936)
* Small comment added to expose_by_default

It's not entirely clear that listing specific entities in entity_config is not enough to expose an entity if expose_by_default is set to false.
(This is my first PR so I hope I've done it correctly)

* ✏️ Rewording in order to fix the build
2018-03-18 18:53:39 +01:00
Mattias Welponer
084d69cd98 Add initial support fo HomematicIP components (#4850)
* Add initial support fo HomematicIP components

* ✏️ Spelling updates
2018-03-18 18:42:00 +01:00
maxclaey
d44266b2bb Documentation for IFTTT alarm control panel (#4878)
* Documentation for IFTTT alarm control panel

* Update alarm_control_panel.ifttt.markdown

* Call service instead of direct state change

* Update alarm_control_panel.ifttt.markdown

* HAS -> HASS

* Update alarm_control_panel.ifttt.markdown

* 🚑 Adds ha_release tag

* ✏️ Minor changes
2018-03-18 18:30:29 +01:00
Igor Bernstein
2a440b16b4 add doc for zha fans (#4626)
* add doc for zha fans

* add ha_release
2018-03-18 09:18:19 -07:00
Sebastian Muszynski
cdbdfea05d Xiaomi MiIO light: Philips Eyecare Smart Lamp 2 integration (#4825)
* Xiaomi Philips Eyecare Smart Lamp 2 features added.

* New device added.

* Marker removed
2018-03-17 20:30:05 +01:00
Alok Saboo
1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Luca Adrian Lindhorst
19ed7ddea1 - Merged upstream
- Added some improvements to the google assistant howto
2018-03-17 16:01:20 +01:00
Sebastian Muszynski
bc95183753 Xiaomi MiIO Sensor: Xiaomi Air Quality Monitor (PM2.5) integration (#4780)
* Xiaomi MiIO Sensor: Xiaomi Air Quality Monitor (PM2.5) integration.

* Turn on/off service removed.

* ⬆️ Updates ha_release
2018-03-16 22:14:40 +01:00
Sebastian Muszynski
041553ed86 Xiaomi Power Strip services added. (#4931) 2018-03-16 21:47:45 +01:00
Flavio Barisi
3fd5cd5f94 Update sensor.miflora.markdown (#4941)
Corrected default polling time
2018-03-16 21:28:18 +01:00
DubhAd
7415b06a8e
Merge pull request #4939 from home-assistant/dale3h-hassio-commands
Update Hass.io command cheatsheet
2018-03-16 19:16:01 +00:00
Fredrik Lindqvist
4a3d71bd40
Update installation.markdown 2018-03-16 20:02:10 +01:00
Dale Higgs
0938876191
Update Hass.io command cheatsheet 2018-03-16 14:00:59 -05:00
Fredrik Lindqvist
164bc60992
Update hassbian.markdown 2018-03-16 20:00:42 +01:00
Fredrik Lindqvist
40ebccaf23
Update about 3b+ hassbian 2018-03-16 19:58:02 +01:00
DubhAd
d1510bdfb8 sun trigger - Link fix, wording tweak (#4937)
Fixed the link to the actual sun trigger. Tried to add some clarity to the wording over offsets, but I think that needs expansion.
2018-03-16 19:05:04 +01:00
mcfrojd
698b8e2aa0 Raspberry Pi 3 B+ note (#4934)
* Raspberry Pi 3 B+ note

Added note that Raspberry Pi 3 B+ is not yet supported

* ✏️ Improves the warning message
2018-03-16 16:02:42 +01:00
mcfrojd
f73acb0ea2 Raspberry Pi 3 B+ note (#4935)
* Raspberry Pi 3 B+ note

Added note that pi 3 image does not work with pi 3 b+ yet

* ✏️ Improves the warning message

* 🚑 Removes old warning message
2018-03-16 16:02:05 +01:00
Sebastian Muszynski
434f6f2510 Xiaomi Miio Fan: Undocumented service (fan.set_speed) added (#4928)
* Undocumented service (fan.set_speed) added.

* ✏️ Micro change
2018-03-16 15:50:56 +01:00
Tom
44250c3901 Update addon_tutorial.markdown's addon store image (#4930)
Same as #4929

main_panel_store_icon.png appears to be removed or doesn't exist and maybe been replaced with main_panel_addon_store.png.
https://home-assistant.io/images/hassio/screenshots/main_panel_store_icon.png returns 404 and isn't displaying any image on
https://home-assistant.io/developers/hassio/addon_tutorial/
2018-03-16 15:50:32 +01:00
mcfrojd
3b5e4795c3
Changed link for Raspberry Pi 3 image 2018-03-16 14:45:27 +01:00
Tom
880c331987 Update configuration.markdown's addon store image (#4929)
main_panel_store_icon.png appears to be removed or doesn't exist and maybe been replaced with main_panel_addon_store.png.
https://home-assistant.io/images/hassio/screenshots/main_panel_store_icon.png returns 404 and isn't displaying any image on 
https://home-assistant.io/getting-started/configuration/
2018-03-16 12:55:53 +01:00
cdce8p
9b8feb64b5 Added additional supported devices (#4925) 2018-03-16 12:09:12 +01:00
BioSehnsucht
35c3d6335f Added Stride notification component (#4921)
* Added Stride notification component

* ✏️ Implement configuration tags
2018-03-16 11:56:05 +01:00
Fabien Piuzzi
f8cdbdf880 Foobot (#4670)
* Foobot sensor device documentation

* Tweaked documentation

* ✏️ Minor changes
2018-03-15 19:51:29 -07:00
Gerard
e23f5de590 Documentation for extra sensors BMW Connected Drive (#4733)
* Documentation for extra sensors BMW Connected Drive

* Updates to logo, category and HA release

* ⬆️ ha_release

* ⬆️ ha_release
2018-03-15 23:24:57 +01:00
Franck Nijhof
23d593c0f4 Adds rel nofollow to external links (#4918)
*  Adds rel nofollow to external links

Fixes #4583

Signed-off-by: Franck Nijhof <frenck@geekchimp.com>

* 🎀 Adds support for appending nofollow to existing external links
2018-03-15 14:21:57 -07:00
JammyDodger231
e62bb85ba0 Changed note about base url (#4557)
* Changed note about base url

Changed the location to be above the fold

* ✏️ Updating the note + some minors
2018-03-15 22:00:08 +01:00
cdce8p
33e7be6bc3 Added cover group platform (#4638)
* Added doc for MultiCover

* Added parameter description

* entity_id_regex

* Removed winter protection

* Changed to 'group' platform

* Changed 'Group Cover' to 'Cover Group'

* ✏️ Small grammar fix

* ⬆️ Updated ha_release.
2018-03-15 21:57:38 +01:00
Paulus Schoutsen
be5a6ff8d8
Update 2018-03-09-release-65.markdown 2018-03-14 20:54:41 -07:00
PhracturedBlue
fd27ef1749 Use configuration template (#4920) 2018-03-14 20:41:03 -07:00
Kane610
e050bcaa61 Document support for consumption and power sensors (#4917) 2018-03-14 20:07:56 -07:00
cdce8p
9c20af02fa Homekit: Updated docs for Restructure PR (#4915)
* Homekit: Updated docs for Restructure PR

* Added considerations

* Removed QR Code
2018-03-14 22:16:30 -04:00
Paulus Schoutsen
47e1b3c171 Merge remote-tracking branch 'origin/current' into next 2018-03-14 17:15:23 -07:00
engrbm87
25148ef299 Update downloader.markdown (#4916)
* Update downloader.markdown

Add description for new events that are emitted when download is requested.

* ✏️ Small fixes
2018-03-14 16:04:01 -07:00
Paulus Schoutsen
39488b0919 release 0.65.5 2018-03-14 15:57:37 -07:00
Pascal Vizeli
c6983a9df1
Update dnsmasq.markdown 2018-03-14 21:54:25 +01:00
Anders Melchiorsen
dc018062c0 Explain workaround for limitlessled assumed_state (#4856)
* Explain workaround for limitlessled assumed_state

* ✏️ Tiny grammar change
2018-03-14 21:39:30 +01:00
Mark Perdue
3ddfa61ad5 Add VeSync documentation and image (#4864)
* Add VeSync documentation and image

* Adds fix for TravisCI error endconfiguration

* ✏️ Tiny updates
2018-03-14 12:36:12 +01:00
Fabian Affolter
ad10b7ba14
Add Thomas Krenn award 2018 2018-03-14 09:15:50 +01:00
Fabian Affolter
05add97743
Update integrations 2018-03-14 09:15:50 +01:00
Philipp Wensauer
706f8b9ed4 Vectorize architecture #2 (#4859)
* Vectorize other picture.

* Update path for .svg pictures.
2018-03-14 08:44:09 +01:00
JC Connell
6ee7e31359 Update sensor.spotcrime.markdown (#4840)
* Update sensor.spotcrime.markdown

Changes the documentation to reflect the user supplied API key requirement.

* Change description and sample

Added optional keys to description and removed optional keys from sample
2018-03-14 08:18:08 +01:00
spinside
f7b3b06d30 Updated SCL command to Python 3.6 instead of 3.5 (#4912)
* Updated SCL command to Python 3.6 instead of 3.5

Instructions are for installing Python 3.6 but the scl command given assumes you have Python 3.5

* Updated autostart systemd template to use Python 3.6
2018-03-14 08:02:21 +01:00
Brian J King
1c723cc7f7 Update USPS docs to include required driver declaration (#4766)
With the changes to the USPS component in #12465 we're now required to specify the `driver` regardless if using `phantomjs` or `chrome`. Updating docs to reflect the required `driver: phantomjs` if using it. 

Re: 
* https://github.com/happyleavesaoc/python-myusps/issues/11
* https://github.com/home-assistant/home-assistant/pull/12465
2018-03-14 06:45:12 +01:00
Dale Higgs
e5b56699af
Update documentation for Speedtest Sensor (#4914)
* Update documentation for Speedtest Sensor

* Fixed configuration variables
* Fixed automation example
* Fixed example format

* Fix netlify errors for raw/endraw tags

* ✏️ Minor improvements
2018-03-13 17:07:47 -05:00