336 Commits

Author SHA1 Message Date
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
jeff-h
160e188e56 Update history-graph.markdown (#9439)
Clarify confusion around where the `unit_of_measurement` should be defined.
2019-05-12 12:14:23 +02:00
Yosi Levy
cefa6834cc Picture elements tooltip (#9342)
* Tooltip docs

* Updated
2019-05-02 11:31:44 -07:00
Thomas Lovén
ea3423884b Documentation for home-assistant/home-assistant-polymer#3122 (#9320) 2019-04-27 10:38:28 -07:00
Jason Hunter
f52a0f09a1 Add documentation for camera_view (#9290)
* add documentation for camera_view

* Update picture-elements.markdown

* Update picture-entity.markdown

* Update picture-glance.markdown

* Update picture-elements.markdown

* Update picture-entity.markdown

* Update picture-glance.markdown
2019-04-24 14:46:50 -07:00
Jason Hunter
8a08145e4e Add documentation for camera_view (#9290)
* add documentation for camera_view

* Update picture-elements.markdown

* Update picture-entity.markdown

* Update picture-glance.markdown

* Update picture-elements.markdown

* Update picture-entity.markdown

* Update picture-glance.markdown
2019-04-24 14:46:40 -07:00
Zack R
cb2612b6e3 Update hours_to_show (#9168)
* Update hours_to_show

Didn't know that there was a high and low limit to hours_to_show until I experimented with it. Thought it would be useful info for someone else.

* Minor change
2019-04-08 12:38:48 +02:00
Ian Richardson
72ce74d9fc Glance show icon (#8892)
* Update default tap_action

* Add `show_icon` to glance-card
2019-03-13 01:12:12 +05:30
Ian Richardson
3df9f52770 Update docs for show/hide name/icon (#8889)
* Update default tap_action

* show/hide name/icon
2019-03-10 15:42:03 +05:30
Paulus Schoutsen
869f3918c5 Merge branch 'rc' into current 2019-03-06 15:46:33 -08:00
akasma74
265ce9a8a4 Update entities.markdown (#8834)
clarify difference between entity and entity object
2019-03-06 08:56:19 +05:30
yosilevy
fd7f785652 Added conditional element documentation (#8795)
* Added conditional element documentation

Will add an example later on

* Fixed required

* Added conditional example

* Update picture-elements.markdown
2019-03-05 14:07:50 -08:00
Ian Richardson
41d669a593 image-element missing aspect_ratio config (#8676) 2019-02-22 16:57:55 +01:00
Franck Nijhof
a41ea11d9e 🚜 Removes lists from Lovelace examples (#8570) 2019-02-14 13:09:06 +01:00
Thomas Lovén
050ac9e21e Documentation for home-assistant/home-assistant-polymer#2489 (#8541) 2019-02-13 13:39:53 +01:00
Paulus Schoutsen
b50c3616a3 Merge branch 'rc' into current 2019-01-23 12:58:40 -08:00
Franck Nijhof
69a0bfd29a 🔨 Replaces all hardlinks with relative ones (#8207) 2019-01-19 11:56:44 +01:00
Malte Franken
2daaea690f Geo Location -> Geolocation (#8086)
* fixed gelocation naming

* fixed broken link
2019-01-07 11:15:53 +01:00
Paulus Schoutsen
431854d90c Merge branch 'current' into next 2019-01-04 13:49:27 -05:00