9614 Commits

Author SHA1 Message Date
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
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
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
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
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
Paulus Schoutsen
c496014cf3 Add 71 release blog post 2018-06-03 17:04:50 -04:00
Paulus Schoutsen
b8783e8f50 Same 2018-06-03 17:03:10 -04:00
Paulus Schoutsen
56b7172f6d Fix merge conflicts because I did not press save 2018-06-03 17:02:37 -04:00
Paulus Schoutsen
bdaa81fcbf Merge remote-tracking branch 'origin/current' into next 2018-06-03 17:01:34 -04:00
Paulus Schoutsen
4914f0eff5 Update credits 2018-06-03 16:50:39 -04: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
17d9f0d137 Adding FAQ about tabs (#5478) 2018-06-02 13:43:44 +02:00
Fernando
e6a6b7a1bf Password Quotes and and correct button names (#5476)
* Password Quotes and and correct button names

Feel free to change any vocabulary.

-Added the name of the box "Config" where the user should edit 
-Added a reminder that the password should have quotes around to work. The default setup does not have it
-Added example of the config with the "YOUR_PASSWORD_WITH_QUOTES"
-Added quotes to differentiate the buttons from the text, "INSTALL", "SAVE", "OPEN WEB UI"
-Move "SAVE" for clarity
-"START" now reflects the button
-"OPEN WEB UI" reflects the button, instead of just "WEB UI"
-Add the comment that a new window should open and they should type their password and username

It's my first attempt at the project documentation. I could do more if reflects with the project.

* Update configuration.markdown

remove the redundant comment about the code bellow

* Make it JSON
2018-06-02 10:07:08 +02:00