11037 Commits

Author SHA1 Message Date
Wade Dorrell
debcf5c4c9 Minor grammar mistake (#5554) 2018-06-17 11:50:16 +02:00
DubhAd
b42c73ca50
Merge pull request #5541 from cby016/patch-1
Added more information about how to fully rename z-wave devices
2018-06-16 08:33:45 +01:00
DubhAd
b2423150a2
Merge pull request #5545 from metbril/patch-4
Fix rest_command documentation
2018-06-16 08:32:12 +01:00
DubhAd
d2ddc3ea84
Merge pull request #5547 from metbril/patch-5
Add note about max RPi speed
2018-06-16 08:31:32 +01:00
DubhAd
2bba6ccac9
Merge pull request #5548 from dshokouhi/patch-6
Update password description
2018-06-16 08:31:05 +01:00
Daniel Shokouhi
579f8b5cd8
Update password description
better than just "v" :)
2018-06-15 13:13:17 -07:00
Robert
0dbb6aacf1
Add note about max RPi speed
Fixes #5540
2018-06-15 20:19:40 +02:00
Robert
0b4d5215cd
Fix rest_command documentation
The page was probably copied from the switch component. Minor change to fix this.
2018-06-15 15:28:05 +02:00
Matt White
15dd6dba7e Add section on Mosquitto ACLs (#5542)
* Add section on Mosquitto ACLs

* Fix typo
2018-06-15 00:38:58 +02:00
themanieldaniel
061054ca11 Update climate.modbus.markdown (#5536) 2018-06-14 06:11:07 +02:00
Jon Griffith
a1f49cce8a HASS.io image changed... (#5539)
* HASS.io image changed...

I made the mistake of copying and pasting line 34-36 into my MacOS terminal and noticed that the file name has changed since this was written.

* Minor change
2018-06-14 06:06:00 +02:00
cby016
905b38ebec
Update control-panel.markdown 2018-06-13 17:57:09 -06:00
Felix Fischer
fa699f82b5 Correct cache_value (#5537)
The default cache_value is 300, not 1200: fecce206a9/homeassistant/components/sensor/mitemp_bt.py (L30)
2018-06-13 14:51:54 +02:00
DubhAd
b3ef10dd4e
Merge pull request #5370 from home-assistant/telldus-live
Update Telldus Live ignore value
2018-06-13 12:27:07 +01:00
Fabian Affolter
be8af2b646
Add more details for the setup (#5528)
* Add more details for the setup

* Rephrase
2018-06-12 02:15:47 +02:00
Kjetil
fdaa434d43 Tested JS8005 (#5522)
State tracking OK, unable to control
2018-06-11 15:32:36 +02:00
Dane Peterson
1ab264d952 Fixed broken link in weather.markdown (#5523)
Link was broken, pointed to old html version of file. Updated to point to the current JavaScript file to allow curious people like me to find it more easily without having to track it down.
2018-06-11 15:32:06 +02:00
Joakim Sørensen
e622fc127d Missing a bracket in one of the examples (#5526) 2018-06-11 15:30:59 +02:00
Matt Snyder
5841601cb0 Add support for multiple Doorbird stations (#5205) 2018-06-10 19:25:39 +02:00
mihalski
0df2ecc550 Required / recommended generic Linux packages (#5513)
* Required / recommended generic Linux packages

As per Frenck's advice this is the current list of packages that Hass.io would like to have / require:
  apparmor-utils
  apt-transport-https
  avahi-daemon
  ca-certificates
  curl
  dbus
  jq
  network-manager
  socat
  software-properties-common

It would be helpful if this was mentioned in the generic Linux server install section.

* Move list
2018-06-10 13:00:01 +02:00
DubhAd
1489f34f7e
Merge pull request #5520 from mihalski/patch-4
Add missing components to discover and ignore list
2018-06-10 11:37:24 +01:00
DubhAd
0b05d5a42c
Merge pull request #5519 from mihalski/patch-3
Add xiaomi_gwto ignore list
2018-06-10 11:26:20 +01:00
mihalski
fb8773ae6f
Add missing components to discover and ignore list
Add Xiaomi Gateway (Aqara) and Samsung SyncThru Printer to discovery list and samsung_printer to ignore list.
2018-06-10 20:25:18 +10:00
mihalski
305c0904b5
Add xiaomi_gwto ignore list
Add missing Xiaomi Aqara gateway (xiaomi_gw) to ignore list
2018-06-10 19:54:53 +10:00
Ville Skyttä
5511c4bd33 Spelling fixes (#5509) 2018-06-09 22:10:57 +02:00
Fabian Affolter
fb7bd15421
Fix typo 2018-06-09 22:02:18 +02:00
bonanitech
f8e1361ca4 Fix MTA link (#5516) 2018-06-09 21:57:34 +02:00
Paulus Schoutsen
64a3ac89b4 Merge branch 'rc' into current 2018-06-08 18:07:18 -04:00
Paulus Schoutsen
8a5b3f2ea0 Add 0.71 release blog post 2018-06-08 18:07:08 -04:00
Enrico Berndt
693f2480a1 Added text for api_version 5 updates. (#5288) 2018-06-08 18:07:08 -04:00
glenn20
405ace7d3c Use device information in keyboard_remote automation (#5443)
Document proposed feature to publish device_descriptor and device_name in keyboard_remote events.

This information can be used in automation triggers so that different bluetooth remotes can control different devices/automations.

Pending acceptance of proposed change.
2018-06-08 17:02:13 -04:00
Charles Garwood
e81c69224a Remove NotifyMyAndroid Component Docs (#5416)
Notify My Android shutting down May 24th https://notifymyandroid.com/
2018-06-08 17:00:40 -04:00
Aaron Bach
587bc9c7fb Adds documentation for latest RainMachine PR (#5322)
* Adds documentation for latest RainMachine PR

* Update version

* Update version
2018-06-08 16:57:25 -04:00
Fabian Affolter
a699b1e791 Add LW-12 documentation (#5264)
* Add LW-12 documentation

* Address comments
2018-06-08 16:56:40 -04:00
Fabian Affolter
3488118b61
Add talk made by Corey Edwards at OpenWest 2018-06-08 19:55:45 +02:00
DubhAd
1745f2b79d
Merge pull request #5500 from dshokouhi/patch-5
Update vacuum docs to be more generic
2018-06-08 07:42:50 +01:00
DubhAd
39e3484190
Merge pull request #5505 from ih8gates/patch-10
Note regarding retrieval of vehicle IDs
2018-06-08 07:42:23 +01:00
DubhAd
b80d278d9c
Merge pull request #5504 from DetroitEE/patch-2
Update nest.markdown
2018-06-08 07:41:48 +01:00
Scott Reston
da4981a0a0
Note regarding retrieval of vehicle IDs 2018-06-07 17:01:07 -04:00
DetroitEE
1fcb17a17e
Update nest.markdown 2018-06-07 14:25:47 -04:00
Fabian Affolter
d5063fc506
Remove warning, fix type, update configuration style and more 2018-06-07 17:24:31 +02:00
Anton-Juul-Naber
3a7d05363e Improved documentation (#5503)
Added a few details that helps the user understand how the component works, and how to set it up. I was confused myself, so i thought i would help others.
Also fixed the broken link.
2018-06-07 17:18:52 +02:00
Nathan Henrie
774a166fed Start HomeKit on network_ready or network_complete (#5501)
Some setups will emit `zwave.network_complete` instead of `zwave.network_ready` -- the example displayed in the docs should work for either.

See: https://github.com/home-assistant/home-assistant/issues/14270
2018-06-07 14:32:55 +02:00
Daniel Shokouhi
1a28a242d1
Update vacuum docs to be more generic
Docs kept mentioned `botvac` instead of `vacuum` so they are updated to be more generic.  They still tell the user that the services depend on their platform.
2018-06-06 08:16:22 -07:00
Paulus Schoutsen
087dc716f0 Add social image 2018-06-05 18:13:06 -07:00
Fabian Affolter
fd8f5bd636
Add linkable titles to the sections 2018-06-05 17:53:55 +02:00
Otto Winter
c411557e65 esphomelib Blog Post (#5493)
* esphomelib blog post

* Updates

* Shrink down GIF even more

* Replace by YouTube video

* Update date
2018-06-05 11:03:24 -04:00
DubhAd
8b9dc6ed11 Adding warning about backups (#5489)
* Adding warning about backups

Many people have failed to set up backups, and lost their config. Adding some warnings to hopefully reduce the numbers.

* Move up
2018-06-04 09:44:51 +02:00
sjabby
e7fe1b699c Added instructions for Fibaro Keyfob FGKF-601 (#5490)
Added instructions for central scene settings for Fibaro Keyfob FGKF-601.
2018-06-04 09:13:32 +02:00
Ed Boal
a7689551cd Update Zabbix Typeo (#5488)
s/Zabbis/Zabbix
2018-06-04 09:09:00 +02:00