2888 Commits

Author SHA1 Message Date
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
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
neonbunny
f6a35d4108 Fix spelling of "Jinja" (#2518) 2017-04-27 09:09:58 +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
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
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
Fabian Affolter
964e476f03
Add link to details 2017-04-24 14:27:08 +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
3251e82d7f
Fix title 2017-04-23 19:12:10 +02:00
Fabian Affolter
9af7466cad Update tado docs (#2484) 2017-04-23 17:47:19 +02:00
Fabian Affolter
0f1307f187 Add K5600AK (fixes #2473) (#2488) 2017-04-23 17:44:36 +02:00
Fabian Affolter
db8c247331
Remove obsolete OpenALPR component 2017-04-23 14:21:00 +02:00
Fabian Affolter
1dc6ce879b
Add redirect 2017-04-23 14:20:50 +02:00
Fabian Affolter
1d29cd987a
Remove obsolete ISS sensor docs 2017-04-23 14:18:02 +02:00
Fabian Affolter
a15047c870
Add redirect 2017-04-23 14:18:02 +02:00
Joeboyc2
e5f245e009 Added some clarifying information (#2481)
* Added some clarifying information

Added additional details about automatic discovery of the gateway on the network and how to configure it, found that many user have had to restart the gateway to get the configurator working, so also added a note about that

* Small changes
2017-04-23 14:12:53 +02:00
Joeboyc2
5395ba082c Added sudo on the make install command (#2480)
The make install of the coap failed for me when ran without sudo
2017-04-23 14:09:39 +02:00
Fabian Affolter
b4f0fb4df2
Fix title 2017-04-23 14:00:17 +02:00
Fabian Affolter
33b09ae504
Remove forecast.io docs (obsolete) 2017-04-23 10:50:35 +02:00
Fabian Affolter
6e703e3c74
Add redirect 2017-04-23 10:49:50 +02:00
Fabian Affolter
8df3277f27
Fix title 2017-04-23 10:43:23 +02:00
Jerrod Lankford
aeaaa5149b Plug GarageQTPi in the documentation. (#2478)
* Plug GarageQTPi in the documentation.

I contacted Paulus a while back and he said it would be a great idea to plug my project in the docs. I just now go around to it. I figured this would be a good place to add it. Let me know if you want anything changed. Thanks!

* Small changes
2017-04-23 09:18:58 +02:00
Craig J. Ward
ddab96277c Update alarm_control_panel.totalconnect.markdown (#2477)
User reported missing system requirements
2017-04-23 09:16:29 +02:00
Anders Melchiorsen
c2e33c88e6 Make title linkable 2017-04-23 02:10:20 +02:00
Anders Melchiorsen
cb434fda1e Add light.lifx_effect_stop 2017-04-23 02:01:45 +02:00
Anders Melchiorsen
eb37441a88 Update light.lifx.markdown
Add description of the light effects added in home-assistant/home-assistant#7145
2017-04-23 01:39:54 +02:00
Alessandro Mogavero
fe5184b875 Update kodi with new services information (#2475)
The new platform specific services added in pull request #6426
2017-04-22 21:10:55 +02:00
linuxlurak
66ef7d730a inserted important hint concering glances server config (#2400)
* inserted important hint concering glance server config

I think many users will stumble over the option to configure glance as webserver (-w) or server (-s). This will speed up your configuration time.

* Merge details
2017-04-22 21:09:11 +02:00
Scott Reston
7413b900f4 Added example to work around broken random filter (#2465)
Random filter in Jinja isn't currently working with lists. https://github.com/home-assistant/home-assistant/issues/5678
2017-04-22 14:08:16 +02:00
Joeboyc2
18dfe82383 I needed to install an additional application (#2469)
I needed to install an additional application for this to work so have added the command above.

This may not be the case for all, but is helpful to have all commands for completeness (at least i think so)
2017-04-22 14:07:12 +02:00
Olav Alexander Mjelde
dd7e1a4d6a Update media_player.webostv.markdown (#2467)
Added Netflix (confirmed working on 2016 LG Oled).
2017-04-22 14:06:00 +02:00
Max Rumpf
4619e5b70c Fix broken link (#2470) 2017-04-22 14:05:25 +02:00
Brian Hopkins
b915120766 Update media player to include info on sources (#2471)
Updated the documentation to include info about how sources work.  Verified this is how they work as I didn't have some devices showing up until I streamed to them.
2017-04-22 14:04:54 +02:00
Fabian Affolter
f2dadb0063
Add configuration vars and other small changes 2017-04-22 11:01:35 +02:00
Fabian Affolter
75a3120507
Split configuration sample 2017-04-22 10:52:21 +02:00
Fabian Affolter
9af1b87f5d
Add ha_release 2017-04-22 10:42:28 +02:00
Paulus Schoutsen
77e93a5861 Merge pull request #2468 from home-assistant/release-0-43
0.43
2017-04-22 00:33:57 -07:00
Paulus Schoutsen
e430878324 Final touches 2017-04-22 00:21:05 -07:00
Paulus Schoutsen
37ac08a4c2 Update tradfri docs 2017-04-21 23:44:50 -07:00
LvivEchoes
f7854d9287 Add support of modbus input registers query (#2423)
* Add support of modbus input registers query

Documentation updated according pull request.
Add support of modbus input registers query

* Update sensor.modbus.markdown

Removed some extra space.

* Update according main PR change

config option name was changed.
2017-04-21 21:15:26 -07:00
happyleavesaoc
503a7ac0a1 spotify media player documentation (#2406)
* spotify media player documentation

* update spotify doc
2017-04-21 21:15:26 -07:00
Sören Oldag
29684444da Add docs for pwm led platform. (#2402)
* Add docs for pwm led platform.

* Renamed pwm platform to rpi_gpio_pwm.
2017-04-21 21:15:26 -07:00