11 Commits

Author SHA1 Message Date
Paulus Schoutsen
80b268cd65
Extract developer site (#5249)
* Extract developer site

* Fix title in sidebar

* Update dev section reference

* Update edit in github link on help page
2018-04-26 11:14:55 -04:00
c727
3c45088ac3 Fix code for custom UI version (#4945)
* Fix code for custom UI version

if you don't put the code in `{ }` `const`s are global

* Update frontend_creating_custom_ui.markdown

* Update frontend_creating_custom_ui.markdown

* Update frontend_creating_custom_ui.markdown
2018-03-23 20:34:10 +01:00
c727
91b5ca9511 Added instructions for custom UIs to show up in the HA dev info panel (#4903)
* Update frontend_creating_custom_ui.markdown

Added instructions for custom UIs to show up in the HA dev info panel

https://github.com/home-assistant/home-assistant-polymer/pull/981

* Use note class

* Update frontend_creating_custom_ui.markdown
2018-03-12 11:54:41 +01:00
Niclas
1667c36859
Incorrect case in stateObj
The stateObj was spelled StateObj, which resulted in an empty string, causing a noob like me great confusion. Hope this helps someone. :)
2018-03-03 00:13:14 +01:00
Fabian Affolter
b3b53d90f9
Fix slashes 2017-11-11 10:53:33 +01:00
c727
b61ba91c17 custom-ui state-card upgrade example (#3698)
* custom-ui state-card upgrade example

* wording

* Add some line breaks
2017-10-21 17:35:16 +02:00
c727
37a7104d7d fix example for custom state cards (#3592)
* change to state-card-my-custom-light

* .html
2017-10-12 17:25:09 +02:00
Andrey
5715c2007f Update frontend_creating_custom_ui.markdown (#3275) 2017-09-01 16:07:20 -04:00
Fabian Affolter
a959d384b7
Update name 2017-07-18 17:51:51 +02:00
AlucardZero
38906c5216 Typo fix + clarification (#2285) 2017-03-18 10:25:21 +01:00
andrey-git
1975b2c0b2 Add custom ui documentation (#1963) 2017-02-06 07:54:21 +01:00