1261 Commits

Author SHA1 Message Date
Robbie Trencheny
fa4c97cbb5 Occupancy sensor class (#894)
🐬
2016-09-03 22:54:32 -06:00
Robbie Trencheny
bb8eb97edd Merge branch 'current' into next 2016-09-03 16:13:07 -07:00
Fabian Affolter
167d5632b1
Sync with configuration check 2016-09-03 21:40:14 +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
Fabian Affolter
d5256e8584 Add inital docs for coinmarketcap (#874) 2016-09-02 16:59:16 +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
Robbie Trencheny
0400934c28 Merge pull request #837 from nma83/patch-1
Import Owntracks waypoints into HA as zone definitions
2016-09-01 23:31:07 -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
AlucardZero
ed379cbf63 Edit WUnderground markdown (#880)
Correcting some typos, capitalizing some letters, and improving some sentence structures
2016-09-01 20:39:48 +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
721999d00b
Add missing variable 2016-09-01 19:25:42 +02:00
Fabian Affolter
0604e083e8
Update Nest docs 2016-09-01 19:08:03 +02:00
Fabian Affolter
fa3bebf39a
Update octoprint docs 2016-09-01 19:03:52 +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
Fabian Affolter
0c0b2c9d18
Minor updates 2016-08-31 11:41:56 +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
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
Daniel Høyer Iversen
5bf47768f2 Update sensor.loop_energy.markdown 2016-08-30 15:19:07 +02:00
Marcelo Moreira de Mello
a9ad754562 Added example for Flux Led to use effect:random (#868)
* Added example for Flux Led to use effect:random

* Modified descriptive text
2016-08-30 11:51:56 +02:00
Fabian Affolter
2617026e58 Merge pull request #834 from persandstrom/modbus_write_register
modbus write register service
2016-08-30 09:37:31 +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