289 Commits

Author SHA1 Message Date
Paulus Schoutsen
1e16612d56
Update auth_permissions.md (#195) 2019-03-11 11:02:40 -07:00
Pascal Vizeli
9fd4219332
Add arch to example 2019-03-10 22:03:14 +01:00
Pascal Vizeli
60ed6f9b6b
Force set arch 2019-03-10 22:00:24 +01:00
Jose A. Jiménez
556de9a6cd duplicate word (#196) 2019-03-09 11:15:35 -08:00
Ron Schaeffer
ee8ecdcb57 Add Home Assistant RESTful command example (#194)
More appropriate place in the docs for this PR https://github.com/home-assistant/home-assistant.io/pull/8780
2019-03-08 19:10:23 +05:30
apop880
606b157561 Document ping and pong functionality (#191) 2019-03-08 19:09:28 +05:30
Paulus Schoutsen
5563a61d68
Update app_integration_sending_data.md 2019-03-07 11:34:39 -08:00
Paulus Schoutsen
53b1d1669f
Update config_entries_index.md 2019-03-07 10:38:09 -08:00
Paulus Schoutsen
9ad66609ca
Update config_entries_index.md 2019-03-07 10:15:53 -08:00
Paulus Schoutsen
764026b6f0
Update app_integration_setup.md 2019-03-06 15:10:22 -08:00
Paulus Schoutsen
1e695768fa
Add mobile app docs (#193) 2019-03-06 14:32:24 -08:00
Jason Hu
1d5d20d178
Create a separate venv folder should be better (#192) 2019-03-05 20:44:13 -08:00
Paulus Schoutsen
d03e3ddced
Add lifecycle docs (#190) 2019-03-01 17:04:03 -08:00
Christian Studer
4ebf12ee05 Dependencies: Always link to their documentation (#183) 2019-02-27 14:14:39 +05:30
Andrew Sayre
424f871f11 Flush out Cover Entity docs (#187)
* Flushed out cover docs

* removed that state can be overriden
2019-02-25 10:13:00 -08:00
Robbie Trencheny
8c7d46717c
Missing t :) 2019-02-24 18:05:49 -08:00
Robert Svensson
6ab90d72af
Dev docs for config entry options (#185)
* Dev docs for config entry options
2019-02-24 17:51:56 +01:00
Franck Nijhof
c32dcbafca
Merge pull request #182 from home-assistant/clarify-device
Clarify device
2019-02-22 09:29:10 +01:00
Paulus Schoutsen
10f87026b0
Update device_registry_index.md 2019-02-21 18:59:47 -08:00
Paulus Schoutsen
f3c22ed1eb Clarify device 2019-02-21 17:27:23 -08:00
Fredrik Erlandsson
2f97575f39 Update entity_alarm_control_panel.md (#181)
* Update entity_alarm_control_panel.md

* Update entity_alarm_control_panel.md

* Update entity_alarm_control_panel.md

* Update entity_alarm_control_panel.md
2019-02-21 17:18:47 -08:00
Robbie Trencheny
474125b182
Add iOS translation signup link 2019-02-21 15:30:10 -08:00
Diogo Gomes
53a4ae7781
Update frontend_development.md 2019-02-19 00:47:50 +00:00
Fredrik Erlandsson
25d2dc11be Indiciate -> Indicate (#180) 2019-02-18 06:48:55 -08:00
Paulus Schoutsen
191cb98e34 Update prop declaration" 2019-02-15 12:17:22 -08:00
Paulus Schoutsen
35841681f0 Update wired toggle card 2019-02-15 11:53:03 -08:00
Fabian Affolter
fcaa353318
Update file header 2019-02-13 00:51:19 +01:00
Leonardo Merza
ea504a0fd9 app-route link broken (#176) 2019-02-04 11:28:11 -08:00
Leonardo Merza
7341a20b00 fix components misspelling (#175) 2019-02-04 11:22:07 -08:00
Alec Rust
98a86bb95f Improve frontend development setup instructions (#171)
* Improve frontend development setup instructions

- Currently you recommend cloning the `home-assistant-polymer` repository directly. I assume you should instruct people to fork it, like you do in the [development environment documentation](https://developers.home-assistant.io/docs/en/development_environment.html)
- I had some trouble setting `development_repo` in macOS, I believe a trailing slash was necessary in the path. Have updated to a realistic macOS example path

* Link to Getting Started instead of macOS install instructions

* Revert comment change

* Change link to Installation Guide

* Adjust link to point to dev setup docs
2019-01-29 10:07:57 -08:00
Robert Svensson
a23e34bc2f Area registry (#172)
* Add documentation for area registry
Update device attributes with area id

* If not saving stuff can't be commited
Second try at adding area id info to device registry
2019-01-28 15:37:28 -08:00
Paulus Schoutsen
78b796449a Update custom card config example 2019-01-26 11:33:17 -08:00
Fabian Affolter
49a4e6b6d0
Add details about component/platform docs (#170) 2019-01-26 12:11:09 +01:00
Fabian Affolter
e78f00bbd5
Minor fix 2019-01-26 11:08:43 +01:00
mikehole
1e64a7d8bf A tip to get the /home/ folder to not 404 (#169)
Just had this issue myself so propose letting people know that Hass needs a re-start to find the www folder under the config folder.
2019-01-24 12:18:39 -08:00
Max Rydahl Andersen
e0311bfbf4 history/period takes a comma separated list (#168)
filter_entity_id supports a comma separated list of entities.
2019-01-21 21:29:54 -08:00
DubhAd
c4d673c101
Adding link to the Authentication docs
Adding a link to the authentication docs, to make it more obvious. Also explained that the LLAT replaces just ABCDEFGH
2019-01-21 20:32:16 +00:00
Jonas Pedersen
d33bd6be51 Minor spelling error (#166)
Fix minor spelling error.
2019-01-20 22:08:53 -08:00
Pascal Vizeli
f87d9f1f45
Update hassio_addon_config.md 2019-01-15 11:28:19 +01:00
Fabian Affolter
0aa14a86ef
Fix typos 2019-01-13 21:21:25 +01:00
Brenda Wallace
70964339a1 Added instructions on where to get a token for the REST api (#164)
* Added instructions on where to get a token for the REST api

* Update external_api_rest.md
2019-01-11 14:51:57 -08:00
Fabian Affolter
e449c62063
Update title 2019-01-10 15:18:54 +01:00
Fabian Affolter
9b6a5cff89
Rename to air quality 2019-01-10 15:17:55 +01:00
Aaron Pica
555499e7d3 Fix change from "yield from" to "await" (#162)
Change reference from "yield from" to "await".
2019-01-06 22:38:23 +01:00
zoomix
e8a7378144
common/const is a typescript file, not js
As of Nov 6, 2018  (#1998)
2019-01-05 22:00:28 +01:00
zoomix
89643eda1e
common/const is a typescript file, not js
As of Nov 6, 2018  (#1998)
2019-01-05 21:58:12 +01:00
Andrej Friesen
de5b925d18 Add needed dependencies (#159)
Had to install a few packages on a fresh ubuntu 18.04 and added them for others
2019-01-04 19:44:36 +01:00
Tommi Pääkkö
3263d563e0 Update unit_of_measurement Unit in temperature (#160)
It reads in Homekit component code that the unit_of_measurement should be °C/°F. This updates the docs to match that. 

ref: https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/components/homekit/type_sensors.py#L52
2019-01-04 19:43:55 +01:00
Fabian Affolter
b0ce321869
Remove legacy API password 2019-01-04 19:41:48 +01:00
Fabian Affolter
acf5aee0b8
Add Air Pollutants Entity (#150)
* Add Air Pollutants Entity

* Remove entries
2018-12-15 18:37:49 +01:00