Itamar Dori
ff0d76e455
Elaborate on Caddy configuration process ( #8692 )
...
* Elaborate on Caddy configuration process
* Changed NGINX => Caddy
2019-02-22 21:03:48 +01:00
partytimeexcellent
0c61c21d4a
Fix example automation not triggering ( #8673 )
...
I couldn't get the "ios.notification_action_fired" event to trigger an automation using this guide. Through trial and error, I found the automation yaml needs an additional line "data:" below "event_data:"
2019-02-21 23:23:00 +01:00
Paulus Schoutsen
28d0f2fe4a
Merge branch 'rc' into current
2019-02-20 11:15:07 -08:00
Gerard
8610dd3eb5
Updates for call_service ( #8586 )
...
Made some minor updates in the call_service part is it was showing a wrong example.
2019-02-15 09:02:26 +01:00
tomlut
eb70e25b67
iTunes file sharing change and file format ( #8395 )
...
* iTunes file sahering change and file format
Updated the procedure to reflect the menu structure in the latest version of iTunes and added file format required.
* ✏️ Tweaks
2019-02-14 19:19:56 +01:00
Fabian Affolter
ea4598343c
Merge branch 'current' into next
2019-02-13 18:04:19 +01:00
Mike Keesey
7f6a33f8a1
Update NGINX proxy documentation ( #8466 )
...
* Update NGINX proxy documentation
This fixes some of the formatting to allow the http component documentation to show up.
* ✏️ Tweak
* ✏️ Typo fix
2019-02-12 00:49:35 +01:00
Mike O'Driscoll
03bda92208
Add HAProxy remote access example ( #8026 )
...
* Add HAProxy remote access example
Created an HAProxy remote access proxy documentation and
example configuration.
* ✏️ Tweaks
* ✏️ Typo fix
2019-02-12 00:47:19 +01:00
towerhand
e054444546
Update ios.markdown ( #8182 )
...
* Update ios.markdown
* Update ios.markdown
* ✏️ Tweaks
2019-01-22 12:16:30 +01:00
Franck Nijhof
e19443b969
👕 Replaces truthy YAML boolean values ( #8212 )
2019-01-19 12:02:31 +01:00
Test GITHub account
0ae3308daf
Correct URL link ( #8117 )
...
* Correct URL link
The markdown syntax for the link was reversed.
* Fix ocomment
2019-01-13 10:26:12 +01:00
Paulus Schoutsen
431854d90c
Merge branch 'current' into next
2019-01-04 13:49:27 -05:00
Piers Dawson-Damer
d2420a973f
Update ios.markdown to resolve password save issue ( #7747 )
...
https://community.home-assistant.io/t/ios-app-wont-save-my-home-assistant/74336
2019-01-01 16:43:48 +01:00
Fermulator
6196e66882
remove homeassistant_venv subdir ( #7999 )
...
in the example gitupdate.sh script, there is a non-standard sub-directory path called `homeassistant_venv` within `/srv/homeassistant`
This conflicts with https://www.home-assistant.io/docs/installation/raspberry-pi/
This change removes it.
2018-12-31 12:15:32 +01:00
Julien Brochet
85594edfe3
Add HA configuration when using NGINX ( #7941 )
2018-12-25 10:21:39 +01:00
Rene Tode
e2b9ed9166
updated the examples to be usable with appdaemon 3.0 ( #7784 )
...
the examples where still written for AD 2.0
there have been breaking changes from 2.0 to 3.0
2018-12-09 18:08:55 +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
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