jazzaj
6e75a22c9c
Changed from "triggers" to "conditions" as it seems to make more sense in the context.
2016-03-21 15:19:11 +01:00
Paulus Schoutsen
d83ae837bf
Merge pull request #313 from lindsaymarkward/master
...
Clarified and added detail for devices, customizations and groups
2016-03-20 14:55:57 -07:00
Fabian Affolter
43efde7eae
Fix type ( fixes #315 )
2016-03-20 13:21:22 +01:00
Fabian Affolter
ce9c693e0b
Fix for #314
2016-03-20 13:18:14 +01:00
Fabian Affolter
a90da4bad0
Add configuration details
2016-03-20 11:20:09 +01:00
Lindsay Ward
2b36bf161b
Updated based on PR feedback, corrected detail about group icons
2016-03-20 15:58:32 +10:00
Lindsay Ward
82399c5f63
Clarified and added detail for devices, customizations and groups, added example of group views that refer to other groups.
2016-03-19 21:18:24 +10:00
Keith
50f2fe37ae
Update tellstick.markdown
2016-03-18 19:38:24 +11:00
Fabian Affolter
84b9bb04c7
Update elements
2016-03-16 09:13:46 +01:00
Fabian Affolter
2701e35860
Merge pull request #307 from balloob/hue-allow-unreachable
...
Update Docs on Hue light
2016-03-15 19:32:11 +01:00
Paulus Schoutsen
487aacbfd2
Update discovery.markdown
2016-03-15 08:44:43 -07:00
Jon Maddox
48b97b4347
document the new allow_unreachable config for hue bulbs
2016-03-15 10:34:06 -04:00
Paulus Schoutsen
c33cdc03c7
Merge pull request #306 from partofthething/zwave-unfork
...
cython version clarification for zwave build
2016-03-14 23:28:53 -07:00
ntouran
1a27052cdf
Merge remote-tracking branch 'balloob/next' into zwave-unfork
2016-03-14 15:20:43 -07:00
ntouran
b798eef448
Merge branch 'master' of git@github.com:partofthething/home-assistant.io.git into zwave-unfork
...
# Conflicts:
# source/_components/binary_sensor.mysensors.markdown
2016-03-14 15:10:22 -07:00
ntouran
bdbf304674
Clarifications on cython dependency during zwave build
2016-03-14 15:09:11 -07:00
Fabian Affolter
d0a2c8c52c
Add usage details
2016-03-13 17:12:36 +01:00
Fabian Affolter
23f07633a8
Rename scene documentation
2016-03-13 13:35:29 +01:00
Fabian Affolter
fec0752dd1
Merge pull request #303 from minida28/patch-1
...
Add confirmed SNMP OID for OpenWrt
2016-03-13 13:10:18 +01:00
minida28
49c1c96fe0
Add confirmed SNMP OID for OpenWrt
...
Simply install snmpd package. I don't even make any change to snmpd config file, so it should work out of the box.
Update device_tracker.snmp.markdown
2016-03-13 18:50:41 +07:00
sander
69ad4d0095
removed http from ip address example.
2016-03-13 10:13:43 +01:00
Paulus Schoutsen
6dc004875c
Move templates to new topics section
2016-03-12 16:03:57 -08:00
Paulus Schoutsen
cead30cb23
Update category rollershutter
2016-03-12 11:38:20 -08:00
Paulus Schoutsen
6315450524
Add 0.15 release blog post
2016-03-12 11:31:41 -08:00
Paulus Schoutsen
e7d8558af1
Update date binary sensors markdown
2016-03-12 10:54:42 -08:00
Paulus Schoutsen
6187938e63
Merge branch 'master' into next
...
Conflicts:
source/_components/binary_sensor.command_line.markdown
source/_components/binary_sensor.mysensors.markdown
source/_posts/2016-02-28-steam-d-link-smart-plugs-and-neurio-energy-sensors.markdown
source/developers/credits.markdown
2016-03-12 09:50:18 -08:00
Fabian Affolter
5d6a2491e0
Minor changes
2016-03-12 13:28:44 +01:00
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
Fabian Affolter
022c4e24a3
Minor updates
2016-03-11 22:47:19 +01:00
sander
aa8fe61c64
Moved home-assistant scene to a scene.component.
...
Added powerview scene documentation.
2016-03-11 16:41:49 +01:00
Andrew
380206a1aa
Update Automation Trigger for Icloud
...
Zone Trigger is supported by iCloud as iCloud supports GPS coordinates.
2016-03-10 15:46:57 -07: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
Landrash
a8ccbf8f80
Fix for #286
...
Add missing prerequisite for Fire-tv component on Debian Jessie as suggested in #286
2016-03-09 08:34:46 +01:00
Andrew
b0f2f74025
Added iCloud Platform supported to Zone Automation
2016-03-07 22:10:02 -07:00
fignew
a9fced6157
Corrected component title and description
2016-03-07 20:02:02 -05:00
Fabian Affolter
3700e1c43c
Move content from source to docs
2016-03-07 21:09:58 +01:00
Paulus Schoutsen
392d6737ed
Merge pull request #267 from andylockran/patch-1
...
Update thermostat.heatmiser.markdown
2016-03-05 08:19:11 -08:00
Paulus Schoutsen
2284c8c979
Merge pull request #279 from stefan-jonasson/patch-4
...
Added assumed state to the props.
2016-03-05 01:42:41 -08:00
Stefan Jonasson
cef2ef2a40
Added assumed state to the props.
...
Related to issue #1476
2016-03-05 10:31:49 +01:00
Stefan Jonasson
31a48bc049
Added assumed state to the props.
2016-03-05 10:29:21 +01:00
Dan Smith
90fba14835
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-05 00:55:16 -08: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