439 Commits

Author SHA1 Message Date
Paulus Schoutsen
bf2abbb99b Merge branch 'current' into next 2017-05-15 00:44:41 -07:00
Paulus Schoutsen
8f36696795 Update the testing documentation 2017-05-13 21:24:45 -07:00
Paulus Schoutsen
79fad1c875 Merge branch 'current' into next 2017-05-13 17:52:27 -07:00
Paulus Schoutsen
94957caacb Add development 101 section 2017-05-13 17:52:15 -07:00
Kane610
d7d6501f8d Add Openzwave dependency (#2617) 2017-05-11 23:06:08 +02:00
Fabian Affolter
d289b89477
Update for 0.44 2017-05-09 07:40:49 +02:00
cribbstechnologies
6d2624f31f update frontend development guide (#2591)
* adding doc for tilt inversion

* updating frontend development docs to be more noob friendly

* updating frontend development docs to be more noob friendly

* updating readability issues
2017-05-08 10:40:58 +02:00
Fabian Affolter
3785899803
Add style guide 2017-05-01 15:17:37 +02:00
Fabian Affolter
3bef0ad30f
Minor updates 2017-04-30 23:11:59 +02:00
Fabian Affolter
241b550238
Update for 0.43 2017-04-24 10:00:24 +02:00
Daniel Peukert
69efb61204 Add clickable CLA label and fix country name 2017-04-21 21:09:05 +02:00
Fabian Affolter
2c1c056d2a
Update 2017-04-18 23:19:19 +02:00
Andrey
158f7b333f Add missing binary dependencies. (#2413)
* Add missing binary dependencies.

* Update development_environment.markdown
2017-04-12 12:31:23 +02:00
Paulus Schoutsen
cb6ebf8131 add the asyncio 101 page 2017-04-09 01:14:58 -07:00
Paulus Schoutsen
ce067ec582 Add asyncio 101 video 2017-04-08 17:22:13 -07:00
Beat
ebc2b9907f removed reference to home-assistant-js (#2356)
according to the repository readme, this is old stuff and not used anymore.
2017-03-31 19:26:30 +02:00
Kevin Fowlks
5b8740a872 Update component_loading.markdown (#2314)
Changed the word "build-in" to "built-in" were applicable.
2017-03-22 15:54:48 +01:00
AlucardZero
38906c5216 Typo fix + clarification (#2285) 2017-03-18 10:25:21 +01:00
Paulus Schoutsen
0f4eb3885b Merge pull request #2226 from home-assistant/release-0-40
0.40
2017-03-11 14:14:28 -08:00
Paulus Schoutsen
e3638bf4dc Update releasing docs 2017-03-10 23:22:38 -08:00
Paulus Schoutsen
194b8b8112 Merge remote-tracking branch 'origin/current' into next 2017-03-09 21:44:12 -08:00
Adam Mills
00b5161955 Include yarn in the frontend instructions (#2187) 2017-03-03 09:35:34 -08:00
Paulus Schoutsen
cc5aff6da5 Update frontend.markdown 2017-03-03 08:46:54 -08:00
Paulus Schoutsen
63276349c8 Clarify venv instructions 2017-03-03 08:40:44 -08:00
Paulus Schoutsen
efc84dfec1 Update asyncio_working_with_async.markdown 2017-03-02 08:43:34 -08:00
Jan Sepke
3010cfc5e8 Update api.markdown (#2165)
fix typo
2017-02-27 19:12:57 +01:00
Paulus Schoutsen
7bef79d475 Update component_generic_discovery.markdown 2017-02-26 21:32:37 -08:00
Adam Mills
1336e15507 Add section about maximum line length (#2119) 2017-02-24 17:14:42 +01:00
Andrey
b142192302 typo 2017-02-18 12:17:08 +02:00
Andrey
c134262309 Fix markup 2017-02-18 11:41:22 +02:00
Andrey
8599732ce0 Add note regarding rake on headless mchines (#2076) 2017-02-18 10:09:47 +01:00
Robbie Trencheny
2615bf9547 Fix CLA to get code piece of QS. Closes #2067 2017-02-17 20:52:23 -08:00
Fabian Affolter
4febae0416
Add overview page 2017-02-15 08:42:47 +01:00
Claudiu Farcas
e59ce8b3e7 Update doc - get_services (#2025)
Update doc - get_services
As stated in this file -> home-assistant/homeassistant/components/websocket_api.py
2017-02-13 11:30:44 +01:00
Robbie Trencheny
890d0927ac Update credits.markdown 2017-02-11 13:39:15 -08:00
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