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
Robin
7f9fa86b0b
Update api.markdown ( #7670 )
2018-11-28 10:33:33 +01:00
Robin
9cb54def9a
Update notebooks.markdown ( #7634 )
...
* Update notebooks.markdown
* Fix typo
2018-11-26 10:06:49 +01:00
Robin
394585980e
Update installation.markdown ( #7635 )
2018-11-26 09:40:52 +01:00
Robin
6ae54cbf9a
Update stats.markdown ( #7638 )
...
* Update stats.markdown
* 🚑 Fixes spelling of Home Assistant
2018-11-25 23:10:36 +01:00
Robin
c35d33c9b2
Update api.markdown ( #7636 )
...
* Update api.markdown
* 🚑 Fixes spelling of Home Assistant
2018-11-25 22:49:19 +01:00
Robin
458bc268d4
Update database.markdown ( #7637 )
2018-11-25 22:40:51 +01:00
Fabian Affolter
52af15dd11
Move links to entry
2018-11-17 11:57:48 +01:00
Klaas Schoute
ce89a9509b
Update ios component configuration ( #7539 )
2018-11-17 11:45:24 +01:00
Klaas Schoute
29861c483b
Changed gitignore list ( #7076 )
...
* WIP: Changed gitignore file (again)
* ✏️ Deleted my text, it makes no sense
* ✏️ Adding storage and cloud folder
* ✏️ Changed the gitignore list
* ✏️ Improved after input from others
2018-11-15 22:13:54 +01:00
Paulus Schoutsen
d9e6362fe4
Merge branch 'rc' into current
2018-11-10 09:54:51 +01:00
Christian Müller
f85740dfd8
Change Reserve Proxy setup with DSM 6.2.1. ( #7426 )
...
* Change Reserve Proxy setup with DSM 6.2.1.
Synology made it a lot easier to use a websocket in their reverse proxy. It's not necessary anymore to log in to ssh so it should be much saver and easier to setup.
* Remove formatting
2018-11-08 09:25:43 +01:00
leaen
85599bec6b
Rephrase virtualenv suggestion ( #7220 )
...
Reworded the suggestion to install Jupyter notebook inside a virtualenv and provided motivation for doing so.
2018-10-29 15:37:20 +01:00
Klaas Schoute
af509b9444
Added some .gitignore example lines ( #7072 )
...
* Added some .gitignore example lines
* ✏️ Added also .log file extensions
2018-10-25 09:31:59 +02:00
keith
c3e0770b2f
fix get_state syntax examples ( #6952 )
...
when called as given, errors with `TypeError: get_state() takes from 1 to 2 positional arguments but 3 were given`
2018-10-19 19:54:39 +02:00
Gerard
8e53c7b7ea
Fixes a type in ios location ( #6827 )
2018-10-15 23:04:05 +02:00
Florian Klien
d3589d9518
typos fixed ( #6582 )
2018-10-07 10:58:35 -04:00
Jeppe Ladefoged
0e3fa5d250
Removed api_password ( #6556 )
...
Removed api_password from example configuration.
api_password is being discontinued and replaced with users/password.
2018-10-06 21:23:48 +02:00
Alok Saboo
3720d09813
Use proper case for Home Assistant ( #6526 )
2018-10-05 11:37:45 +02:00
DubhAd
bdc068914e
Merge pull request #5885 from GuyKh/patch-1
...
Update the instructions for location of dropbox_uplodaer.sh
2018-10-03 19:30:18 +01:00
Amir Hanan
5a05ac3c3c
Device comparability notes / how to activate ( #6470 )
...
Took me a while to figure out how I could use it on my older model iPhone 6....
2018-10-03 16:59:46 +02:00
Guy Khmelnitsky
a53879bae8
Update backup_dropbox.markdown
2018-10-03 09:38:04 +03:00
Guy Khmelnitsky
87fee22f67
Update backup_dropbox.markdown
2018-10-03 09:37:12 +03:00
Guy Khmelnitsky
78b7367f17
Update backup_dropbox.markdown
2018-10-03 09:35:54 +03:00
Guy Khmelnitsky
29858e853f
Update the terrible looks
2018-10-03 09:34:15 +03:00
Isabella Gross Alström
268366c62e
Update with grouping of notifications ( #6410 )
...
* Update with grouping of notifications
Also two minor changes to sentences about iOS 10 to reflect that there is newer versions out now.
* Minor tweaks
2018-10-01 15:54:58 +02:00
WofWca
43996efb0e
Spelling fixes ( #6349 )
...
* Articles, comma
* Article
* Fix cases of "Nmap" word's letters
* Fix prepositions
2018-09-24 13:23:31 +02:00
Will Marler
24b06fc046
Fix a link in lets_encrypt howto re: password ( #6256 )
...
The link points to the "basic information" config page but should point to the HTTP component config page. There is no password to be set in basic information.
2018-09-11 19:49:38 +02:00
Paulus Schoutsen
615304022d
Add redirect uri for ios
2018-08-29 09:46:56 +02:00
Paulus Schoutsen
d5af4f8d9d
Add redirect url for app
2018-08-29 09:40:51 +02:00
Fabian Affolter
b7c7c051e6
Minor changes
2018-08-28 08:34:24 +02:00
tmd224
7169b41a2c
Adding more detail on .gitignore ( #6099 )
...
-Added more detail on creating .gitignore for windows users
-Added tip for exiting VI editor when writing commit messages
2018-08-28 08:27:19 +02:00
Paulus Schoutsen
029271234b
Update backup_github.markdown
2018-08-20 12:39:46 +02:00
Paulus Schoutsen
e28c876b97
Add warning about secrets
2018-08-20 12:09:50 +02:00
DubhAd
1d61e5b6a7
Adding link to Hassbian scripts ( #6017 )
...
* Adding link to Hassbian scripts
Making it more likely people using Hassbian won't break their installs by installing in the same venv as HA
* ✏️ Tweak
2018-08-14 20:01:11 +02:00
DubhAd
a1c50eaa0a
Adding link to Hassbian scripts ( #6018 )
...
* Adding link to Hassbian scripts
Making it more likely people using Hassbian won't break their installs by installing in the same venv as HA
* ✏️ Tweak
2018-08-14 20:00:58 +02: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
Guy Khmelnitsky
3012fd0275
Update the instructions for location of dropbox_uplodaer.sh
...
Add instructions to customize the location of dropbox_uploader.sh
2018-07-25 18:22:23 +03:00
Gaetan Semet
1b2dde7762
Respect the existing alignment ( #5743 )
2018-07-11 08:11:54 +02: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
DubhAd
523dbd854c
Update for IP and ports
...
Updated to use RFC5737 IP address (documentation example IP range).
Updated some incorrect assumptions about HTTPS only able to use port 443 and SSH only able to use 22
2018-05-28 16:43:30 +01:00
Paulus Schoutsen
a655f61286
Merge branch 'current' into next
2018-05-18 19:39:08 -04:00
Fabian Affolter
415199ac15
Fix link and type ( #5367 )
2018-05-15 17:08:19 +02:00
thehookup
e92955002e
url needed to be in 'singlequotes' ( #5367 )
...
* url needed to be in 'singlequotes'
url needed to be in 'singlequotes'
* Don't point to 3rd party location
2018-05-15 16:45:01 +02:00
Gaetan Semet
3827962be4
synology reverse proxy: add template patch ( #5316 )
...
* synology reverse proxy: add template patch
instruction from orobardet/dsm-reverse-proxy-websocket works
* Minor changes
2018-05-09 09:54:42 +02:00
Greg Stevenson
8f8e2e9a3d
Update URL to Lets Encrypt blog ( #5295 )
...
The current link takes you to a page which tells you it is outdated.
2018-05-03 14:29:43 +02:00
apastuszak
429040954a
Change order or ProxyPass in first example ( #5185 )
...
I was not able to login to Home Assistant till I change he Home Assistant config to place the Websocket reverse proxy info BEFORE the web UI info. In the other order it loads, but never lets me log in. If I reverse them, then I login just fine.
2018-04-15 18:48:05 +02:00
Paulus Schoutsen
bd9e7179e6
Merge branch 'current' into rc
2018-04-13 17:01:21 -04:00
Fabian Affolter
38ee7392c4
Add iOS page ( fixes #4972 ) ( #5127 )
2018-04-06 18:44:40 +02:00
Paulus Schoutsen
9bbbf21643
Merge remote-tracking branch 'origin/next' into rc
2018-04-06 10:29:52 -04:00