Rebecca Cran
c958a78659
Specify that database_path is a full path ( #5576 )
2018-06-21 08:15:06 +02:00
kevjs1982
fb4eba8cca
MAC Address only works when both quoted and separated with hythens ( #5579 )
...
also, fix a minor typo
2018-06-20 20:40:19 +02:00
themanieldaniel
d4dbdeba04
Update binary_sensor.trend.markdown
2018-06-20 00:51:15 -04:00
Jonathan Wukitsch
d8a94f5356
Fix typo
2018-06-19 12:45:02 -04:00
DubhAd
141adba52c
Updated the templates ( #5558 )
...
* Updated the templates
Added device class to the templates, and simplified them
* Add raw
* Add period
2018-06-19 10:54:32 +02:00
Fabian Affolter
5391dadfbb
Fix typos and style ( #5569 )
2018-06-19 10:28:29 +02:00
Fabian Affolter
6ff4178179
Add redirect ( #5568 )
2018-06-19 10:09:39 +02:00
Kevin Gottsman
960a856d2b
Simple typo correction for spelling ( #5565 )
2018-06-19 08:32:14 +02:00
Franck Nijhof
65c83ca43d
✏️ Fixes capatalization of Home Assistant. ( #5559 )
2018-06-18 11:30:52 +02:00
Wade Dorrell
ac12bd4436
Fix spelling mistake ( #5560 )
2018-06-18 11:30:28 +02:00
t0ny
f7e3a3c7bf
Current ( #5563 )
...
* Fixed typo in link
* Fixed typo in link
2018-06-18 11:29:34 +02:00
Meow
123542ee33
Added notification example ( #5514 )
...
* Added notification example
* Add raw
2018-06-17 12:52:37 +02:00
Aaron Bach
d911c3d8aa
Add documentation updates for upcoming AirVisual changes. ( #5534 )
...
* Add doc updates for upcoming AirVisual changes
* Added language about scan_interval
2018-06-17 12:17:37 +02:00
DubhAd
ee853f35fe
Promoting timezone issue to warning ( #5552 )
...
Given the long standing bug with the alert component - where the timezone in HA differs from the timezone of the OS when starting HA it either fires rapidly, or very slowly - promoting this to a warning.
See [this bug](https://github.com/home-assistant/home-assistant/issues/13609 ) and [this thread](https://community.home-assistant.io/t/error-alert-component/56242 ) which reminded me about it.
2018-06-17 12:03:03 +02:00
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
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
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