Commit graph

2983 commits

Author SHA1 Message Date
Fabian Affolter
0604e083e8
Update Nest docs 2016-09-01 19:08:03 +02:00
Fabian Affolter
96e20a8efe
Add variable to sample 2016-09-01 18:33:54 +02:00
Fabian Affolter
4d5a2197cc
Remove half frame 2016-09-01 18:33:01 +02:00
Fabian Affolter
aa1dad70cf
Add missing variable 2016-09-01 18:31:08 +02:00
Fabian Affolter
1e005ed651
Fix configuration sample 2016-09-01 17:20:19 +02:00
Fabian Affolter
aa31566b35
Minor changes 2016-09-01 17:20:19 +02:00
Fabian Affolter
f6524bbc52
Add IoT class 2016-09-01 17:20:19 +02:00
Fabian Affolter
efc1f70221
Fix format 2016-09-01 17:20:19 +02:00
Fabian Affolter
b260bf012d
Fix links 2016-09-01 17:20:19 +02:00
Fabian Affolter
6af5ee24c5
Move key details up 2016-09-01 17:20:19 +02:00
Fabian Affolter
ea3318261a
Fix description 2016-09-01 17:20:19 +02:00
Tomek985
f1b4cc4493 Added required dependency (#877)
* Added required dependency

Since release 0.27.1 it became mandatory to define apcupsd and associated server and port. Missing configuration was not caught by validation script and it prevented all other sensors from loading. See more here:
https://community.home-assistant.io/t/0-27-1-broke-customize

* Updated per review

Followed @Landrash advise for cleaner approach
2016-09-01 14:58:01 +02:00
lee-js
41fdcaff5c Update track_battery_level.markdown (#878) 2016-09-01 14:57:29 +02:00
Fabian Affolter
f7d0ee4c62
Add detaisl about trail limit 2016-09-01 07:11:01 +02:00
Fabian Affolter
c9475b300f
Add details about the permissions 2016-09-01 07:11:01 +02:00
Greg Dowling
0cb995e1db Add entity_id example combining multiple sensors (#876)
* Add entity_id example combining multiple sensors

* Add raw/end raw to template
2016-08-31 21:08:23 +02:00
John Arild Berentsen
4570ed9e57 wrong platform name in config 2016-08-31 19:40:36 +02:00
Fabian Affolter
322a5a8840
Fix category 2016-08-31 16:13:18 +02:00
Fabian Affolter
ba42f8d77c
Fix name 2016-08-31 14:57:51 +02:00
Fabian Affolter
db55158f35 Merge pull request #875 from home-assistant/pavoni-patch-1
Fix incorrect template in example.
2016-08-31 12:34:51 +02:00
Fabian Affolter
ee52d1b82f
Other small changes 2016-08-31 11:46:25 +02:00
Fabian Affolter
0c0b2c9d18
Minor updates 2016-08-31 11:41:56 +02:00
Fabian Affolter
178cfa5eed
Small update 2016-08-31 11:38:25 +02:00
Greg Dowling
0e66f32594 Fix incorrect template in example. 2016-08-31 10:12:21 +01:00
Pascal Vizeli
74b7bb8b50 Update camera.ffmpeg.markdown 2016-08-31 09:00:24 +02:00
Pascal Vizeli
4f44889c65 Update camera.ffmpeg.markdown 2016-08-31 08:55:44 +02:00
Pascal Vizeli
e3379ae2aa Update camera.ffmpeg.markdown 2016-08-31 08:43:32 +02:00
Fabian Affolter
aa4a4c68af Esp8266 Micropython Part 2 (#866)
* Add blog post from #664

* Update description
2016-08-31 07:02:01 +02:00
Robbie Trencheny
5a87799e94 Update Amazon Echo docs to remove reference to Haaska and instead reference Emulated Hue 2016-08-30 14:55:32 -07:00
Robbie Trencheny
dad1fcce4b few quick little fixes more for 0.27.1 2016-08-30 14:37:02 -07:00
Robbie Trencheny
8e3285c405 Bump version to 0.27.1 2016-08-30 14:32:54 -07:00
Robbie Trencheny
8959fb2178 Update 0.27 blog post to add 0.27.1 2016-08-30 14:31:28 -07:00
Thomas Wilson
2ddeb7bde3 Added quotes around states in examples (#870)
These examples in the tutorial didn't actually work - adding the quote marks around the state names fixed it.
2016-08-30 21:08:22 +02:00
Daniel Høyer Iversen
5bf47768f2 Update sensor.loop_energy.markdown 2016-08-30 15:19:07 +02:00
Fabian Affolter
87c49bcc09
Update description 2016-08-30 11:48:38 +02:00
Fabian Affolter
27b186ab99 Merge pull request #848 from llauren/patch-1
Add info on how to install python, pip3 and python3-libyaml on a Debian system
2016-08-30 09:37:09 +02:00
Fabian Affolter
6e453cd12f Merge pull request #858 from MartinHjelmare/fix-heatmiser
Fix heatmiser example config
2016-08-30 09:36:09 +02:00
garrettbeachy
0443eceaf2 Update climate.honeywell.markdown
Fix typo on Honeywell page.
2016-08-29 21:22:35 -05:00
Fabian Affolter
0a14d4cbdc
Update categories 2016-08-29 21:47:59 +02:00
sgauche
83a2c1f561 Update device_tracker.locative.markdown 2016-08-29 15:19:35 -04:00
Fabian Affolter
e0c415b7f3
Add blog post from #664 2016-08-29 19:40:32 +02:00
Fabian Affolter
9a39102b03 Merge pull request #864 from oa-/patch-2
Updated title
2016-08-29 12:45:55 +02:00
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
John Arild Berentsen
7ac8c005b2 Update cover.command_line.markdown
Wrong config commands
2016-08-28 22:57:24 +02:00
Fabian Affolter
c85ef82e61
Add entry for validation 2016-08-28 22:39:08 +02:00
Fabian Affolter
51acfc5560
Add new validations 2016-08-28 22:39:08 +02:00
Ben Bangert
653f05354d Update component initialization for accurate count 2016-08-28 13:18:31 -07:00