John Arild Berentsen
0532df1e71
Remove rename functions from control panel ( #5976 )
2018-08-09 12:45:44 +02:00
Fabian Affolter
2c344a0d73
Merge branch 'current' into next
2018-08-07 13:39:44 +02:00
DubhAd
727840866d
Adding user details ( #5970 )
...
Existing instructions are generic `user:group` which causes confusion. Adding a line to create a `homeassistant` user, and then adjusting the following line to use that user.
2018-08-07 13:38:31 +02:00
MeIchthys
85536f0485
Minor gramatical fix ( #5962 )
2018-08-06 12:57:10 +02:00
Vasiley
975689e4fe
Merge pull request #5963 from home-assistant/skalavala-patch-1
...
new lovelace config generator addition
2018-08-05 19:09:14 -05:00
John Arild Berentsen
a75368ac6e
Update services.markdown ( #5926 )
...
* Update services.markdown
Just a minor change to make sure users delete the correct entries from the file.
* Update services.markdown
* Update services.markdown
2018-08-04 22:19:52 +02:00
John Arild Berentsen
42130b674e
Update control-panel.markdown ( #5927 )
...
Adds information about the new protection card in Z-Wave panel
2018-08-03 14:30:25 +02:00
Paulus Schoutsen
55c4d18e71
Merge branch 'current' into next
2018-07-30 15:27:25 +01:00
DubhAd
f2bd55e4cf
Adding details on renaming Z-Wave ( #5917 )
...
* Adding details on renaming Z-Wave
Given that renaming Z-Wave entities is still a complicated process, adding step by step instructions for doing that.
* ✏️ Minor grammar fix
2018-07-29 13:44:45 +02:00
bvansambeek
94d1ad2e38
added a warning for possible memory leak ( #5905 )
...
* added a warning for possible memory leak
as discussed here https://github.com/home-assistant/home-assistant/issues/11594#issuecomment-408083266
* ✏️ Tweaks
2018-07-29 11:17:24 +02:00
DubhAd
e8f9124815
Added details of how to use update ( #5888 )
...
* Added details of how to use update
Added details of how to use the update service.
* Update
Added more details, including backing up the config file before editing
2018-07-29 10:30:01 +02:00
DubhAd
c0b8bf056e
Update installation.markdown
2018-07-28 12:53:32 +01:00
DubhAd
b5c815a163
Update installation.markdown
2018-07-28 11:23:15 +01:00
DubhAd
f84042dc07
Added SD card recommendation
2018-07-28 10:29:35 +01:00
Niklas
5cb782a34e
Fix styling, trailing slash at NGINX config ( #5899 )
...
* Styling
* Remove trailing slash, styling
Removed trailing slash because of https://www.home-assistant.io/components/google_assistant/#troubleshooting-with-nginx
2018-07-27 09:32:18 +02:00
Tim Clephas
4e39cba2ff
Modify delay example to support decimals and large numbers ( #5890 )
...
* Modify delay example to support decimals and large numbers
* Forgot quotation marks
2018-07-26 11:34:13 +02:00
Niels Keurentjes
bf69a5f76a
Add instruction for restarting with Docker Compose ( #5879 )
2018-07-25 08:22:06 +02:00
David Gibbons
93c911fe99
In a code block we want to match the command "secret" not the name of the section, "secrets". ( #5854 )
...
This fix brings documentation in alignment with the commands used.
2018-07-24 22:19:51 +02:00
BrendanMoran
fc8f2269e6
Minor Synology docker documentation updates ( #5843 )
...
Minor updates based on my experience of installing Home Assistant on docker on a Synology NAS (DS218+) running DSM version 6.2-23739.
2018-07-21 18:32:48 +02:00
DubhAd
78aec45bdc
Adding some troubleshooting ( #5796 )
...
Common problems, so they should be documented
2018-07-21 16:47:40 +02:00
Trey Richards
e748ea0492
Fix mixed up documentation URLs ( #5760 )
2018-07-11 19:50:26 +02:00
Gaetan Semet
1b2dde7762
Respect the existing alignment ( #5743 )
2018-07-11 08:11:54 +02:00
Rick Rubino
72b4b53c78
Added IP Filtering ( #5694 )
...
* Added IP Filtering
Added IP Filtering as an additional suggested protection for remote access
* ✏️ Removed full link
2018-07-09 11:20:09 +02:00
Tony Roman
0659b4506d
Add ZWave device specific information about HANK Four-key Scene Controller HKZW-SCN04
2018-07-08 10:49:51 -04:00
Tony Roman
d0d819b400
Add ZWave device specific information about HANK One-key Scene Controller ( #5633 )
2018-07-08 12:41:11 +02:00
Jack
bf37a52eed
Small typo on the example for sun ( #5688 )
2018-07-08 11:58:10 +02:00
hitokiri8x
1bcb2af724
Add requisites for gpio ( #5659 )
...
Since homeassistant user is required to be in gpio group in order to use them, let's fix this during installation!
2018-07-04 20:22:03 +02:00
Joakim Sørensen
a771899eb0
Added venv installation steps for Windows ( #5649 )
...
* Added venv installation steps for Windows
* Update windows.markdown
* Fix typos
* Fix another typo
2018-07-03 12:54:48 +02:00
DubhAd
d691f95103
Added details about emulated_hue_hidden ( #5631 )
...
Given that it mentions in the emulated_hue pages that `emulated_hue_hidden` is being deprecated, it seems sensible to actually mention that here ;)
2018-06-29 22:07:36 +02:00
Daniel Lashua
618afa3393
Inovelli Wall Switches ( #5622 )
...
Add device specific information for Inovelli Wall Switches regarding CENTRAL_SCENE command class.
2018-06-28 22:55:50 +02:00
DubhAd
174a2c9ac9
Adding details on activating the venv ( #5611 )
...
* Adding details on activating the venv
We mention in a few places to activate the venv, or use the venv, but nowhere do we actually document how to do this.
* Update hassbian.markdown
2018-06-28 22:16:46 +02:00
DubhAd
582b166233
Adding details on activating the venv ( #5612 )
...
* Adding details on activating the venv
We mention in a few places to activate the venv, or use the venv, but nowhere do we actually document how to do this.
* Update raspberry-pi.markdown
2018-06-28 22:16:06 +02:00
kloggy
9861ce0dfc
Include Weather Underground ( #5463 )
...
* Include Weather Underground
* Typo correction
2018-06-27 12:10:04 +02:00
Terence Foxcroft
df3f3a8239
Fix incorrect path in Group Visibility example ( #5602 )
...
The path for calling the occasion.py script referenced in the Group Visibility example when using docker should be /config/occasion.py and not /command/occasion.py
2018-06-26 06:17:42 +02: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
Wade Dorrell
ac12bd4436
Fix spelling mistake ( #5560 )
2018-06-18 11:30:28 +02:00
cby016
905b38ebec
Update control-panel.markdown
2018-06-13 17:57:09 -06:00
Joakim Sørensen
e622fc127d
Missing a bracket in one of the examples ( #5526 )
2018-06-11 15:30:59 +02:00
Paulus Schoutsen
64a3ac89b4
Merge branch 'rc' into current
2018-06-08 18:07:18 -04: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
Paulus Schoutsen
bdaa81fcbf
Merge remote-tracking branch 'origin/current' into next
2018-06-03 17:01:34 -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
Fabian Affolter
225828db51
Add rfkill details ( fixes #5471 ) ( #5472 )
2018-06-01 20:09:57 +02:00
Fabian Affolter
548c014edc
Move raw
2018-06-01 00:44:04 +02:00
Fabian Affolter
0499919cad
Update format
2018-06-01 00:40:56 +02:00
Fabian Affolter
36d3f1087f
Add Security section ( #5459 )
...
* Update sentence
* Move fingerprint docs
* Add more details
* Add new section
* Add content for new security section
2018-05-30 15:59:06 +02:00
Fabian Affolter
cb5bcae9d3
Update result
2018-05-29 18:18:44 +02:00
Fabian Affolter
c0e1270c43
Put content in a warning box and update links
2018-05-29 16:40:44 +02:00