John Arild Berentsen
09db289355
Add link to a very good info page about pitfalls of Z-Wave ( #3376 )
...
* Update z-wave.markdown
* Move link
2017-09-17 15:10:31 +02:00
Mike G Chambers
dac5d05561
Added link to Hassio ( #3356 )
...
* Added link to Hassio
A Hassio link was added to the 'note' section about avoiding permission errors, but I think we need to add a link up top too so that folks can go see the upgrading section of the Hassio documentation. Thanks
* Update updating.markdown
2017-09-12 09:53:09 +02:00
misterbenj34
ee5816c4fa
Update device-specific.markdown ( #3186 )
...
Update automation example code with new standard (id)
2017-09-12 09:42:03 +02:00
morberg
8ce25595cf
Simplify .gitignore example ( #3341 )
2017-09-11 09:27:46 +02:00
Eric Oosting
cf515b77fc
update to reference hassio doc ( #3337 )
...
reference hassio doc root in order to make way for eventual upgrade documentation there.
2017-09-10 22:29:28 +02:00
Paulus Schoutsen
28fd5114d6
Merge branch 'current' into next
2017-09-07 07:42:43 -07:00
Pascal Vizeli
964b6224b0
New core state track feature ( #3313 )
...
* Update binary_sensor.template.markdown
* Update trigger.markdown
* Update trigger.markdown
2017-09-07 15:52:25 +02:00
Phill Price
085a0e7e37
Spelling change ( #3299 )
...
conection > connection
2017-09-03 21:41:21 +02:00
John
b714fe0af7
added home folder creation as not there by default ( #3297 )
...
added home folder creation as not there by default
2017-09-03 07:37:56 -04:00
DubhAd
4e1c04c951
Update Z-Wave documentation to mention Wake ( #3291 )
...
* Update Z-Wave documentation to mention Wake
Adding a note that battery powered devices need to be awake to update their settings, since this trips up many folks new to Z-Wave
* Updated documentation as per discussion
2017-09-02 22:53:47 +02:00
Addo Solutions
b6e145f3cf
Feature/central scene documentation ( #3288 )
...
* Updating scene_activated to include scene_data
* Adding note about CentralScene
* Adding note about zwcfg
* Removing home seer notes and removing technical information
* Adding HomeSeer specific notes.
* Going back to pre-k to learn punctuation
Also tweaking a few bit of the examples and a few other silly mistakes
* Removing level extension from the zwave item
2017-09-01 21:41:46 +02:00
Mattias Ryrlén
6f959cd162
Update z-wave.markdown ( #3262 )
...
* Update z-wave.markdown
spent way to long time to find this, so thought about document it down.
* Minor change
2017-08-28 11:22:01 +02:00
mjj4791
44474e5342
prevent 502 errors caused by apache port-reuse ( #3267 )
...
Without the 'disableeuse=On' configured, Apache will try to reuse tcp ports even when these ports were closed by home assistant (tcp FIN was sent). When Apache tries to use such a port, no answer will come from home assistant, causing Apache to respond with a HTTP 502 error.
With this option turned on, the situation will not occur (since ports will not be reused).
2017-08-28 11:17:24 +02:00
Paulus Schoutsen
0dee2c22d9
Update events.markdown
2017-08-27 16:07:08 -07:00
Greg Stevenson
371245a261
Typo fix on scripts page ( #3265 )
2017-08-27 21:33:39 +02:00
Paulus Schoutsen
53928f87d2
Add state_with_unit info
2017-08-26 12:35:54 -07:00
JudgeDredd
8e8fbfb9e3
fix template-trigger link ( #3244 )
...
link does not go to template-trigger header. This is probably due to the getting-started redirect not respecting the tag
2017-08-26 12:00:03 +02:00
Paulus Schoutsen
2b8e24606f
Add release blog post
2017-08-25 23:02:12 -07:00
Fabian Affolter
518dbd7b89
Merge branch 'current' into next
2017-08-25 10:03:26 +02:00
Fabian Affolter
723f78b59f
Update Chromium and Firefox
2017-08-24 08:39:56 +02:00
Fabian Affolter
f57f91dda4
Add link to configuration docs
2017-08-23 11:07:17 +02:00
Ben
e9c1684e71
Reverse proxy details for Caddy Server ( #3222 )
...
* Reverse proxy details for Caddy Server
Code snippet to show a working example of using Caddy as a reverse proxy to Home Assistant.
* Update docs_navigation to include link to Caddy
Update sidebar with link to new doc showing example of Caddy reverse proxy
* Update caddy.markdown
2017-08-23 09:20:25 +02:00
githubbuh
e80b421b3b
Include remove -id: for !include_dir_list
2017-08-22 21:53:12 -07:00
Fredrik Lindqvist
ad5c9df9b8
Fix wireless network for hassbian
...
With later versions of wpa_supplicant the conf file needs a little bit more added to it.
2017-08-20 23:12:08 +02:00
mauriciobonani
c39d784f6d
Correcting some command lines ( #3210 )
2017-08-20 21:16:18 +02:00
Andrew Cockburn
b78d2c6948
Update hadashboard.markdown
2017-08-20 11:23:59 -04:00
Andrew Cockburn
df3c4c5a4e
Update updating.markdown
2017-08-20 10:43:51 -04:00
mauriciobonani
b32c99cf44
Distribution name correction ( #3195 )
2017-08-18 09:57:44 +02:00
rbflurry
ab20f06776
Update Numeric State ( #3191 )
...
* Update Numeric State
Add note on using above and below in the same trigger
* Changed formating
2017-08-17 09:21:19 +02:00
Franck Nijhof
b2f40816a1
Review/Edit: Hass.io ( #3190 )
...
Documentation fixes (spelling, grammar, and punctuations) to the 'Hass.io' section of the website.
2017-08-16 21:31:51 +02:00
fedor1210
2ae1440208
Reverted browsers.markdown (as maps are now fixed) ( #3188 )
...
Map in Safari is fixed in 0.51, but I'm not sure about text about it: is it needed?
2017-08-16 10:10:37 +02:00
Will Heid
56e6f01c9f
grammar
2017-08-15 10:03:03 -07:00
Fabian Affolter
fa563cba7e
Merge branch 'current' into next
2017-08-10 23:34:55 +02:00
fedor1210
4cefda7047
Updated Safari in browsers.markdown (map CSS is corrupted) ( #3158 )
...
* Updated Safari in browsers.markdown
Map has corrupted CSS on Mac and iOS
* Rewrote to a less controversial statement.
2017-08-10 17:48:44 +02:00
Andrew Cockburn
30c4ae88be
Update hadashboard.markdown
2017-08-09 14:27:20 -04:00
Andrew Cockburn
21b9881536
Update appdaemon.markdown
2017-08-09 14:24:11 -04:00
PhracturedBlue
6ccf851546
Documentation for asterisk_mbox component ( #2908 )
...
* Add asterisk_mbox documentation
* Bad filename
* Capitalization error
* Update documentation based on changes to the mailbox implementation
* Typos as per review
* Remove mailbox sensor, since the functionality is included in the mailbox component. Added ha_version to each file since the code has now been merged.
2017-08-08 13:27:04 +02:00
Paulus Schoutsen
333ab25a27
Update scripts.markdown
2017-08-07 23:07:29 -07:00
Paulus Schoutsen
75a829676a
Update service-calls.markdown
2017-08-06 22:26:16 -07:00
waxhell
5e00e31289
Update device-specific.markdown ( #3119 )
...
Use entity_ids for Minimote example rather than depreciated object_id
2017-08-04 20:57:54 +02:00
Paulus Schoutsen
bf118bf6b1
Update secrets.markdown
2017-08-04 08:57:13 -07:00
Ken Davidson
07a95497cf
Update z-wave.markdown ( #3133 )
...
Minor changes to fix typos.
2017-08-04 17:05:01 +02:00
cdce8p
60e19f1b63
Hassbian common tasks - Updated manual launch info ( #3110 )
2017-08-01 20:22:54 +02:00
Ken Davidson
d1c4d14ab5
Update appdaemon.markdown ( #3116 )
...
Fix typos and punctuation.
2017-08-01 20:21:44 +02:00
Adam Mills
218977b11f
Update the Z-Wave add node instructions ( #3093 )
...
Now that the frontend Z-Wave panel is available, users don't
need to manually trigger services.
2017-07-30 09:35:01 +02:00
Fabian Affolter
cf78b5a188
Merge pull request #3082 from home-assistant/release-0-50
...
0.50
2017-07-29 23:55:02 +02:00
Marc
1c19c8ec10
Corrected spelling mistakes ( #3087 )
2017-07-29 16:08:45 +02:00
vrs01
a1cf9f3d05
Update appdaemon.markdown ( #3089 )
2017-07-29 16:07:23 +02:00
Marc
95df5b9d02
Hassbian Install - Added Wifi Config ( #3083 )
...
https://www.raspberrypi.org/blog/another-update-raspbian/
2017-07-29 12:18:51 +02:00
Fabian Affolter
a979bcd4e4
Merge branch 'current' into next
2017-07-28 22:22:07 +02:00