Commit graph

3023 commits

Author SHA1 Message Date
Thibault Cohen
31304d177b Update wol documentation (#2445) 2017-04-18 09:09:21 -07:00
John Coggeshall
5e9286def5 Add a note about timezones and alerts (#2449)
Add a note about timezones, because otherwise `repeat` breaks if the timezones arent' the same.
2017-04-18 10:21:07 +02:00
Tyler Page
1ff9737dd5 Update sensor.darksky.markdown (#2451)
Added optional latitude/longitude coordinates that was added with .41
2017-04-18 10:20:10 +02:00
Zippit
7f8ea87526 Update telegram_webhooks.markdown (#2426)
Valid JSON markup
2017-04-17 20:01:10 +02:00
Zippit
9cdc57e63e Update telegram_webhooks.markdown (#2435)
* Update telegram_webhooks.markdown

The telegram.command is the wrong syntax and should be telegram_command. This took me 3 days to figure out so I hope it'll save somebody else the time.

* Update telegram_webhooks.markdown
2017-04-17 08:46:58 +02:00
Molodax
8c1f040f44 Update alert.markdown (#2437)
There was an error in the example.
2017-04-17 08:41:58 +02:00
Michaël Arnauts
bfe39da7c3 Update fan.mqtt.markdown (#2434) 2017-04-17 08:12:20 +02:00
Robbie Trencheny
080cf64170
Merge branch 'current' into next 2017-04-16 16:48:43 -07:00
Anders Melchiorsen
d41913787d Create scene.lifx_cloud.markdown (#2440) 2017-04-16 16:40:32 -07:00
Nikolas Beutler
c73803e4ad typo
typo
2017-04-16 23:07:59 +02:00
Fabian Affolter
5c3ca43e77
Add icon option to default_view 2017-04-16 09:49:29 +02:00
Matt N
08d0b6b0fb switch.zoneminder: Note that system:edit permission is required (#2433)
See 48e2c5f6ec/web/api/app/Controller/MonitorsController.php (L125)
2017-04-15 09:21:06 +02:00
Fabian Affolter
3581aced8b
Minor changes 2017-04-14 23:48:09 +02:00
Anders Melchiorsen
c82ed066f0 Remove backticks from link (#2428)
These were accidentally copy/pasted from the previous version where the link was an actual color name.
2017-04-14 23:00:51 +02:00
Anders Melchiorsen
e0f45d22af Only CSS3 color names are supported now (#2427)
The "chucknorris" reference and SO link is amusing to developers but it's just a waste of users' time to put it in the documentation. Even worse, since home-assistant/home-assistant#2215, "chucknorris" is not even supported but will default to "white".
2017-04-14 17:33:38 +02:00
Anders Melchiorsen
ca8b4958ab Support Windows with lifx_legacy (#2353)
As discussed in home-assistant/home-assistant#6820
2017-04-14 15:29:08 +02:00
Patrik
c3f359b3ac Tradfri (#2420)
* Added initial support for IKEA Tradfri (Trådfri) Gateway

* Added initial support for IKEA Tradfri (Trådfri) Gateway
2017-04-13 19:23:38 +02:00
John Coggeshall
33905f4100 Add an example explaining complex notifications (#2424)
The alert component docs were not clear at all on how to use a notification component that required something like `target` to function. The answer is to wrap it in a `group` notification component so this adds some documentation and examples on how to do that.
2017-04-13 17:36:06 +02:00
sander76
0c77c4466c first commit (#2383) 2017-04-12 08:44:39 +02:00
johanpalmqvist
59d0c4e677 Add MaryTTS platform (#2397)
* Add MaryTTS platform

* Update docs
2017-04-12 07:56:28 +02:00
Nate
a0b6f44046 Updated documentation for the Sun component to match home-assistant/home-assistant#6857 (#2357) 2017-04-11 23:46:42 +03:00
Fabian Affolter
335b8ff21c
Remove icon configuration variable 2017-04-11 14:01:43 +02:00
Fabian Affolter
f2e82cc6a2
Minor changes 2017-04-11 14:00:15 +02:00
micw
8e867c8e11 Reflect changes from https://github.com/home-assistant/home-assistant/pull/6786 (#2391) 2017-04-11 13:59:24 +02:00
Fabian Affolter
c34e7e1579
Use 'verify_ssl' (fixes #2407) 2017-04-11 08:28:09 +02:00
tonire1702
57848913d6 Update sensor.netatmo.markdown (#2404) 2017-04-10 21:20:40 +02:00
Fabian Affolter
67475ff670
Add note about Ontario (ON) 2017-04-10 13:41:18 +02:00
Fabian Affolter
5e65c7cadc
Add logo 2017-04-09 12:12:01 +02:00
Martin Hjelmare
fe55411ca6 Update mysensors (#2385)
* Debug option has been deprecated.
2017-04-09 08:39:53 +02:00
happyleavesaoc
bc650ec6f8 Update sensor.crimereports.markdown 2017-04-08 20:46:46 -04:00
Paulus Schoutsen
ab96486697 Update metoffice version nr 2017-04-08 17:06:52 -07:00
Jacob Tomlinson
d5aa3a01f5 Update logo 2017-04-08 17:06:30 -07:00
Jacob Tomlinson
1bf79d69be Add metoffice 2017-04-08 17:06:30 -07:00
Paulus Schoutsen
f0b5f37b60 Release 0.42 2017-04-08 16:22:17 -07:00
happyleavesaoc
8e42c08fbf add crimereports doc (#2062) 2017-04-08 15:49:26 -07:00
Paulus Schoutsen
da05d9ab68 Merge remote-tracking branch 'origin/current' into release-0-42 2017-04-08 15:05:40 -07:00
R Huish
074e446a23 Update switch.rflink.markdown (#2396)
Removed extra"_" from fire_event_
2017-04-08 11:03:55 +02:00
Greg Dowling
d91c7ccef2 Update sensor.vera.markdown (#2389) 2017-04-07 21:36:26 +02:00
Niklas
8c0a7c3b9b swap echo/home comment (#2393) 2017-04-07 21:35:33 +02:00
Josh Wright
bd26868f2c Update light.mqtt docs to include 'retain'
The light.mqtt component supports the 'retain' config parameter, which is important for many MQTT based lights. It is referenced in the explanation paragraph, but was not in the config parameter listing.
2017-04-07 09:52:26 -04:00
Fabian Affolter
bdc3a02fb5
Merge branch 'current' into next 2017-04-06 09:29:33 +02:00
Diogo Soares
520805d57a Added temperature variables since pyhydroquebec 1.1.0 (#2370) 2017-04-06 00:26:30 -07:00
Thibault Cohen
ce71b245d0 Update fido sensor documentation (#2256) 2017-04-05 19:44:56 +02:00
Fabian Affolter
35cbd10153
Add new example 2017-04-05 15:47:51 +02:00
Fabian Affolter
18e45d60f1
Add NOAA logo 2017-04-05 15:40:34 +02:00
Fabian Affolter
48f838494b
Add missing config var 2017-04-05 15:40:31 +02:00
citruz
4ba577a2f4 Added documentation and logo for eddystone_temperature platform. (#2334)
* Added documentation and logo for eddystone_temperature platform.

* Update sensor.eddystone_temperature.markdown

Fixed formatting and removed unnecessary shortenings.
2017-04-05 07:16:41 +02:00
Paulus Schoutsen
abd3835001 Update automation.markdown 2017-04-04 20:50:19 -07:00
Daniel Høyer Iversen
1d9114baf8 Update emulated_hue.markdown 2017-04-04 16:14:38 +02:00
Craig J. Ward
0db3aa2f30 TotalConnect documentation (#2372)
* TotalConnect documentation

# Conflicts:
#	source/_components/insteon_local.markdown
#	source/developers/credits.markdown

* add Honeywell TC logo

* version

* update documentation

* remove name from example
2017-04-04 13:19:50 +02:00