186 Commits

Author SHA1 Message Date
Franck Nijhof
a9b5b34f78
Merge branch 'current' into next 2020-01-29 13:31:52 +01:00
Franck Nijhof
f554e7354a Round of spelling fixes (#11899) 2020-01-28 18:10:38 +01:00
Franck Nijhof
eb54746503
Merge branch 'current' into next 2020-01-28 16:00:56 +01:00
perjury
785f786956 Consistency and readability (#11897)
* Consistency and readability

Change headings to match key names to avoid confusion (e.g heading Path instead of Paths to describe the Path key)
Also readability changes to make the documentation clearer.

* Update views.markdown

* Update views.markdown

* Update source/lovelace/views.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Update source/lovelace/views.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-28 15:40:23 +01:00
Paulus Schoutsen
70f61c8608 Buttons docs (#11885) 2020-01-27 14:30:07 +01:00
Franck Nijhof
86946d68e8
Merge branch 'current' into next 2020-01-21 18:09:48 +01:00
Paulus Schoutsen
c3f5f3f855
Add headers & footers docs (#11824)
* Add headers & footers docs

* Add screenshots

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-20 20:47:00 -08:00
Ian Richardson
ee3ce9405a 📝 Update Lovelace changelog for 0.104 (#11772) 2020-01-16 09:17:16 -08:00
Lindsay Ward
38a2c5a3b3 Update Lovelace YAML docs to improve readability (#11058) 2019-12-13 13:21:49 +01:00
Villhellm
d49619501d Add information about starting Lovelace paths with numbers (#11416) 2019-12-09 21:00:29 +01:00
Ian Richardson
4467de4c34 Lovelace: add visible example for views (#11061)
* add visible example

* Update views.markdown

* Update views.markdown
2019-11-18 09:52:16 +01:00
Ian Richardson
e26397556a Lovelace 0.101 (#10966)
* Lovelace 0.101

* Update changelog.markdown

* Update changelog.markdown

* Update changelog.markdown

* Update changelog.markdown

* cleanup
2019-10-28 11:25:29 -07:00
Ian Richardson
046b281fb7 Lovelace: custom badges and state-badge actions (#10915)
* custom badges and state-badge actions

* address comments

* format

* image option for state-label

* Fix build


Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-10-23 20:45:26 +02:00
Franck Nijhof
8c716c7f46
Merge branch 'current' into next 2019-10-17 17:34:17 +02:00
Franck Nijhof
7ad24ebb09
✏️ Tweaks 2019-10-16 23:14:03 +02:00
Ian Richardson
eb9b2aeef2 Lovelace: Allow hiding tabs (#10458)
* Update views.markdown

* 🚑 Fix build error

* Update views.markdown

* ✏️ Tweak

* ✏️ Tweak

* Update views.markdown

* Update views.markdown
2019-10-16 21:56:16 +02:00
tomlut
51aae181cc
Added revert to UI edit mode instructions
Added revert to UI edit mode instructions after a user identified that this was not obvious in the Lovelace discord topic.
2019-10-16 23:35:34 +11:00
claughinghouse
4420e162c3 Update more links (#10678)
* Fix docs.micropython.org link

Ref #10491

* Updated Python Requests link.

Ref #10491

* Updated link
https://home-assistant-lovelace-gallery.netlify.com/ to
https://www.awesome-ha.com/

Ref #10491

* Fixed link to layla.amazon.com

Ref #10491

* Updated the nestdevelopers.io link to point to
developers.next.com since
nestdevelopers.io
returns a non existant domain

Ref #10491

* Updated link for TOR browser on Android
Now points to official App from the TOR project

(#10491)

* Updated light.mqtt link on blog post

(#10491)

* Fix typo.

* Update outdated blog post link to translation

(#10491)
2019-10-10 11:55:20 +02:00
Paulus Schoutsen
8f9aff5ac5 Merge branch 'rc' into current 2019-10-09 23:41:46 -07:00
Ian Richardson
8038c50949 Update changelog.markdown (#10589)
* Update changelog.markdown

* Update changelog.markdown
2019-10-07 11:29:43 -07:00
Malachi Soord
a8a6bddb07 Update index.markdown (#10609) 2019-10-04 23:26:30 +02:00
milothomas
861d873b40 Added link to Material Design Icons page (#10465)
* Added link to Material Design Icons page

Added link to Material Design Icons page under the Additional Lovelace Resources

* ✏️ Adjusted link
2019-10-02 23:33:34 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Ian Richardson
33651713fa Update changelog.markdown (#10344)
* Update changelog.markdown

* Update changelog.markdown

* Update changelog.markdown

* Update changelog.markdown
2019-09-18 13:44:24 -07:00
Ian Richardson
a1532f1008 Add options to badges (#10286)
* Update views.markdown

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

* 🚑 Fixed build
2019-09-18 11:30:56 -07:00
Bram Kragten
1089948089 Lovelace background theme (#10283)
* Remove background from examples

* Update views.markdown
2019-09-03 13:18:26 +02:00
Franck Nijhof
1833c32a2c Cleans up front matter (#9835)
* Sets front matter defaults

* Removes default front matter from section templates/pages

* Removes default front matter from addon pages

* Removes default front matter from integration pages

* Removes default front matter from posts

* Removes default front matter from docs pages

* Removes default front matter from other pages

* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Franck Nijhof
ebca3218c7
🔥Removes linkable_title everywhere (#9772)
* Automatically create linkable headers

* Visually improve position of linkable header chain icon

* Do not auto link  headers on homepage

* Remove linkable_title everywhere

* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
Klaas Schoute
b1ef4996eb ✏️ The great integration migration - part 2 (#9760)
* ✏️ The great integration migration - part 2

* ✏️ Tweak
2019-07-03 13:48:38 +02:00
Franck Nijhof
1e46c4fcbe
Component(s) -> Integration(s) (#9656)
Signed-off-by: Franck Nijhof <frenck@addons.community>
2019-06-19 15:12:14 +02:00
Matt N
adb4d0c9ba Remove documentation on removed excluded_entities key (#9442)
Removed in https://github.com/home-assistant/home-assistant-polymer/pull/2754
2019-06-18 23:14:43 +02:00
Erik-jan Riemers
dffecead05 Remove 24 link (#9469) 2019-05-17 00:09:22 +02:00
MPopti0n
2dd1d58849 Update yaml-mode.markdown (add migrating UI) (#9390)
* Update yaml-mode.markdown (add migrating UI)

Update yaml-mode.markdown

* Minor changes
2019-05-06 08:20:36 +02:00
Paulus Schoutsen
4dafc5c4f8 Merge branch 'current' into next 2019-03-06 15:47:02 -08:00
Ian Richardson
f9ff302bcd Update changelog.markdown (#8771) 2019-02-28 09:56:23 +05:30
Ian Richardson
a3cf9e84d6 Update changelog.markdown (#8770)
* Update changelog.markdown

* Update changelog.markdown
2019-02-28 09:56:01 +05:30
Ian Richardson
b50fb78cc4 fix typo (#8696) 2019-02-22 21:41:52 +01:00
Ian Richardson
8ff9e5fd84 Update changelog.markdown (#8690) 2019-02-22 16:57:26 +01:00
Paulus Schoutsen
8f6f2ebb2b More LL cleanup 2019-01-26 11:38:57 -08:00
Paulus Schoutsen
2c7820c5f3 Remove tips & tricks 2019-01-26 11:27:53 -08:00
Paulus Schoutsen
75bd4e76b4 Fixes 2019-01-23 13:09:28 -08:00
Ian Richardson
ab4f27ce7f 0.85.1 changelog for LL (#8139)
* Update changelog.markdown

* Update changelog.markdown
2019-01-11 12:07:41 -08:00
Teemu R
b39b9db770 Fix broken merge (#8137)
Untested, but according to discord this should be the correct side of the merge, please feel free to modify as needed, I just create this PR to make the issue known.
2019-01-11 21:02:06 +01:00
Ian Richardson
8ccd80db3d typo (#8118) 2019-01-10 09:10:09 +01:00
Paulus Schoutsen
aa16f4e5dc Merge branch 'rc' into current 2019-01-09 16:55:14 -08:00
Ian Richardson
1feb5b617c 0.85 LL Changelog (#8115) 2019-01-09 15:30:52 -08:00
Ian Richardson
3b97a0fc58 External Lovelace Resources (#8094) 2019-01-08 09:44:37 +01:00
Björn Fredriksson
4b3d2115ab Added another resource with examples (#8087)
* Added great resource with examples

found https://sharethelove.io/ and it contains some great examples which i couldn't find linked elsewhere.

* Move period
2019-01-07 11:13:55 +01:00
DubhAd
de31cfd6a5
Remove embedded video (#7972)
The video is from 0.73 beta, it's horribly horribly out of date. Either it needs to be kept updated, or we should remove it to avoid confusing people.
2018-12-30 22:50:25 +01:00
DubhAd
98adcb9c26 Remove embedded video (#7972)
The video is from 0.73 beta, it's horribly horribly out of date. Either it needs to be kept updated, or we should remove it to avoid confusing people.
2018-12-28 21:47:01 +01:00