Fabian Affolter
65512012e9
Update formatting
2018-12-09 16:22:51 +01:00
Fabian Affolter
3f6a99fed0
Add note about conditions
2018-12-09 16:09:20 +01:00
Emeric
1158a29dae
Fix example for the Gauge card ( #7777 )
2018-12-09 11:10:43 +01:00
andrewfoster
2fef956858
Correct netgear example on known_devices.yaml ( #7781 )
...
The netgear example on known_devices.yaml uses the old config mechanism which does not place "track_new_devices" nested in new_device_defaults.
2018-12-09 01:21:35 +01:00
Pavol Babinčák
e74db7b344
Fedora improvements ( #7774 )
...
* Remove group gpio from Installation instructions for Fedora
That group doesn't exist on Fedora by default. I believe it makes more
sense to add homeassistant to that group later when that group needs to
be created.
* sudo to homeassistant before virtualenv is activated on Fedora
Very similar approach to Debian-based installation needs to be done
here. In the previous block of commands user homeassistant is created
and directories are chowned to him.
If one would try to run followup pip3 install or even hass itself as
current user he wouldn't be able to write to those directories or that
homeassistant user would be just useless.
2018-12-08 18:46:30 +01:00
qqgg231
be88529373
edited to follow documentation standards ( #7766 )
2018-12-07 20:00:22 +01:00
Fabian Affolter
58f6d50d19
Minor changes and fixes
2018-12-07 09:46:16 +01:00
cogneato
27d5d744fc
Change aspect ratio in example ( #7757 )
...
Changes aspect ratio in example to match config variable given in description
2018-12-07 09:28:43 +01:00
Lechu
51a43d3e37
out-of-date link ( #7759 )
2018-12-07 09:28:04 +01:00
silversword411
c2e5cf1b41
Making instructions a little more precise ( #7704 )
...
* Making instructions a more precise
There were missing details in the description. After I'd done it for the first time, this would have helped me.
* Minor change
2018-12-06 16:01:12 +01:00
qqgg231
55b3a63dc5
Added explanation to docker command config ( #7720 )
...
* Added explanation to docker command config
It took me an hour to find how to edit this command, so I add explanation
* Minor change
2018-12-06 15:46:07 +01:00
tomlut
8c5a8facd6
Add pulse effect descriptions ( #7741 )
...
Added short descriptions for pulse effect mode attributes.
2018-12-06 13:13:35 +01:00
Joakim Sørensen
7cc17f39cf
Update proximity.markdown ( #7748 )
2018-12-06 13:07:03 +01:00
vMeph
84db819008
Update device_tracker.markdown ( #7733 )
2018-12-05 10:39:29 +01:00
Florian Gareis
9eab9d37dd
Make %USERPROFILE% lowercase ( #7722 )
...
* Make %USERPROFILE% lowercase
%USERPROFILE% must be lowercase for windows to accept it
* Revert path changes
2018-12-05 10:23:28 +01:00
firstmentoring
53b4f7a74f
Device impersination ( #7703 )
...
* Device impersination
Notify the user that this is impersonating a device which will then show up in their google devices. Just don't want people to think their account has been hacked by someone using a Chinese smart phone.
* ✏️ Language tweaks
2018-12-05 10:15:46 +01:00
Mateusz Drab
56bdc78b8a
Internal DNS notes ( #7688 )
...
* Internal DNS notes
Add a neat trick to force google casts to use internal DNS
* ✏️ Language tweaks
2018-12-05 10:14:21 +01:00
Ian Richardson
7451e5b2f1
Note about long-press on light card ( #7737 )
2018-12-05 03:33:40 -05:00
Anders Melchiorsen
783d4dbe6c
Cleanup descriptions for template sensor/binary_sensor ( #7585 )
2018-12-05 09:14:44 +01:00
Bram Kragten
278f64616a
Update lovelace ID status + include and secret support ( #7395 )
...
* Revert automatic lovelace IDs
* Add notes about include and secrets
* Add config splitting note
2018-12-05 08:53:11 +01:00
R Huish
5af948ec5d
Converted HTML5 Push Notifications JSON examples to YAML ( #7460 )
...
* Converted JSON to YAML
* Update notify.html5.markdown
2018-12-05 08:49:27 +01:00
Luis Martinez de Bartolome Izquierdo
128e14809e
Add the service lock.open
to the docs ( #7419 )
...
It is implemented, so probably it should be documented.
2018-12-05 08:45:40 +01:00
colemamd
b3acc596ea
Remove piped jq command from command examples ( #7736 )
...
jq package is not installed by default. It is unnecessary.
2018-12-05 08:23:34 +01:00
Carlo Costanzo
7a7558a735
Added clarification ( #7729 )
...
* Added clarification
this is not a database replacement. I think many users (including myself) thought this was a replacement database.
* Minor changes
2018-12-04 23:29:04 +01:00
Gert Jansen van Rensburg
59538740d7
Added command to run on docker for windows. ( #7726 )
2018-12-04 23:04:25 +01:00
Cooper Dale
8b5e61b37f
"zone:" option is missing ( #7730 )
...
added more info
2018-12-04 21:51:10 +01:00
Nicholas Westerhausen
408ff51c63
Add name template example ( #7716 )
...
Mention that templates can be used in both alert name and message.
Add example for alert name templating.
Addresses #6550 .
2018-12-04 17:44:05 +01:00
Tom French
9f4ed6c608
Fixed some typos in sensor.launch_library.markdown ( #7725 )
2018-12-04 17:43:10 +01:00
reef-actor
0c59b49c7e
Add 'Device Tracker' to Tado device tracker title ( #7727 )
2018-12-04 17:42:36 +01:00
thomasvs
55f64cb44d
Align example with documentation by using dark sky in both locations ( #7718 )
...
The note talks about dark sky, so people will be nudged to set up dark sky. Make it easy for them by matching the example to that choice.
2018-12-04 17:41:47 +01:00
qqgg231
8454ba5b34
[your user] to YOUR_USER ( #7724 )
...
please check, I am not sure if it is the same variable!
2018-12-04 09:54:24 +01:00
Paulus Schoutsen
b169398e8f
83.3
2018-12-03 11:53:16 +01:00
Austin Drummond
392711deec
Fixed off typo in alert documentation ( #7705 )
2018-12-02 13:02:22 +01:00
Michael Luggen
996ec7f3b1
add fibaro to the list of supported hubs ( #7706 )
2018-12-02 13:01:54 +01:00
Max Rumpf
54861ff5ce
Add missing code block backtick ( #7708 )
2018-12-02 13:01:28 +01:00
Fabian Affolter
e88a6abfb1
Update for 0.83
2018-12-02 00:35:14 +01:00
Demkes
fe2b4f80a0
Update sensor.nederlandse_spoorwegen.markdown ( #7700 )
...
Fix typo in route configuration variable
2018-12-01 18:44:54 +01:00
Daniel Høyer Iversen
032a8c3a0e
Update tibber.markdown ( #7693 )
2018-12-01 11:44:29 +01:00
blakadder
07fbc7c4dc
Prefix all xiaomi_aqara events at the binary_sensor.xiaomi_aqara page ( #7689 )
2018-12-01 10:22:35 +01:00
Rene Tode
402b5fbd6d
pointing to the original documentation ( #7692 )
...
placing a configuration documentation on this place did lead to a way outdated instruction.
because of the fact that the appdaemon docs are always up to date, it is better to redirect to the appdaemon documentation.
2018-11-30 20:39:45 +01:00
Hmmbob
f6291dd98c
Update security.markdown ( #7694 )
...
* Update security.markdown
* Minor fixes
2018-11-30 20:38:45 +01:00
Paulus Schoutsen
fd97e57b68
Release 0.83.2
2018-11-30 20:10:11 +01:00
Olivér Falvai
002da69ce4
Changed Google Maps to OpenStreetMap in code explanation ( #7695 )
...
The code snippet contains an OpenStreetMap URL, but the paragraph above mentioned Google Maps
2018-11-30 19:30:16 +01:00
Ian Richardson
d27aacaa5e
Changelog for 0.83 ( #7686 )
...
* Changelog for 0.83
* Looked at the correct release :)
2018-11-30 13:47:15 +01:00
Paulus Schoutsen
bc8a33ba44
0.83.1
2018-11-29 23:20:10 +01:00
Paulus Schoutsen
c5adb2dce9
Fix redirect from
2018-11-29 19:45:46 +01:00
Tsvi Mostovicz
a8391fe77c
Fix link to state helper ( #7687 )
...
It seems the code has changed but the link hasn't been updated.
2018-11-29 19:04:38 +01:00
Zack Arnett
f4d374a61e
Add Name Variable - Weather ( #7665 )
...
* Add Name Variable
* Minor change
2018-11-29 17:04:38 +01:00
Zack Arnett
fd2bc6c43a
Update to include theme - Entities Card ( #7651 )
...
* Update to include theme
* Minor Update
2018-11-29 16:51:27 +01:00
Zack Arnett
d8b50975b1
Align Docs ( #7666 )
2018-11-29 16:49:03 +01:00