Commit graph

1260 commits

Author SHA1 Message Date
Sytone
d8162fcadb Formatting cleanup to increase readability (#907)
* Formatting cleanup to increase readability

* Casing and API

fixed the casing issue and updated the API documentation.
2016-09-10 15:29:32 +02:00
Fabian Affolter
d95ed6156c
Fix configuration sample 2016-09-07 21:07:55 +02:00
Fabian Affolter
e96e888306
Move variable description 2016-09-07 09:41:40 +02:00
Fabian Affolter
f32315b4bc
Fix link 2016-09-06 22:23:00 +02:00
Fabian Affolter
738dc54259
Update ZigBee docs 2016-09-06 16:31:35 +02:00
Fabian Affolter
d2e7e65e90
Update configuration variables 2016-09-06 16:18:19 +02:00
Pascal Vizeli
b54321ec9b Update camera.ffmpeg.markdown 2016-09-06 09:47:21 +02:00
kylerw
84b79c8a5a New tested device 2016-09-05 18:28:20 -06:00
Corban Mailloux
dbfd9013cd Remove a localhost link. (#900) 2016-09-05 19:36:22 +02:00
Corban Mailloux
e274c2c7b5 Tiny JSON structure fix.
Missing comma in JSON example.
2016-09-04 23:01:52 -04:00
Fabian Affolter
2b01663c95
Fix typos and re-phrase it 2016-09-04 11:49:32 +02:00
Fabian Affolter
8b030b73e4
Minor fix 2016-09-04 11:45:20 +02:00
Fabian Affolter
a03ec09710
Add details about component 2016-09-04 11:45:20 +02:00
Fabian Affolter
3a80758f3d
Fix mess 2016-09-04 11:45:20 +02:00
Fabian Affolter
1d93ae436d
Add and update link to apcupsd component 2016-09-04 11:45:20 +02:00
Fabian Affolter
02fea9f427
Add link and other small updates 2016-09-04 11:45:20 +02:00
Fabian Affolter
ada8a1ed9d
Set language 2016-09-04 11:45:20 +02:00
Sytone
9a22adb119 Update local serving ofr files (#850)
Added a entry to explain how the www directory maps to the local directory.
2016-09-04 11:45:02 +02:00
Josh Nichols
b3e1607ba2 Recommend to assign a static IP for emulated_hue component (#890) 2016-09-03 19:30:27 +02:00
Fabian Affolter
520b761f0d
Update variable description 2016-09-03 00:05:00 +02:00
Zen Tormey
d3e60b3957 Update sensor.sabnzbd.markdown (#887)
Added clarification about the name of the sensors created to help new users who might expect the sensor name and component name to match.

Also, it would seem that after 0.27, configuration of this component may have changed.  Using "http" or "https" as indicated in the documentation seems to raise an exception.  Using the port number on the host line also causes an error.  Omitting this (at least without SSL) seems to fix the issue.  I don't know enough about how this component work to troubleshoot, so I left that part as-is.  Maybe someone who knows this component better could take a look?
2016-09-03 00:02:05 +02:00
Fabian Affolter
366b49ce61
Add initial netio docs 2016-09-02 22:44:30 +02:00
Zen Tormey
d882106301 Update binary_sensor.ffmpeg.markdown (#886)
Reworded a few places for grammar/readability.

Also, I have never proposed a change to the documentation before, so I hope I am doing this in the proper way.  Trying to be helpful, not step on anyone's feet!  Please feel free to admonish me, if I am not following proper etiquette. :)
2016-09-02 18:16:35 +02:00
Pascal Vizeli
0f4f267306 Update camera.ffmpeg.markdown 2016-09-02 11:23:49 +02:00
Pascal Vizeli
8d90cd207c Update camera.ffmpeg.markdown 2016-09-02 11:22:55 +02:00
Robbie Trencheny
da3bc2b870 Merge pull request #885 from jwl17330536/patch-6
GoControl can be opened/closed
2016-09-01 23:31:20 -07:00
Fabian Affolter
897f003ab9
mall format changes 2016-09-02 07:48:39 +02:00
John Lindley
6eafa32950 GoControl can be opened/closed
The text is misleading as GoControl integrated with Wink CAN be opened/closed.
2016-09-01 16:51:41 -04:00
Fabian Affolter
6ad4be9e1e
Move details 2016-09-01 21:23:50 +02:00
Teagan Glenn
16b2754a66 Set date/release in future until I can fix the insteon hub. (#879) 2016-09-01 20:40:13 +02:00
Carlo Costanzo
e03d26d3fa Added an example of an Automation using IFTTT (#884)
* Added an example of an Automation using IFTTT

For me, the data entry was confusing so hopefully this example helps clear it up.

* Update ifttt.markdown
2016-09-01 20:38:56 +02:00
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
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
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