devdelay
dfea218297
Update garage_door.markdown
2016-10-31 23:36:18 -04:00
Robbie Trencheny
246c61ac5f
Merge pull request #1374 from home-assistant/hartmms-patch-4
...
Its layout needs to be updated and font tyle looks not mature one! Merge branch 'patch-4' of https://github.com/hartmms/home-assistant.i …
2016-10-31 13:32:03 -07:00
Robbie Trencheny
d966fabf2a
Merge pull request #1375 from postlund/group_visibility
...
Add documentation about group.set_visibility
2016-10-31 13:31:43 -07:00
Robbie Trencheny
79cea0a2b3
Merge pull request #1379 from StaticCube/patch-2
...
Added pydocstyle test
2016-10-31 13:30:44 -07:00
Robbie Trencheny
8aa477abd1
Merge pull request #1369 from acockburn/current
...
Add ecosystem docs for SceneGen
2016-10-31 13:30:04 -07:00
Andrew Cockburn
9a4100be39
Fixes aftyer review
2016-10-31 15:02:11 -04:00
Ferry van Zeelst
5abe327e5d
Added pydocstyle test
...
Added the pydocstyle test to the bash syntax mainly because this is the one I always forget (and get a few messages from my new friend balloobbot)
2016-10-31 19:47:48 +01:00
Fabian Affolter
b3b33476ac
Add random sensor docs ( #1376 )
2016-10-31 13:32:11 +01:00
Fabian Affolter
ed1ccb938b
Update configuration sample ( #1362 )
2016-10-31 13:31:34 +01:00
John
d6ddc8f6fb
Add docs for Emby media_player component. ( #1237 )
...
* Add docs for Emby media_player component.
* Update for http or https
* Hope for release in 0,32
2016-10-31 13:29:55 +01:00
Pierre Ståhl
7b9aa54483
Add documentation about group.set_visibility
2016-10-31 07:38:58 +01:00
geekman2
844f13b784
Update state fields ( #1371 )
...
* Update state fields
Added missing `state` field, which gives the current state of the entity
* Update state_object.markdown
* Update state_object.markdown
2016-10-30 19:00:25 -07:00
Max Rumpf
adf3ee25a9
Clear up IFTTT information a little ( #1370 )
...
* Clear up IFTTT information a little
* Add missing commas
* Fix missing space in name
2016-10-30 23:32:46 +01:00
Ashura
fad9920c03
Fixed some more typos ( #1368 )
...
Changed 2 syntax-highlighting blocks to javascript. Because there are no comments in the json spec.
2016-10-30 18:26:56 +01:00
Andrew Cockburn
71923e8888
Add ecosystem docs for SceneGen
2016-10-30 13:19:27 -04:00
Fabian Affolter
eb8dc08144
Add missing variable descriptions
2016-10-30 16:57:32 +01:00
Jared Beckham
cee5825e9b
Add undocumented HTTP auth properties to REST binary sensor ( #1367 )
...
Added docs for the HTTP auth properties (authentication, username, password) and headers, and added an example to bring this more in line with the REST sensor doc
2016-10-30 16:02:09 +01:00
Hydreliox
032a4fdc78
Add Documentation for Yeelight platform ( #1359 )
2016-10-30 12:37:49 +01:00
MichaelSprague
e7acd0a5fd
Fix typos ( #1364 )
2016-10-30 12:35:01 +01:00
Jared Beckham
c207e7af18
Update sensor.rest.markdown (grammar/typos) ( #1365 )
...
A few small grammar/spelling things I noticed when reading through this doc. I don't think the semantics have changed at all, but it reads a little more naturally to me as a native speaker
2016-10-30 12:34:25 +01:00
Emily Cassandra Meeker
23270a4925
Grammar and native English corrections to Getting Started pages ( #1366 )
...
* Grammar change on Getting Started page
* Wording on Devices to more natural native English
* Native English corrections on presence-detection
2016-10-30 12:33:02 +01:00
antihate8
694d9268bb
Small fix to python pip command ( #1363 )
2016-10-30 12:31:53 +01:00
Robbie Trencheny
b1fad06146
Merge pull request #1335 from jumpkick/patch-2
...
Updates to Alexa Flash Briefing documentation
2016-10-29 17:49:02 -07:00
Samuel Bétrisey
9b8c289ff3
Add Swisscom Internet-Box device tracker
2016-10-30 00:09:57 +02:00
Fabian Affolter
10deb1863f
Minimize the configuration sample
2016-10-29 23:58:16 +02:00
Fabian Affolter
607365539d
Add HDDTemp docs ( #1358 )
2016-10-29 23:09:31 +02:00
Fabian Affolter
c769046d15
Update command
2016-10-29 17:31:02 +02:00
Fabian Affolter
45fc648d56
Keys are required
2016-10-29 12:18:56 +02:00
Alok Saboo
65f2a34c89
Added instructions for accessing local image files in known_devices.yaml ( #1353 )
2016-10-29 10:19:17 +02:00
smaggard
926473325b
Adding support for HS200 ( #1356 )
...
Adding support for HS200 via GadgetReactor committed on GitHub Merge
pull request #5 from smaggard/add-hs200 …
Adding in support for the HS200 Wall switch referencing issues (#4 )
2016-10-29 10:18:31 +02:00
Fabian Affolter
d137e4c761
Add hint for headers
2016-10-29 10:15:48 +02:00
DrewSK
476bb5eade
add hint about API password in Home Assistant URL ( #1352 )
...
Adding hint to the REST sensor documentation that suggests appending the api password to the url of a Home Assistant instance.
2016-10-29 10:13:21 +02:00
Carlo Costanzo
cf573bb631
Update automation_for_rainy_days.markdown ( #1354 )
2016-10-29 10:11:01 +02:00
Ashura
49b3daf494
Fixed typo ( #1355 )
2016-10-29 10:10:11 +02:00
John Lindley
d7b2008ec3
add the other possibility of leave ( #1357 )
...
I spent about 20 minutes searching around. Didn't know if it was leaving, leave, exit, etc. Figured this might save someone time later on.
2016-10-29 10:09:34 +02:00
Abhishek Anand
7935284290
switch.rest updates ( #1030 )
...
* updates corresponding to PR#3329
* more explanation
* de-jargoned iff
2016-10-28 12:09:25 +02:00
Alex Tzonkov
f65559a2b4
Adding missing '-c' option ( #1351 )
2016-10-28 09:20:14 +02:00
bestlibre
3ed13eb4f2
Fix typo in Concord232 Binary Sensor description (sensor -> Sensor) ( #1350 )
2016-10-28 08:35:50 +02:00
Fabian Affolter
58611e1e02
Add arduino chagnes to breaking changes
2016-10-28 08:32:44 +02:00
Fabian Affolter
b8cb08f122
Remove obsolete configuration variable
2016-10-28 08:30:30 +02:00
Fabian Affolter
cac1675323
Update os name
2016-10-28 08:24:55 +02:00
Fabian Affolter
8d85a50462
Update
2016-10-28 08:24:55 +02:00
Fabian Affolter
83d5638d29
New Details category ( #1347 )
...
* Place details in the new category
* Update title
2016-10-28 08:19:07 +02:00
Robbie Trencheny
85eb61de87
Update z-wave docs to correctly format alt cmds ( #1348 )
2016-10-28 07:48:43 +02:00
Fredrik Lindqvist
05668de732
Update z-wave.markdown ( #1329 )
...
Specify version of cython that installed.
2016-10-28 07:48:30 +02:00
Robbie Trencheny
43daa77afd
Merge pull request #1312 from robbiet480/ios-component
...
WIP: iOS Component Documentation
2016-10-27 22:48:02 -07:00
Robbie Trencheny
06a2b52a8e
Fix @balloob comments
2016-10-27 22:07:45 -07:00
Robbie Trencheny
50241d0df2
Re-add api_password
2016-10-27 11:09:32 -07:00
bestlibre
a1e5682613
Converting unit_of_measurement variable to optional, to be consistent with other sensors ( #1344 )
2016-10-27 17:53:32 +02:00
yasin
a01d73b732
Revise and update additional sections ( #1330 )
...
* Revise and update Automation
* Helpers updates
* Android updates
* Fix link typo
* Rectify wording
* Update to macOS
* Update securing text
* Update updating
* Update basic info
* Further basic updates
2016-10-27 16:04:41 +02:00