John Arild Berentsen
3ab278f809
Update cover.command_line.markdown
2016-08-29 12:28:41 +02:00
oa-
03ad5afd96
Updated title
...
Changed the title to differentiate it from the non-LE Bluetooth tracker
2016-08-29 11:46:34 +02:00
John Arild Berentsen
fad9cfa968
Update cover.mqtt.markdown
2016-08-29 07:38:14 +02:00
Martin Hjelmare
216f5a4d02
Fix media_player services ( #860 )
...
* Correct service and attribute names and add missing services.
2016-08-28 21:08:25 -06:00
Teagan Glenn
d60ae6a6be
Allow specification of server for speedtest.net ( #847 )
2016-08-28 21:06:13 -06:00
John Arild Berentsen
7ac8c005b2
Update cover.command_line.markdown
...
Wrong config commands
2016-08-28 22:57:24 +02:00
MartinHjelmare
aaf6e26c05
Fix heatmiser example config
...
* `tstats` requires a list.
2016-08-28 20:34:50 +02:00
Fabian Affolter
c9b3fe80c8
Alphabetical order
2016-08-28 19:24:36 +02:00
Fabian Affolter
efbb221801
Merge pull request #855 from ThinkPadNL/patch-2
...
Update sensor.mhz19.markdown
2016-08-28 19:01:42 +02:00
Brendan Berg
fe4e5da0cc
fix grammatical error for "climate"
2016-08-28 09:30:52 -06:00
Josh Nichols
0907816187
Add SleepIQ documentation
2016-08-28 09:14:20 -04:00
ThinkPadNL
6826408566
Update sensor.mhz19.markdown
...
CO2 level outside isn't 250 - 350pmm, but assumed to be 400ppm. It has risen over the years, due to global warming :-(
Most sensors that do automatic calibration assume 400ppm as lowest.
See also https://www.co2.earth/ for actual CO2 level on the earth.
2016-08-28 12:41:24 +02:00
NMA
18d61c115c
Updated waypoint import description
...
Updated to match the final changes.
2016-08-28 14:05:19 +05:30
Marcelo Moreira de Mello
65390c187b
Fixed typo for climate component
2016-08-28 03:17:40 -04:00
Marcelo Moreira de Mello
10317da550
Updated documentation to match with voluptuous config validation
...
--
After the upgrade to use voluptuous to parse the configuration, sensor.imap needs to pass username instead user. Note that user also works, but to keep it coherent, we are updating the documentation.
(home_assistant) ↪ hass --script check_config
Testing configuration at /home/hass/.homeassistant
16-08-28 00:49:35 ERROR (MainThread) [homeassistant.bootstrap] Invalid config for [sensor.imap]: required key not provided @ data['username']. Got None
Failed config
sensor.imap:
user: <redacted>
port: 993
platform: imap
password: <redacted>
server: imap.gmail.com
name: Gmail Alerts
Successful config (partial)
sensor.imap:
After replacing ```user``` by ```username```, ```hass --script check_config``` works as expected.
2016-08-28 00:53:11 -04:00
Robbie Trencheny
9e4330bed8
Merge remote-tracking branch 'upstream/current' into next
2016-08-27 20:56:42 -07:00
Robbie Trencheny
dcc17df8ee
Merge pull request #821 from icovada/patch-1
...
Update Telegram notify
2016-08-27 20:55:13 -07:00
Robbie Trencheny
31f1027686
Merge pull request #843 from home-assistant/next
...
0.27
2016-08-27 20:54:53 -07:00
icovada
102e1ed700
Fixed open parenthesis
...
As suggested by @Landrash
2016-08-27 13:43:19 +02:00
Fabian Affolter
12c5ce44f9
Update format warning
2016-08-27 13:07:06 +02:00
Fabian Affolter
dc2ef853d5
Update format warning
2016-08-27 13:03:16 +02:00
Fabian Affolter
4e71eb21b2
Add deprecated warning and change category
2016-08-27 13:00:23 +02:00
Fabian Affolter
7c28c6612b
Change category to cover
2016-08-27 12:58:19 +02:00
Fabian Affolter
e19680eb69
Minor updates
2016-08-27 12:53:28 +02:00
Fabian Affolter
5eddb981a2
Add deprecated warning and change category
2016-08-27 12:45:06 +02:00
Fabian Affolter
229bd22f74
Use lock instead of switch
2016-08-27 12:43:19 +02:00
Fabian Affolter
0a4b8c7556
Update
2016-08-27 12:39:10 +02:00
Fabian Affolter
901f85cc18
upadte
2016-08-27 12:38:41 +02:00
Fabian Affolter
617281a938
Add link and change category
2016-08-27 12:17:30 +02:00
Fabian Affolter
f329dd8a33
Remove HVAC reference
2016-08-27 12:04:53 +02:00
Fabian Affolter
097e39a9b3
Add link and change category
2016-08-27 12:00:25 +02:00
Fabian Affolter
df184229d3
Initial MQTT fan docs
2016-08-27 11:55:52 +02:00
Fabian Affolter
4a73e9c0e8
Add deprecated warning
2016-08-27 11:47:12 +02:00
Fabian Affolter
72c3c4f3c8
Rename file
2016-08-27 11:44:57 +02:00
Fabian Affolter
6280702cb2
Add initial insteon fan docs
2016-08-27 11:43:25 +02:00
Fabian Affolter
d3d906dade
Add fan
2016-08-27 11:38:12 +02:00
Fabian Affolter
ce20c71b78
Add initial fan docs
2016-08-27 11:36:03 +02:00
Fabian Affolter
f1a4253166
Update layout and add details
2016-08-27 11:19:04 +02:00
Matthew Bowen
5a8b39242c
Missed a period.
2016-08-26 19:16:30 -07:00
Matthew Bowen
e6339d4ef5
Create a Configuration section, and abbreviate the license.
2016-08-26 19:14:58 -07:00
Matthew Bowen
e75d5c1a75
Initial documentation for emulated_hue.
2016-08-26 19:03:40 -07:00
Martin Hjelmare
5b5d2e5f8d
Add mysensors MQTT client gateway docs ( #841 )
...
* Add mysensors MQTT client gateway docs
* Add note about not all 2.0 feautures are supported
2016-08-27 00:05:25 +02:00
Fabian Affolter
2eb5b35b8b
Update for cover/climate
2016-08-26 23:37:58 +02:00
Fabian Affolter
a16f5e82b0
Add climate docs
2016-08-26 23:30:44 +02:00
Fabian Affolter
8c7be85509
Add deprecated warning
2016-08-26 23:29:25 +02:00
Fabian Affolter
f17546c19d
Add class
2016-08-26 22:17:39 +02:00
Fabian Affolter
6f794cbd1a
Minor changes
2016-08-26 22:17:39 +02:00
Fabian Affolter
c57205d3f6
Add class
2016-08-26 22:17:39 +02:00
Fabian Affolter
8be81d6420
Minor updates
2016-08-26 22:17:39 +02:00
NeLLyMerC
c31cf0109e
Update ecobee documentation ( #842 )
2016-08-26 08:43:07 -05:00