254 Commits

Author SHA1 Message Date
Mauricio Bonani
1fa7786567 Small text improvement (#11060) 2019-10-31 17:22:15 +01: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
Ian Richardson
84ed4c6721 Lovelace: support actions on rows (#10826) 2019-10-23 20:34:23 +02:00
Ian Richardson
8f28b2eb76 Lovelace: add theme option to several cards (#10912)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-10-22 02:39:39 +02:00
Ian Richardson
9438316e54 Lovelace: icon option for entities card (#10835) 2019-10-22 02:31:12 +02:00
Ian Richardson
e502e88bfd Lovelace: add show_state option to picture-glance and glance c… (#10916) 2019-10-22 02:30:02 +02:00
Franck Nijhof
0fca2234e3
Merge branch 'current' into next 2019-10-20 21:50:59 +02:00
Ian Richardson
6882906805 Lovelace: add confirmation action (#10834)
* Lovelace: add confirmation action

* add default

* Update lovelace_navigation.html
2019-10-20 16:07:26 +02:00
Ian Richardson
87be4e22e1 Lovelace: missing theme option on light card (#10867) 2019-10-20 14:05:48 +02:00
Ian Richardson
a6aaf66be0 Lovelace: missing theme option for thermostat card (#10868) 2019-10-20 14:05:28 +02:00
Ian Richardson
0c16f873ac Lovelace: add double_tap_action (#10808)
* add dbltap_action

* double_tap_action
2019-10-16 21:54:30 +02:00
Franck Nijhof
d5d465e7d3
Merge branch 'current' into next 2019-10-16 21:19:55 +02:00
Nikola
2ebcd53c0e Updated example to actually work (#10714)
I added state-filter which is required to work.
2019-10-13 12:03:45 +02:00
Nikola
1daf85ad59 Set state_filter to required (#10713)
Changed the main state_filter to required as it is required for the filter card. State_filter under entity is not required.
2019-10-13 12:02:41 +02:00
Felix Eckhofer
859cd3d409 Document possible options for operator in entity-filter card (#10704) 2019-10-13 11:45:40 +02:00
David Beitey
9869fbb2cc Explain Markdown renderer and specs; minor tidy (#10719)
Knowing the specifics of what Markdown syntaxes are supported help when writing content.  This change explains which renderer is used and the specs it supports.
2019-10-11 18:08:42 +02:00
Ian Richardson
b70e06aadf add title option to stack cards (#10512)
* add title option to stack cards

* Update horizontal-stack.markdown

* Update vertical-stack.markdown
2019-10-11 11:36:27 +02:00
Franck Nijhof
c358694f88
Merge branch 'current' into next 2019-10-02 23:21:52 +02:00
Ian Richardson
b069d137a2 add actions to picture-glance entities (#10498)
* Update picture-glance.markdown

* ✏️ Tweaks
2019-10-02 16:20:54 +02:00
Jens
4441e0bdd8 Update entities.markdown (#10536)
Adds hint requested on https://github.com/home-assistant/home-assistant.io/issues/9664
2019-10-02 08:27:28 +02:00
Franck Nijhof
cbe3fd28e6
Merge branch 'current' into next 2019-10-02 01:34:26 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
0e6eb61c8b
Merge branch 'current' into next 2019-10-01 21:58:24 +02:00
Franck Nijhof
45b5279c3b Replaces all redirected URLs in all content (#10484) 2019-10-01 08:38:08 -07:00
Ian Richardson
3f86c56a20 state_filter for picture cards (#10442) 2019-10-01 12:05:08 +02:00
Ian Richardson
a70c84a42a add image option to entities card (#10500) 2019-10-01 01:51:26 +02:00
Ian Richardson
6fded6db56 Expand entity-filter options (#10349)
* Update entity-filter.markdown

* filter should be array
2019-09-25 20:32:54 +02:00
Fabian Affolter
ae8be44658
Merge branch 'current' into next 2019-09-25 17:06:16 +02:00
Sergej
6ad7520737 Missing end bracket of is_state function (#10440) 2019-09-23 22:50:52 +02:00
Ian Richardson
72b8db5b43 add url action (#10413) 2019-09-23 19:56:33 +02:00
Ian Richardson
53ea8d0546 Update glance.markdown (#10330) 2019-09-09 22:14:33 -07:00
Franck Nijhof
51b71b6872
Merge branch 'current' into next 2019-09-04 13:59:28 +02:00
Ian Richardson
be4bc56a29 Update glance.markdown (#10287)
* Update glance.markdown

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

* Add default
2019-09-03 20:35:54 -07:00
Thomas Lovén
7f75fcb58b Typo in local URL (#10252) 2019-08-29 13:53:11 +02:00
Thomas Lovén
9a4c87e398 Documentation for home-assistant/home-assistant-polymer#3505 (#10200)
* Documentation for home-assistant/home-assistant-polymer#3505

* Add raw tags
2019-08-21 23:42:11 +02:00
Thomas Lovén
67a7b19e12 Documentation for home-assistant/home-assistant-polymer#3451 (#10051)
* Documentation for home-assistant/home-assistant-polymer#3451

* Add entity_ids and example for card_size.

* ✏️ Tweak
2019-08-12 14:22:14 +02:00
Franck Nijhof
5f42112f00
Hotfix for broken build in Lovelace entities page 2019-08-07 20:38:55 +02:00
Paulus Schoutsen
b115b7c2d8 Add cast links 2019-08-07 10:59:07 -07:00
ambarkhuizen
5b8206b58c Update history-graph.markdown (#9978)
* Update history-graph.markdown

Changed minimum time_to_show from 10 to 1

* ✏️ Tweak
2019-07-26 20:02:22 +02:00
Franck Nijhof
debee58f8e
Collection of configuration block fixes (#9884) 2019-07-18 12:41:56 +02:00
Franck Nijhof
c464056402
Making our website faster, cleaner and prettier (#9853)
* 🔥 Removes octopress.js

* 🔥 Removes use of root_url var

* 🔥 Removes Octopress generator reference from feed

* 🔥 Removes delicious support

* 🔥 Removes support for Pinboard

* 🔥 Removes support for Disqus

* 🔥 Removes support for Google Plus

* ↩️ Migrate custom after_footer to default template

* ↩️ Migrate custom footer to default template

* ↩️ Migrate custom header to default template

* 🔥 Removes unused template files

* 🚀 Places time to read directly in post template

* 🚀 Removes unneeded capture from archive_post.html template

* 🔥 🚀 Removes unused, but heaving sorting call in component page

* 🚀 Merged javascripts into a single file

* 🔥 Removes more uses of root_url

* 🚀 Removal of unneeded captures from head

* 🔥 🚀 Removal of expensive liquid HTML compressor

* 🔥 Removes unneeded templates

* 🚀 Replaces kramdown with GitHub's CommonMark 🚀

* 💄 Adds Prism code syntax highlighting

*  Adds support for redirect in Netlify

* ↩️ 🔥 Let Netlify handle all developer doc redirects

* ✏️ Fixes typo in redirects file: Netify -> Netlify

* 🔥 Removes unused .themes folder

* 🔥 Removes unused aside.html template

* 🔥 Removes Disqus config leftover

* 🔥 Removes rouge highlighter config

* 🔥 Removes Octopress 🎉

* 💄 Adjust code block font size and adds soft wraps

* 💄 Adds styling for inline code blocks

* 💄 Improve styling of note/warning/info boxes + div support

* 🔨 Rewrites all note/warning/info boxes
2019-07-15 22:17:54 +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
4a1932b2a8 Replaces all internal full URL links (#9787) 2019-07-06 09:02:33 +02: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
Gregory Knox
1b44e8625d Update map for 'dark_mode' property (#9716)
* Update map for 'dark_mode' property

* ✏️ Tweak
2019-06-28 21:50:59 +02:00
Thomas Lovén
35bc4f8273 Remove incorrect statement about more-info dialog (#9629) 2019-06-14 10:05:43 +02:00
jeff-h
ff5ce7bfec Add camera example. (#9521)
* Add camera example.

* ✏️ Tweak

* ✏️ Tweak

* Needs raw
2019-05-29 10:25:59 +02:00
Paulus Schoutsen
0c607dab9a Merge branch 'rc' into current 2019-05-16 08:50:59 +02:00
Timmo
5c881bf806 Add entity button icon_height docs (#9449)
*  Add entity button icon_height docs

Further to https://github.com/home-assistant/home-assistant-polymer/pull/2800#issuecomment-492079894

* 🔨 Expand
2019-05-14 12:53:53 +02:00