76 Commits

Author SHA1 Message Date
Paulus Schoutsen
aa9ca1abc4
Lovelace: Add a link to another example card 2018-06-20 23:01:07 -04:00
Paulus Schoutsen
a8e4307942
Lovelace: Clarify how to load custom HTML 2018-06-20 22:02:44 -04:00
Paulus Schoutsen
cfe5279ced Typo 2018-06-20 16:05:11 -04:00
Paulus Schoutsen
62ef1442f1 Add filter options to card types 2018-06-20 16:01:33 -04:00
Paulus Schoutsen
5dde87919f Update lovelace text 2018-06-20 16:00:43 -04:00
Paulus Schoutsen
fb541c34c3 Rename experimental -> lovelace 2018-06-20 11:50:07 -04:00
Paulus Schoutsen
d7e8b2de1f Add source of image 2018-06-20 10:50:12 -04:00
Paulus Schoutsen
1b226c3bbb add image to experimental UI 2018-06-20 10:24:57 -04:00
Alok Saboo
0578741096
Typo 2018-06-19 17:40:04 -04:00
c727
3bd79986f7 List available card types (#35)
* List available card types

* Move to separate file

* Remove from introduction
2018-06-19 17:30:08 -04:00
Pascal Vizeli
d7e82b5659
Update hassio_addon_presentation.md 2018-06-19 21:24:11 +02:00
Brad Fitzpatrick
914ad32255 Fix verb in docs (#34) 2018-06-18 22:51:41 -04:00
Paulus Schoutsen
44b723aabd Add custom card docs for exp ui 2018-06-17 21:02:43 -04:00
Alok Saboo
ccaa322802
Update frontend_experiment_index.md 2018-06-17 11:40:09 -04:00
Alok Saboo
9357eec101
Clarified that theme need to be pre-defined. 2018-06-17 11:21:31 -04:00
Martin Hjelmare
6df71aee0c Add page on typing (#31) 2018-06-17 07:44:02 -04:00
Martin Hjelmare
7582ef0b6b Add point about hass in entity checklist (#32) 2018-06-17 07:41:37 -04:00
Martin Hjelmare
fd2537b403 Fix return value of platform light example (#30) 2018-06-17 07:41:08 -04:00
Paulus Schoutsen
3789aa95d4 Update docs 2018-06-16 22:49:23 -04:00
Paulus Schoutsen
16c9deb95f Add docs for experimental UI 2018-06-16 17:29:02 -04:00
Ruslan Sayfutdinov
f1cc17f618 Update frontend_development.md (#28) 2018-06-16 07:11:30 -04:00
Matt Schmitt
05de2a2b32 Define battery_charging attribute (#25) 2018-06-12 11:06:44 -04:00
Jason Hu
ae76a2f5f7 Fix frontend add card / more info page (#24)
* Update frontend_add_card.md

* Update frontend_add_card.md

* Update frontend_add_more_info.md

* Update frontend_add_card.md

* Update frontend_add_more_info.md

* Update frontend_add_card.md
2018-06-12 11:06:14 -04:00
Matt Schmitt
5149877b34 Define standard attributes (#23) 2018-06-11 13:39:29 -04:00
Paulus Schoutsen
397f916645 Add documentation about extending the websocket API 2018-06-07 13:12:10 -04:00
Paulus Schoutsen
a7e20b3159 Document optional words for conversation 2018-06-06 15:17:32 -07:00
Paulus Schoutsen
0945da3850 Document built-in intents 2018-06-04 16:33:11 -04:00
starkillerOG
9f3ca0bf2c Media player: sound mode structure (#17)
* Media player: sound mode structure

see this Issue in the architecture fork: https://github.com/home-assistant/architecture/issues/23

* remove select_sound_mode_supported
2018-06-01 09:30:24 -04:00
c727
698c5423cc Add stub for ACP entity, includes code_format (#18)
* Add stub for ACP entity, includes code_format

* Add key pad info
2018-05-31 11:12:31 -04:00
Paulus Schoutsen
5bb72bc696 Add placeholders for entities 2018-05-30 23:21:41 -04:00
Paulus Schoutsen
001705fba3 Update frontend docs 2018-05-28 21:34:02 -04:00
Paulus Schoutsen
8b6633373e Add frontend instructions 2018-05-28 19:55:37 -04:00
Paulus Schoutsen
03417b7355 Rename page 2018-05-28 19:30:48 -04:00
Paulus Schoutsen
05315c4155 Add initial Hass.io frontend steps 2018-05-28 18:49:39 -04:00
Paulus Schoutsen
12e2c234e8 Remove raw tag 2018-05-23 13:36:37 -04:00
Paulus Schoutsen
3f8b9d19a5 Add stub for auth providers 2018-05-22 09:06:17 -04:00
cdce8p
071cd0c2cb Updated dev script (#15) 2018-05-18 11:15:39 -04:00
Paulus Schoutsen
43c2ba3294
Update external_api_server_sent_events.md 2018-05-18 10:28:13 -04:00
Paulus Schoutsen
49c025023e
Update external_api_rest.md 2018-05-18 10:27:13 -04:00
Paulus Schoutsen
20285e9185
Update intent_conversation.md 2018-05-18 10:26:31 -04:00
Paulus Schoutsen
b23fdda794
Update frontend_creating_custom_panels.md 2018-05-16 23:21:09 -04:00
Fabian Affolter
3ed5197cf9
Add content from #5199 (#14)
https://github.com/home-assistant/home-assistant.github.io/pull/5199
2018-05-13 15:35:21 +02:00
mojotaker
14c5e77212 Update entity_index.md (#13)
Fixed spelling
2018-05-13 15:16:34 +02:00
Paulus Schoutsen
20a95a44d7 Add authentication docs 2018-05-10 16:22:51 -04:00
c727
1902984dc7 Standardization for weather components (#12)
* Create component_weather.md

also have to link it somewhere

"breaking" changes:
- datetime to UNIX timestamp
- pressure -> air_pressure
- wind_bearing now in letters only

* Update component_weather.md

* Update component_weather.md

* Use correct template

* Update entity_weather.md
2018-05-08 15:27:28 -04:00
Scott
0500de2d9e Update frontend_creating_custom_panels.md (#11)
Fixed typos/language.
2018-05-07 13:01:42 -04:00
Paulus Schoutsen
aa4c65c83a
Clarify update 2018-05-05 10:56:01 -04:00
cdce8p
b45b3bf545 Added light 'device_class' for sensors (#10)
* Added light 'device_class'

* Removed lux

* Changed device_class name
2018-05-05 09:38:54 -04:00
Paulus Schoutsen
9f915227f6
Add media player websocket command (#5)
* Add media player websocket command

* Add periods commit back
2018-05-04 09:29:55 -04:00
Pascal Vizeli
4f5fa21425
Merge pull request #4 from home-assistant/add-camera-websocket
Add camera websocket command
2018-05-04 12:32:51 +02:00