Commit graph

1566 commits

Author SHA1 Message Date
Fabian Affolter
6502c130dd Merge pull request #297 from sander76/scene_as_platform
Added scene as a platform
2016-03-12 13:16:30 +01:00
Fabian Affolter
ae86ee1616 Merge pull request #290 from joemcmonagle/patch-4
Update camera.foscam.markdown to include Pan/Tilt/Zoom Examples
2016-03-12 13:15:49 +01:00
joemcmonagle
8283fae782 Update camera.foscam.markdown to include link to new Cookbook page
Removed cookbook details, change this to refer to the new page
2016-03-11 19:48:26 -05:00
sander
aa8fe61c64 Moved home-assistant scene to a scene.component.
Added powerview scene documentation.
2016-03-11 16:41:49 +01:00
Fabian Affolter
3a3f65acfa Merge pull request #293 from joemcmonagle/patch-6
Update light.markdown to include light.toggle
2016-03-10 18:25:04 +01:00
joemcmonagle
b21a71ef58 Update light.markdown 2016-03-10 11:39:33 -05:00
joemcmonagle
04b494cac4 Update switch.markdown to include toggle
Turn_on, turn_off, and *toggle* are all services for switches
2016-03-10 10:54:53 -05:00
joemcmonagle
5f97272065 Update camera.foscam.markdown to include Pan/Tilt/Zoom Examples
Posted this example to Gitter: https://gitter.im/balloob/home-assistant?at=56e10e516fde057c26856411

Foscam supports commands including Motion Detection Activation and Pan/Tilt/Zoom to be send via cURL. Added an example of this, but these could be used in any number of ways. I'm open to making the example less verbose, if there's any thought that something could be taken out, but I think this would be helpful for other Foscam users, as HA can control almost everything about the camera via the cURL commands.
2016-03-10 03:14:38 -05:00
Fabian Affolter
537f0d4c1b Merge pull request #289 from joemcmonagle/patch-2
Update switch.command_line.markdown with example including statecmd
2016-03-10 08:29:36 +01:00
joemcmonagle
cad8c80398 Update switch.command_line.markdown with additional example including statecmd
Posted this example to Gitter: https://gitter.im/balloob/home-assistant?at=56e10e516fde057c26856411
None of the current examples for command_line switches show support for the statecmd along with value_template, so I think this might be a useful addition to the page. I'm happy to update the example with any other explanation
2016-03-10 02:17:59 -05:00
Paulus Schoutsen
8b60a457de Merge pull request #276 from kk7ds/update-mikrotik-oid
Add another reported/confirmed Mikrotik SNMP OID
2016-03-05 00:54:46 -08:00
hydreliox
3a2e7fecd6 Add Owntracks parameter max_gps_accuracy in documentation 2016-03-04 23:53:15 +01:00
Dan Smith
25afe5192c Add another reported/confirmed Mikrotik SNMP OID
This adds a new OID confirmed by a RouterOS 6.x user (the existing one
provides no results on that platform). Also correct misspelling in the
existing Mikrotik example.

Reported by @llauren
2016-03-04 13:28:55 -08:00
Fabian Affolter
16c1ea3910 Add MQTT lock docs 2016-03-01 08:29:49 +01:00
Fabian Affolter
0d28e3a810 Add discoverable docs 2016-03-01 07:44:23 +01:00
Dan Smith
70a2a98c02 Add TLS config options for mFi sensors and switches 2016-02-29 18:10:21 -08:00
ntouran
245e1ea260 zwave instructions: fixed erroneous environmental variable label 2016-02-28 12:41:21 -08:00
ntouran
61d9ba302e Fixed dependency info in zwave instructions 2016-02-28 12:08:27 -08:00
ntouran
87dd6016a6 Updated openzwave build instructions for #817 2016-02-28 11:20:01 -08:00
Fabian Affolter
1ebfb40466 Add new sensor types 2016-02-28 18:38:10 +01:00
Paulus Schoutsen
a8aa908816 Update name 2016-02-27 16:39:35 -08:00
Paulus Schoutsen
5ae2195126 Release 0.14 blogpost 2016-02-27 16:30:32 -08:00
Fabian Affolter
324aad1160 Add @justincmoy 2016-02-27 16:30:32 -08:00
David Edmundson
8978e7b22d Fix example for Nest binary sensor
sensor type should be binary_sensor here
2016-02-27 16:30:32 -08:00
Tim Stanley
d25193996d Add ES6800 to supported Samsung TVs 2016-02-27 16:30:32 -08:00
Fabian Affolter
911ee0bd06 Add @kfgoode 2016-02-27 16:30:32 -08:00
Fabian Affolter
4ab8f729c4 Add new contributors 2016-02-27 16:30:32 -08:00
Fabian Affolter
bfad67b93c Fix sentence 2016-02-27 16:30:32 -08:00
Stefan Jonasson
d7af6fb32f Added a new TV model 2016-02-27 16:30:31 -08:00
Alexander Fortin
997ecc0d8d Update zone.markdown 2016-02-27 16:30:31 -08:00
Fabian Affolter
5b77ffcc11 Add links to components 2016-02-27 16:30:31 -08:00
Fabian Affolter
9ec14956e6 Add docs for demo 2016-02-27 16:30:31 -08:00
Per Sandström
b6a8e40ecd add missing verisure doc 2016-02-27 16:30:31 -08:00
Josh Wright
edad9c19e2 Fix the smallest of typos... 2016-02-27 16:30:31 -08:00
GreenTurtwig
59bb42deec Added command line icon 2016-02-27 16:30:31 -08:00
Justin Moy
fec9142db4 Add SendGrid notify platform 2016-02-27 15:43:35 -07:00
Dan Smith
ffa1f8b298 Add an automation example for sending a notification based on a sensor 2016-02-25 18:51:30 -08:00
Dan Smith
48051e601b Add template binary_sensor docs 2016-02-25 18:50:51 -08:00
t30
6eb4572760 fix path of apcupsd.png 2016-02-24 10:59:40 +01:00
GreenTurtwig
a3e3309423 Merge branch 'next' of https://github.com/balloob/home-assistant.io into next 2016-02-24 09:06:09 +00:00
GreenTurtwig
77a4532ab1 Added documentation for my Steam sensor 2016-02-24 09:05:56 +00:00
Paulus Schoutsen
b5f134d044 Merge pull request #244 from t30/command_rollershutter
Added command_rollershutter component
2016-02-23 21:46:50 -08:00
t30
77f167bfae modify png image 2016-02-23 15:47:54 +01:00
GreenTurtwig
ed647c1aac Merge branch 'next' of https://github.com/balloob/home-assistant.io into next 2016-02-23 10:55:03 +00:00
GreenTurtwig
d62a43c189 Added command line icon 2016-02-23 10:54:02 +00:00
Paulus Schoutsen
6f8b525cb8 Merge pull request #250 from balloob/master
Keeping next up to date with latest changes
2016-02-22 22:25:16 -08:00
Paulus Schoutsen
c247bd8150 Merge pull request #247 from t30/apcupsd
removed white background
2016-02-22 22:24:39 -08:00
Paulus Schoutsen
d580a20111 Merge pull request #242 from fabaff/template-time
Template time
2016-02-22 19:21:46 -08:00
David Edmundson
3baa232df3 Fix example for RESTful binary sensor
sensor type should be binary_sensor here
2016-02-22 21:27:05 +00:00
Fabian Affolter
23d5fe4a14 Merge pull request #248 from t30/scs_bus_logo
Added SCSbus logo
2016-02-22 18:16:42 +01:00