leytpapas
0a8be2dc1f
Fixed Hassbian 404 URLs ( #9755 )
...
* Fixed URLs
.md were moved from 'hassbian-scripts/blob/master/docs' to 'hassbian-scripts/tree/dev/docs/suites'
* Fixed Hassbian 404 URLs
Also updated the list with more available scripts. Homebridge was not found in the hassbian-scripts repository so it was deleted
2019-07-02 17:55:38 +02:00
Andrew Wong
94157b55ae
Fix daemon script ( #9741 )
...
* Fix start command execution (trailing semicolon causing an 'unrecognised argument' error)
* Fixed process ID functionality
2019-07-01 20:14:49 +02:00
Franck Nijhof
36b90f61f6
Revert "Update lets_encrypt.markdown ( #9695 )" ( #9751 )
...
This reverts commit 5198c2f7d44ddfd5cef335e9e5e71edb898ab6e7.
2019-07-01 16:29:56 +02:00
Franck Nijhof
337b210cce
Rewrites states.xxx -> states('xxx') (and similar) ( #9736 )
...
* Rewrites states.xxx -> states('xxx') (and similar)
* Adds template escaping on some places
2019-06-30 11:45:03 -07:00
Franck Nijhof
af37b002c6
Merge branch 'current' into next
2019-06-30 19:27:35 +02:00
qqgg231
d91a1c08c9
added i2c group to homeassistant user ( #9731 )
...
* added i2c group to homeassistant user
this change should ease user experience
* ✏️ Tweak
2019-06-30 11:04:19 +02:00
Phil Bruckner
8b83098a77
Add template support to template trigger's for option ( #9714 )
2019-06-29 17:20:47 +02:00
Dubh Ad
0b5db73ec2
Update for Pi4 and A2 ( #9724 )
...
* Update for Pi4 and A2
Mentioning the new Pi4, and the recommendation for the A2 SD card
* ✏️ Tweak + link
2019-06-29 15:27:35 +02:00
akasma74
04ea9a1ebf
notes on using states(xxx) vs states.xxx ( #9687 )
...
* notes on using states(xxx) vs states.xxx
as per this discussion - https://community.home-assistant.io/t/using-better-templates-with-state/122912/14
* ✏️ Moved content to warning message.
* ✏️ Tweak
2019-06-28 22:16:17 +02:00
Pascal Vizeli
725dca85bd
Merge pull request #9697 from home-assistant/rc
...
Release
2019-06-26 23:23:30 +02:00
vivianpiketmedia
5198c2f7d4
Update lets_encrypt.markdown ( #9695 )
...
Added link to broader description on SSL/TLS.
2019-06-26 23:21:42 +02:00
Pascal Vizeli
28f115a024
Merge branch 'current' into rc
2019-06-26 22:56:47 +02:00
Penny Wood
4e9d88c40d
Documentation for template expand ( #9394 )
...
* Documentation for template expand
* ✏️ Tweak
2019-06-22 19:44:03 +02:00
Sean Mooney
3f09574f45
Update "OS X" to "macOS"
...
It's been called macOS for a little over 3 years now (https://www.wired.com/2016/06/apple-os-x-dead-long-live-macos/ ).
2019-06-21 18:40:44 -04:00
Dubh Ad
9ece978351
Update to the macOS guide ( #9662 )
...
* Update to the macOS guide
1. Updated the Python version
2. Changed it to a venv install to avoid people breaking things by accident
3. Linked to the auto-start guide
4. Removed link to the outdated video
* Update macos.markdown
* ✏️ Tweaks
* ✏️ Tweak
2019-06-20 19:42:06 +02:00
warcanoid
774042665b
Update installation.markdown ( #9613 )
...
* Update installation.markdown
* ✏️ Tweaks
2019-06-20 19:29:07 +02:00
Paulus Schoutsen
b5dd360691
Merge remote-tracking branch 'origin/current' into next
2019-06-19 16:29:24 -07:00
Underknowledge
146796a4f7
Update multi-factor-auth.markdown ( #9530 )
...
* Update multi-factor-auth.markdown
Took me a while to get the config after it wasn't clear that I only have to define the entity_id without the domain.
* Update source/_docs/authentication/multi-factor-auth.markdown
Co-Authored-By: Jorim Tielemans <tielemans.jorim@gmail.com>
* Update source/_docs/authentication/multi-factor-auth.markdown
Co-Authored-By: Jorim Tielemans <tielemans.jorim@gmail.com>
2019-06-19 17:09:37 +02:00
Franck Nijhof
1e46c4fcbe
Component(s) -> Integration(s) ( #9656 )
...
Signed-off-by: Franck Nijhof <frenck@addons.community>
2019-06-19 15:12:14 +02:00
Ron Schaeffer
ab13c05f7a
Newer MDI icons not immediately available ( #9416 )
...
* Newer MDI icons not immediately available
Add a note that newer MDI icons may not be available in the current Home Assistant release. Confusion as to why certain icons don't show up is common in the Community.
* ✏️ Tweak
* ✏️ Additional space removal
2019-06-18 22:57:37 +02:00
akasma74
c31a4dc1b9
Clarification regarding last_xxx being in UTC ( #9102 )
...
* Clarification regarding last_xxx being in UTC
It worth to mention that last_xxx times are in UTC and should be converted to local time when exposed to user/exported in any human-readable form
* ✏️ Rewording
2019-06-18 22:04:07 +02:00
David Beitey
6a186ee61d
Note that changing automations reformats templates ( #9275 )
2019-06-18 14:31:00 +02:00
Tommaso Marchionni
fadf8456de
Added documentation for invert_percent configuration for zwave rollershutte ( #9216 )
2019-06-17 14:45:18 -07:00
Rick Fletcher
8237545cd3
Fix a typo ( #9643 )
...
"in efficient" -> "inefficient"
2019-06-17 17:18:15 +02:00
Dubh Ad
24dd703d77
Adding the warnings here ( #9638 )
...
* Adding the warnings here
* ✏️ Tweak
2019-06-16 14:55:51 +02:00
Ben Spoon
cb420bd7cb
Fix typo in autostart directions ( #9634 )
...
"scrip" -> "script"
2019-06-15 10:35:27 +02:00
Dubh Ad
684358a14c
Version bumb ( #9619 )
...
Bumping the version of Python to 3.6 minimum, and suggesting 3.7
2019-06-13 10:06:48 +02:00
Dubh Ad
98f235316b
Version bump for Python ( #9618 )
...
Given the impending drop for Python 3.5, updating the guide to say 3.6
2019-06-13 09:21:18 +02:00
Robin
bcd0c2104d
Update guidance on using HA with Docker on synology ( #9599 )
...
As per issue https://github.com/home-assistant/home-assistant.io/issues/9592#issuecomment-500212790
2019-06-10 14:43:06 +02:00
Franck Nijhof
0310b23c25
✏️ Language tweak
2019-06-08 22:48:40 +02:00
Franck Nijhof
de2a2e28a6
Automations: Corrects documentation to match codebase
2019-06-08 19:15:54 +02:00
Phil Bruckner
68deb29523
Add for option for template triggers ( #9572 )
2019-06-07 21:45:56 -07:00
DubhAd
69023ebd5e
Bumping Python ( #9579 )
...
Since we'll shortly be dropping 3.5, time to tell people to use at least 3.6
2019-06-07 10:04:18 +02:00
Maciej Bieniek
8cbb2e9df7
Add abbreviation for light template variable names ( #9573 )
2019-06-06 18:10:48 +02:00
Barrysv
4c112c6652
Fix ipv6 issue with Nginx not redirecting to ipv4 instance of Hass ( #9550 )
...
In the Nginx config rather than specifying localhost:8123 use 127.0.0.1:8123 so this will ensure incoming IPv6 requests get redirected to Hass on IPv4. "localhost:8123" means Nginx will try to connect to Hass using the same protocol that came in - and Hass doesn't do dual stack at present
2019-06-04 21:31:20 +02:00
Klaas Schoute
b90fcfe538
✏️ Tweak
2019-06-01 00:41:16 +02:00
Kyle Niewiada
d174c6c55e
Add device model and bold shutdown directions
...
Added a device model for the Hank Z-Wave button: https://products.z-wavealliance.org/products/1918
I just bought one and used the same directions to get it working.
I also wanted to bold the directions telling the user to shutdown because I missed that paragraph and lost quite a bit of time trying to figure out why it wouldn't persist.
2019-05-31 17:54:42 -04:00
Klaas Schoute
63135477d7
Merge pull request #9423 from home-assistant/emontnemery-patch-1
...
Update documentation related to sun triggers and sun conditions.
2019-05-30 00:17:41 +02:00
Klaas Schoute
a3b76fb3ed
✏️ Tweak
2019-05-30 00:10:30 +02:00
Klaas Schoute
aec551668f
✏️ Tweak
2019-05-30 00:09:16 +02:00
IIIdefconIII
89d2eac713
Update apache.markdown
2019-05-29 22:33:22 +02:00
Ian
7733304ca7
Update travis.yml
...
Recent compartmentalization of the HASS install has caused some things to break within Travis, and [this fix has been demonstrated to correct the issue](https://github.com/Apocrathia/home-assistant-config/pull/25 ).
2019-05-29 09:27:42 -05:00
Jef D
dda0e1af18
Link to where the parameters can typically be found ( #9526 )
...
* Link to where the parameters can typically be found
* Update link
2019-05-28 14:44:18 +02:00
Joost Boomkamp
bad2816aad
tiny typo ( #9511 )
2019-05-24 10:02:25 +02:00
Claudio Barca
5df1565f16
Add note for ARM architecture ( #9497 )
...
* Add note for ARM architecture
* Minor change
2019-05-22 23:04:27 +02:00
Dominik Palo
de3d650417
Fix link to the "DuckDNS suite" ( #9487 )
2019-05-19 15:14:43 +02:00
Klaas Schoute
9e4cc48e0d
✏️ Fix broken link to appdaemon ( #9478 )
2019-05-19 00:13:35 +02:00
Tungsteno74
b3da86795f
Add description to solve self-signed access certificate error ( #9457 )
...
* error about self-signed access certificate
Same for self-signed certificate:
https://community.home-assistant.io/t/homeassistan-doesnt-read-letsencrypt-certificate/3308
* Minor changes
2019-05-16 09:05:52 +02:00
Paulus Schoutsen
0c607dab9a
Merge branch 'rc' into current
2019-05-16 08:50:59 +02:00
unixko
c723bdc19c
add abbreviation for current_temperature_template ( #9400 )
2019-05-14 12:53:53 +02:00