Dale Higgs
767b8052e8
Chat links and blog entry about the switch ( #2928 )
...
* Update links to chatrooms
* Discord -> Gitter blog entry
2017-07-03 20:56:37 -05:00
Andrew Cockburn
256816bcae
Tidy up HADashboard and AppDaemon Exosystem docs
2017-07-02 12:18:12 -04:00
Thibault Maekelbergh
afdba5c31e
Update raspberry pi camera steps for Jessie ( #2919 )
...
The jessie raspi-config tool introduces a higher level hierarchy for enabling the camera.
2017-07-02 16:24:43 +02:00
Fabian Affolter
4ba3e3e0c6
Merge branch 'current' into next
2017-06-30 19:13:55 +02:00
vrs01
0f91fcfc7d
Typo ( #2893 )
...
* Typo
* Typo
2017-06-26 22:29:37 -07:00
Fabian Affolter
76dd3fdff5
Minor updates
2017-06-26 18:39:20 +02:00
vrs01
14d2c3ce93
Mention how to install 'rubygems' ( #2890 )
...
* Update installation.markdown
* Update command
2017-06-26 18:32:12 +02:00
Adam Mills
65d3633dc1
Switch to new zwave entity ids by default ( #2885 )
2017-06-24 15:02:14 -04:00
Alex Mekkering
55bec87b38
Mqtt discovery optional nodeid ( #2840 )
...
* Add support for remote (TCP/IP) DSMR sensors (i.e. via ser2net)
* Processed review comment and added ser2net config
* added optional node_id to MQTT discovery
2017-06-24 00:47:13 -07:00
Ness
f3c5887cd0
Update cron job command ( #2873 )
...
/usr/bin/letsencrypt does not exist anymore, the file is located in ~/certbot/
2017-06-23 22:04:40 +02:00
Paulus Schoutsen
ed3de4b595
Merge remote-tracking branch 'origin/current' into next
2017-06-21 22:26:10 -07:00
Otto-G
9a39b8e1ec
Add auto start code and information for Z-wave stick ( #2857 )
...
* Add auto start code and information for Z-wave stick
* Update format
2017-06-20 21:28:40 +02:00
Paulus Schoutsen
2986898c64
Update events.markdown
2017-06-20 00:28:55 -07:00
Alex Tzonkov
6500234619
homeassistant_start: deprecated ( #2853 )
...
Updating doc to show homeassistant_start is now deprecated.
2017-06-20 08:32:16 +02:00
Jesse Ruiter
5a4a9ece52
Update scripts.markdown ( #2849 )
...
scipt --> script
2017-06-20 08:12:59 +02:00
Hamid
07dcfc0555
Owntracks compatibility
...
Owntracks for be convinced to talk the correct protocol version (Protocol Level 4; MQTT 3.1.1) by setting it manually in the configuration JSON.
I have tested this against my own Hassbian install (0.47.0).
See the ticket that added the feature here; https://github.com/owntracks/ios/issues/444
2017-06-19 22:16:06 +01:00
Adam Mills
0cff4e0fe6
Update Z-Wave docs for event changes ( #2847 )
2017-06-19 09:53:14 -04:00
Paulus Schoutsen
806b740e12
Merge branch 'current' into next
2017-06-17 12:10:33 -07:00
Paulus Schoutsen
abfd390dc8
Merge pull request #2823 from home-assistant/release-0-47
...
0.47
2017-06-17 12:09:24 -07:00
Hamid
f84dc25792
Add network_key configuration ( #2828 )
...
* Add network_key configuration
Network key can be set here rather than in the (difficult to find) configuration `options.xml`. It takes the same comma separated "0xNN" string syntax as previous.
* Cleanup unneeded section
Removed the options.xml information that is on longer required as per comments from @dale3h
2017-06-16 16:47:24 -05:00
Adam Mills
200f9cbd9b
Add docs for new entity_id generation ( #2815 )
2017-06-16 13:07:58 -04:00
Paulus Schoutsen
52f2dda864
Update updater docs
2017-06-15 23:17:28 -07:00
Fabian Affolter
fc60fc98ed
Fix syntax
2017-06-13 12:07:01 +02:00
Fabian Affolter
c56581b00c
Add hint about using the dev tools to evaluate a response
2017-06-13 11:06:38 +02:00
Fabian Affolter
03d58ea88c
Fix link ( fixes #2799 )
2017-06-11 12:18:22 +02:00
John Arild Berentsen
bc83d5a0fa
Add note to set_config parameter
...
Ther has been confusion about how to use the latest version of the set_config service. This adds a note to clarify the use.
2017-06-10 19:11:52 +02:00
guygma
e2d68f265f
Create systemd.markdown ( #2790 )
2017-06-09 17:42:16 +02:00
Samuel Maggs
0b5dc82360
Change to home assistant log file ( #2784 )
...
Should have been home-assistant. Otherwise it just tries to create a new file
2017-06-08 14:05:40 +02:00
vrs01
5c35282fa3
Update systemd.markdown ( #2776 )
2017-06-06 07:39:00 +02:00
Fabian Affolter
45ae40e3a0
Fix markdown
2017-06-05 22:47:51 +02:00
Erik-jan Riemers
4bd194871d
Remark on customize since it cannot live outside homeassistant: ( #2768 )
...
* Remark on customize
* Update formatting
2017-06-05 22:30:54 +02:00
Brent Saltzman
3da185b8d6
Spelling correct ( #2762 )
...
Corrected some spelling errors.
2017-06-05 11:24:25 +02:00
Denix
227e97c39a
Update apache.markdown ( #2763 )
...
corrected typo
2017-06-05 11:23:56 +02:00
Brent Saltzman
2660f3f55c
Added example for automation based on solar elevation ( #2760 )
...
* Added example for automation based on solar elevation
Added example for automation based on solar elevation angle trigger.
* Escape the template
2017-06-04 22:22:04 +02:00
Anders Melchiorsen
6c3476ae95
The above/below conditions no longer match equal values ( #2757 )
2017-06-04 18:46:55 +02:00
Anders Melchiorsen
476449131c
The automation state trigger has deprecated its state alias ( #2758 )
...
The "state" used to be an alias for "to" but this was deprecated to make the
meaning more clear.
This commit updates the examples to no longer use the deprecated name.
2017-06-04 18:45:40 +02:00
R Huish
c65cec1a66
Moved warning above command. ( #2752 )
...
* Moved warning above command.
Moved warning above command to ease reading.
* Remove note
2017-06-04 10:30:10 +02:00
Adam Mills
0e1b2a5d39
Support for ZWave value renaming ( #2716 )
2017-06-03 20:14:45 -07:00
Fabian Affolter
850284c4c4
Merge branch 'current' into release-0-46
2017-06-03 09:40:50 +02:00
Marc Forth
0a8fc6aac3
Update securing.markdown ( #2742 )
...
Updated link for TLS/SSL to latest guide.
2017-06-03 09:16:48 +02:00
Adam Mills
6cf3cd0a24
Rename time trigger 'after' to 'at' ( #2731 )
2017-06-01 22:41:02 -07:00
Fabian Affolter
46c281450b
Add chown
2017-05-31 08:32:20 +02:00
Fabian Affolter
565af0d8ba
Add initial benchmark script section
2017-05-31 08:30:58 +02:00
Fabian Affolter
c952b3e265
Add missing conf vars
2017-05-30 17:40:28 +02:00
Fabian Affolter
5d8c88d7c2
Add content from #2330
2017-05-30 12:33:22 +02:00
Fabian Affolter
7a8f89c267
Update name
2017-05-30 12:33:02 +02:00
Patrick Easters
243a1efa74
Updating nginx docs for clarity ( #2561 )
...
* Update nginx docs
Added step to remove passphrase from self-signed cert private key.
Removed http block since enabled sites now are included inside the http block in modern nginx configs
* Update nginx.markdown
Added note about sites-available directory in RPM-based distros (and possibly others)
2017-05-30 12:24:19 +02:00
Fabian Affolter
9fcfb2368a
Add additional example
2017-05-30 09:29:08 +02:00
Joost D
6e3b9df172
Added extra command after having issues ( #2725 )
...
New ZWave stick didn't show up in /dev
Found a solution via the forums that worked for me.
2017-05-30 08:54:49 +02:00
Fabian Affolter
ba42dad3c7
Add sample
2017-05-28 19:38:24 +02:00