604 Commits

Author SHA1 Message Date
Paulus Schoutsen
5cd20d9fbb Merge branch 'current' into next 2017-02-10 20:38:04 -08:00
Johann Kellerman
ba3bfb63f8 Update component_generic_discovery.markdown (#2000) 2017-02-08 18:31:41 +01:00
Adam Mills
daa11ee550 Update example platforms for async conventions (#1998) 2017-02-08 18:30:58 +01:00
Jerry Workman
42be2b1e1b fix error in switch/turn_on example (#1988)
Corrected CURL bash command ( thanks to David):

'$ curl -X POST -H "x-ha-access: YOUR_PASSWORD" \
       -H "Content-Type: application/json" \
       -d '{"entity_id": "switch.christmas_lights", "state": "on"}' \
       http://localhost:8123/api/services/switch/turn_on'
2017-02-07 08:05:11 +01:00
Fabian Affolter
87d018214c
Add more examples 2017-02-06 21:56:35 +01:00
andrey-git
1975b2c0b2 Add custom ui documentation (#1963) 2017-02-06 07:54:21 +01:00
clach04
74fd315660 Clarify CLA signing sequence of events (#1964)
* Clarify CLA signing sequence of events.
2017-02-05 16:54:50 +01:00
Fabian Affolter
5384a360a8
Fix link 2017-02-04 20:15:18 +01:00
miniconfig
d937a979dc Grammatical Correction to website.markdown (#1946)
Made a minor correction to the grammar on the developers/website page.
2017-02-03 09:48:45 +01:00
miniconfig
bbb5d023f0 Add ha_release to Website Update directions (#1948)
Added an explanation of how to specify ha_release for a new component.
2017-02-03 08:06:43 +01:00
Fabian Affolter
b5b5a20c4b
Add endpoint 2017-02-02 23:44:28 +01:00
Fabian Affolter
ebecd9fce6
Make titles linkable 2017-02-02 12:06:21 +01:00
Fabian Affolter
e7cc2120d6
Add redirect 2017-02-02 09:09:17 +01:00
Colin O'Dell
fa956322e1 Fix typo (#1919)
Should be `PyPI`, not `PiPl`
2017-01-30 08:50:06 +01:00
Stéphane Bidoul (ACSONE)
b58f1fc712 fix import in custom components documentation (#1909) 2017-01-30 08:36:13 +01:00
Paulus Schoutsen
c693f7425a Merge branch 'current' into next 2017-01-28 15:21:21 -08:00
Fabian Affolter
777a8aa1a8
Fix style 2017-01-28 21:45:36 +01:00
Fabian Affolter
cdae93e355
Add elevation (#1830) 2017-01-28 21:45:36 +01:00
Fabian Affolter
cf2e7ad44c
Add section for Docker Hub 2017-01-28 21:45:25 +01:00
RBHR
3f767295e3
Update code_review_component.markdown (#1793) 2017-01-28 21:45:14 +01:00
Pedro Navarro
f34eb65a85
Fixed typo (#1792) 2017-01-28 21:45:14 +01:00
Fabian Affolter
d084492f11
Add @gopalkildoliya 2017-01-28 21:45:14 +01:00
Paulus Schoutsen
dafa8c80be
Add initial code review check lists 2017-01-28 21:45:14 +01:00
Adam Mills
d6b047f325
Add instructions for installing node.js via nvm (#1770) 2017-01-28 21:44:38 +01:00
Paulus Schoutsen
ed7ff529af Update governance post 2017-01-27 21:55:38 -08:00
Martin Rowan
2255af407a Update development environment setup guide (#1804) 2017-01-26 19:54:48 +02:00
Robbie Trencheny
0351b2201a Change to real URL 2017-01-22 21:52:32 -08:00
Robbie Trencheny
8c1f9b3b6c complete cla signup flow 2017-01-22 21:49:34 -08:00
Robbie Trencheny
375c5209e4 Fix a link issue and a layout issue on governance 2017-01-22 17:15:49 -08:00
Robbie Trencheny
60bc3946cb Add Governance blog post, docs, update footer with Creative Commons license, add credits_generator 2017-01-22 16:56:49 -08:00
Fabian Affolter
7e468d59da
Fix style 2017-01-22 11:23:50 +01:00
Fabian Affolter
797b1a8f03 Add elevation (#1830) 2017-01-20 08:59:31 +01:00
Fabian Affolter
e19f20b203
Add section for Docker Hub 2017-01-17 22:44:02 +01:00
Fabian Affolter
25bd9cb7c5 Skybeacon docs (#1802)
* Add @Whytey

* Add Skybeacon docs
2017-01-17 20:52:42 +01:00
Fabian Affolter
d2702ddc01
Add @jmvermeulen 2017-01-17 10:34:38 +01:00
RBHR
3a4c5b7cd0 Update code_review_component.markdown (#1793) 2017-01-16 13:04:01 +01:00
Pedro Navarro
32f8d0db14 Fixed typo (#1792) 2017-01-16 12:46:35 +01:00
Fabian Affolter
001fbbe9d3
Add @gopalkildoliya 2017-01-16 08:36:00 +01:00
Paulus Schoutsen
a341b7248b Add initial code review check lists 2017-01-15 15:27:10 -08:00
Adam Mills
f9f26b79a1 Add instructions for installing node.js via nvm (#1770) 2017-01-15 20:47:27 +01:00
Fabian Affolter
be4517c249
Add contributors 2017-01-14 19:20:24 +01:00
Craig J. Ward
c2b0a70077 Insteon local (#1623)
* add documentation

* insteon switch

* update documentation
2017-01-14 16:34:13 +01:00
Robbie Trencheny
698c3f2dc3
Update _config.yml now, not index.html 2017-01-14 11:01:49 +01:00
Michaël Arnauts
e0f1b354ee
Overriding build-components within subfolders. (#1705)
It was not explained that you had to create a folder inside `config/custom_components` if the original component was also in a subfolder.
2017-01-14 11:01:49 +01:00
Fabian Affolter
3f3828e009
Update /apt/history 2017-01-14 11:01:49 +01:00
Paulus Schoutsen
cf7a48d61e
Update asyncio docs 2017-01-14 11:01:49 +01:00
Fabian Affolter
a84c5a1fef
Add new contributors 2016-12-03 13:56:28 +01:00
Paulus Schoutsen
1195a690c5 Add websocket API page 2016-11-27 21:18:27 -08:00
Paulus Schoutsen
5cbc85d51c Merge branch 'current' into next 2016-11-19 09:55:51 -08:00
Fabian Affolter
36d13382d8
Merge branch 'current' into next 2016-11-19 13:06:40 +01:00