Commit graph

7353 commits

Author SHA1 Message Date
Fabian Affolter
d2b94034c1
Update sample 2017-04-29 12:10:59 +02:00
Erik-jan Riemers
af46e2cf72 A backup solution towards an USB drive (#2528)
You can add this one under the backup category too.
2017-04-29 12:06:38 +02:00
Brian Cribbs
a3fe52135b updating docs to match schema changes 2017-04-28 21:46:04 -04:00
Fred Smith
0af3e6b6d4 added example config (#2527) 2017-04-29 00:38:15 +02:00
Brian Cribbs
5bb498db03 updating documentation for mqtt cover 2017-04-28 13:14:20 -04:00
Adrian Goins
1a8bd87aa3 add troubleshooting steps to docs (#2525)
I spent a day wondering why `ubus` wouldn't report changes to the device list in the ARP table before digging into the packets and discovering that it only looks at `hostapd.*`. Since I don't use the AP on my router, this won't work for me. I would have been thrilled to know in advance that it doesn't apply to my use case. I've added a line at the top that clarifies what it looks for, and I've added a block of troubleshooting steps because they were fresh in my mind and might help others in the future. I see a lot of posts in the forums about, "what the heck is <insert component> doing?" Knowing how to look at packets with tcpdump and wireshark is a useful skill.
2017-04-28 16:25:07 +02:00
Anders Melchiorsen
05bfeb3e03 Allow multiple recipients for SMTP notify (#2516)
* Allow multiple recipients for SMTP notify

* Update notify.smtp.markdown

Changed formatting and wording.
2017-04-28 16:21:45 +02:00
Luar Roji
d8bc0956d5 Update to use new format on the full config sample (#2524)
* Update to use new format on the full config sample

* Replace hass with Home Assistant
2017-04-28 13:37:17 +02:00
Fabian Affolter
e944c6c0c1
Fix samples 2017-04-28 10:51:01 +02:00
Fabian Affolter
ede87269af
Minor changes 2017-04-28 10:23:52 +02:00
Alok Saboo
8ec4d8d172 Added group (iOS) notification instructions (#2523)
* Updated apiai logo

* Updated Api.ai logo

The current logo was not visible against our white background (on the
components page) or the gray background (elsewhere on the website).

* Added group notifications instructions

Added instructions for sending notifications to multiple phones

* Link notification group
2017-04-28 09:35:33 +02:00
Patrick Easters
44defba407 Update binary_sensor.ping note for Windows support (#2520)
- Removed note about testing on Windows-based systems.
- Added note about attribute differences between Windows and *nix systems
2017-04-28 09:34:52 +02:00
Paulus Schoutsen
8b39fdafa0 Update _config.yml 2017-04-27 12:46:18 -07:00
Paulus Schoutsen
9d31cdfc36 Add 0.43.2 release notes 2017-04-27 12:45:53 -07:00
John Arild Berentsen
e350c98c35 Update docs because python3 branch is gone. (#2519)
Update docs because python3 branch is gone. 
Users can now use master branch.
2017-04-27 16:33:18 +02:00
Ross Dargan
cddf67a025 Update the platform start trigger (#2504)
This event no longer works as it's changed: https://home-assistant.io/docs/automation/trigger/#home-assistant-trigger
2017-04-27 09:39:26 +02:00
neonbunny
f6a35d4108 Fix spelling of "Jinja" (#2518) 2017-04-27 09:09:58 +02:00
Jan Losinski
e0f5bd4b95 Document blacklist_domains of InfluxDB (#2493)
* Document blacklist_domains of InfluxDB

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>

* Adapt changes to InfluxDB include/exclude changes.

The config options used there are now following the same scheme as the
ones in recorder and similar components.

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2017-04-27 07:54:09 +02:00
Fabian Affolter
02ec0e96e7
Add backup section 2017-04-26 22:44:35 +02:00
Tyler Shaw!
3d0ef70f0d updated install procedures for arch (#2513)
changed pacman for pacaur (pacman doesn't directly install things from the AUR, pacaur or cower do).
2017-04-26 22:22:36 +02:00
Alok Saboo
80e35aff3d Updated Api.ai logo (#2511)
The current logo was not visible against our white background (on the
components page) or the gray background (elsewhere on the website).
2017-04-26 11:05:38 +02:00
Ross Dargan
189ffeb80f Update group_visibility.markdown (#2505)
This event no longer works as it's changed: https://home-assistant.io/docs/automation/trigger/#home-assistant-trigger

Also added a hint for docker users... I understand if you don't want that added though!
2017-04-26 11:03:56 +02:00
Johan Elmerfjord
4c9253b542 Thermostat-link is broken - Knx Thermostat in meny points to climate.knx (#2510) 2017-04-26 09:29:25 +02:00
tedstriker
ff7129a540 Fixed category (#2512)
* Fixed category

Changed category to "Climate"

* Update maxcube.markdown

Added missing formatting and text.
2017-04-26 09:13:23 +02:00
Fabian Affolter
580d5d20db
Fix category 2017-04-25 20:48:14 +02:00
Alok Saboo
5ac271b215 Update Ecobee screenshot (#2507) 2017-04-25 18:58:08 +02:00
Fabian Affolter
198ce31a66
Fix description 2017-04-25 11:11:05 +02:00
Fabian Affolter
3c6b558275
Update ha_release, description, and category 2017-04-25 10:58:34 +02:00
Scott Reston
c420ef5d1d Clarify Redirect URI (#2500)
Help for HTTPS users.
2017-04-25 09:24:04 +02:00
Fredrik Lindqvist
b95e3b8f86 Update telegram_command events (#2496)
Update documentation referring to telegram_command events.
2017-04-25 09:22:40 +02:00
Brian Hopkins
25877f0be7 Update explaining URI's (#2487)
Updated the documentation to show how to find the URI and use it to send playlists in the spotify component.
2017-04-25 09:21:31 +02:00
Brian Hopkins
568491c085 Update for power on sources (#2502)
Updated sources section to also document they have to be powered on as well to show up in the dev-console.
2017-04-25 09:17:06 +02:00
Mitesh Patel
1efc095942 Fixes mismatch between code and docs. (#2503) 2017-04-25 09:16:28 +02:00
micw
1241a5df07 RSS feed template documentation (#2411)
* RSS feed template documentation

* Small fixes

* Change release version

* Update rss_feed_template.markdown

Added missing `the`

* Option 'requires_api_password', default is True
2017-04-24 22:16:57 -07:00
Paulus Schoutsen
24a9b2888e Release 0.43.1 2017-04-24 20:59:06 -07:00
Fabian Affolter
9cbc7ea7f1
Update category and add link to old influxdb/grafana post 2017-04-25 00:23:19 +02:00
Alok Saboo
7f3f96b8ba
Added blogpost on setting up Influxdb and Grafana on a Docker (#2498) 2017-04-25 00:06:16 +02:00
Jan Losinski
efd24efc5b Add documentation for the InfluxDB import script (#2491)
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2017-04-24 23:53:35 +02:00
Madd.is
1486a672f7 bind HTTPS to ipv6 port in NGINX example configuration (#2492)
* bind HTTPS to ipv6 port

* let NGINX bind to ports on IPv4 and 6, add http2 note
2017-04-24 23:45:23 +02:00
remc0
1143d0ae87 Cache expiration is cache_value (#2494)
If I put in the config file cache: 3600 it still used 1200. After looking at the code it turned out cache_value: 3600 is what should be used in the config file.
2017-04-24 23:43:46 +02:00
Alok Saboo
f289a00bad Added blogpost on setting up Influxdb and Grafana on a Docker (#2498) 2017-04-24 23:42:57 +02:00
Fabrizio Furnari
b9ff90340e Create sensor.cert_expiry.markdown (#2497) 2017-04-24 23:40:32 +02:00
Erik-jan Riemers
28e71867b8 Creation of howto for backup to dropbox (#2501) 2017-04-24 23:37:01 +02:00
Fabian Affolter
964e476f03
Add link to details 2017-04-24 14:27:08 +02:00
Fabian Affolter
241b550238
Update for 0.43 2017-04-24 10:00:24 +02:00
Fabian Affolter
24fd53f45b
Clean-up 2017-04-24 09:30:36 +02:00
Fabian Affolter
7280afc7d7
Remove blank line 2017-04-24 09:04:37 +02:00
Fabian Affolter
f7ed70daf8
Add blog post about the voting for the Hardware Contest 2017 2017-04-24 08:09:41 +02:00
Fabian Affolter
3251e82d7f
Fix title 2017-04-23 19:12:10 +02:00
Fabian Affolter
0ed45b8b43
Add details for the delay after an upgrade 2017-04-23 18:29:35 +02:00