Fabian Affolter
d8b2de2cd0
UPdate
2016-06-19 01:37:21 +02:00
Paulus Schoutsen
0cc0369faa
Merge branch 'next'
...
Conflicts:
source/_components/binary_sensor.template.markdown
2016-06-07 19:31:21 -07:00
Fabian Affolter
1102f5ab3c
Add contributors
2016-06-07 19:39:43 +02:00
Fabian Affolter
258d4172d8
Add content-type to curl ( #531 )
2016-06-04 17:38:33 +02:00
Fabian Affolter
9c3b605213
Use http instead of https
2016-05-31 00:11:10 +02:00
Fabian Affolter
ba4eac0b99
Update (timestamps and sun sample)
2016-05-30 23:56:58 +02:00
Fabian Affolter
96d65fb780
Add entities
2016-05-28 10:58:01 +02:00
Fabian Affolter
a8c7b0fee0
Make the sample more copy-and-paste friendly
2016-05-28 10:58:01 +02:00
Alexander Fortin
ff11f59fc2
Add myself to contributors list ( #504 )
2016-05-23 11:18:59 +02:00
Paulus Schoutsen
0f14803a22
Merge branch 'master' into next
2016-05-21 09:52:05 -07:00
Fabian Affolter
9c7591f3c8
Initial list of online services (Travis CI and Co.)
2016-05-17 20:01:50 +02:00
Johann Kellerman
5535c1f84c
Update development_environment.markdown ( #465 )
...
* Update development_environment.markdown
* Update development_environment.markdown
venv & farcy
* Update development_environment.markdown
2016-05-15 13:52:31 -07:00
Johann Kellerman
73854ca35c
Component generic discovery link ( #473 )
...
* Update developers_navigation.html
Add link
* Rename generic_discovery.markdown to component_generic_discovery.markdown
Follow `component_*` naming
2016-05-13 18:42:36 -07:00
Johann Kellerman
09b16c13b9
Create generic_discovery.markdown
...
Introduce generic platform discovery with an example
2016-05-12 22:59:26 +02:00
deisi
a8bdcf02fb
added me (deisi) ( #461 )
...
added myself :)
2016-05-11 20:57:38 +02:00
Paulus Schoutsen
be34ad1a70
Update platform_example_light.markdown
2016-05-10 10:14:28 -07:00
Paulus Schoutsen
59c5144a30
Update platform_example_sensor.markdown
2016-05-10 10:13:25 -07:00
Fabian Affolter
f6dc4aef97
Remove second discovery_info section
2016-05-10 08:05:22 +02:00
Robbie Trencheny
7b58205a38
Add /api/discovery_info REST API docs
2016-05-09 14:50:04 -07:00
Bas Stottelaar
ccd3af3876
Improve the example light platform code. ( #453 )
...
The code was incomplete and invalid. This PR extends the example
code with turn_on/turn_off, brightness control and a display name.
This is the piece of code I was looking for when I experimented
with adding a platform.
2016-05-08 12:25:40 +02:00
Fabian Affolter
05b63799b2
Add camera proxy endpoint
2016-05-08 00:13:31 +02:00
Paulus Schoutsen
fa222258cd
Merge branch 'master' into next
2016-05-07 10:44:11 -07:00
Fabian Affolter
99ca3bb5cf
Add /api/discovery_info
2016-05-07 09:10:41 +02:00
Fabian Affolter
db8daf013f
Add @blackdog70, @gwendalg ,@ishults, @aceat64, @kylehendricks,
...
@bah2830, @devdelay, @hmronline, @milaq, and @timharton
2016-05-07 09:00:18 +02:00
Johann Kellerman
3cd5c43e56
Update development_environment.markdown ( #446 )
...
Hint on PEP257 checking with flake8-docstrings
2016-05-05 00:59:07 +02:00
Alex Harvey
3782bd39c0
Celcius to celsius doc fix ( #424 )
...
* Update platform_example_sensor.markdown
Fix celcius to celsius
* Update splitting_configuration.markdown
2016-04-24 11:14:46 +02:00
Jamie van Dyke
83a53a648c
Small note about rebasing ( #417 )
...
* Small note about rebasing
How to keep feature branches current with the remote dev branch
* move the rebasing comments and add a note about interactive squashing of commits
2016-04-23 10:11:43 +02:00
Fabian Affolter
09527857df
Add @bimbar, @joelash, @TheRealLink, @oeysteinhansen, @jpmossin,
...
@bradsk88, @vmulpuru, and @DesignFirst
2016-04-20 09:01:05 +02:00
Josh Wright
ca6955ff24
Suggest the flake8 git commit hook ( #408 )
...
Given the number of PRs that require style cleanups, it seems like it might be helpful to suggest users add the flake8 commit hook, to catch issues before they get committed to the repo.
2016-04-19 18:50:29 -07:00
Paulus Schoutsen
ea81254ba1
Add blog post about documentation
2016-04-17 00:06:41 -07:00
Paulus Schoutsen
d8c8cf4c8d
More tweaks to developer docs
2016-04-16 23:00:45 -07:00
Paulus Schoutsen
a4adf87fe3
Split up development pages
2016-04-16 15:06:08 -07:00
Fabian Affolter
53dc68cd36
Update links
2016-04-12 11:09:00 +02:00
Fabian Affolter
b6fdc6f46f
Add @justyns, @JshWright, @coteyr, and @danieljkemp
2016-04-09 23:27:18 +02:00
Fabian Affolter
b6f2cc301d
Remove trailing whitespaces
2016-04-09 18:12:23 +02:00
Lindsay Ward
c581168e49
Made README and website contributions match, added more detail to website contribution setup details, updated forum link, re-organised getting started and troubleshooting with respect to YAML
2016-04-08 23:51:09 +10:00
Fabian Affolter
7fcca47d19
Add SSE
2016-04-08 10:30:54 +02:00
Fabian Affolter
7b2036378e
Add initial docs for SSE
2016-04-08 10:30:28 +02:00
Fabian Affolter
62f3905c77
Add @LucaSoldi
2016-03-29 23:36:56 +02:00
Lindsay Ward
69ca7107b7
Lots of typo corrections, added some useful examples. In automation / numeric state, I removed the config lines that used value_template for battery when the condition was for a temp sensor.
2016-03-28 12:46:47 +10:00
Fabian Affolter
6c7ab2edfa
Add @robbiet480 and @aoakeson
2016-03-26 10:41:29 +01:00
Fabian Affolter
c8e501969d
Add @srcLurker and @florianholzapfel
2016-03-24 20:55:38 +01:00
Fabian Affolter
9bb7e5f9d4
Remove bracket
2016-03-24 17:40:45 +01:00
Fabian Affolter
d1e9d7c961
Add @Cinntax, @tilutza, and @joopert
2016-03-24 17:37:01 +01:00
Paulus Schoutsen
267afe4a74
Add platform blueprint
2016-03-17 21:58:59 -07:00
Paulus Schoutsen
6dc004875c
Move templates to new topics section
2016-03-12 16:03:57 -08:00
Fabian Affolter
bca90e8fb2
Add @MartinHjelmare
2016-03-12 13:40:06 +01:00
Fabian Affolter
3aca4d7664
Add @joemcmonagle
2016-03-12 13:37:34 +01:00
Fabian Affolter
31992aac50
Add details about the branches
2016-03-10 19:26:29 +01:00
Chris LaRose
e4831ab7d0
Made quick spelling fixes
2016-03-05 15:51:50 -08:00