85 Commits

Author SHA1 Message Date
c0ffeeca7
a9e01cc6e5
Views: update descriptions, add screenshots (#31661)
* Views: update descriptions, add screenshots

* Add related topics
2024-02-28 17:48:20 +01:00
Rick Auch
8b9f47115a
Update statistics-graph.markdown with retention information (#31442)
Add information on hourly statistics and add retention information for both hourly and 5-minute statistics.
2024-02-16 10:49:34 +01:00
Shayne
31d562abec
Update grid.markdown (#31428) 2024-02-14 18:44:03 +01:00
Franck Nijhof
cf640d9be1
Merge branch 'current' into next 2024-01-31 09:29:05 +01:00
SpaceCabbie
0c3ed3943d
Update statistics-graph.markdown (#31161)
accidently removed the `` around min restored this.
2024-01-31 09:28:30 +01:00
Franck Nijhof
099bbaeead
Merge branch 'current' into next 2024-01-31 09:25:34 +01:00
SpaceCabbie
ad2319ee2b
Update statistics-graph.markdown (#31023)
* Update statistics-graph.markdown

Add definitions of min, max, mean, and sum

* Update statistics-graph.markdown

added abbr tag but they do not seem to render...
2024-01-31 05:29:48 +01:00
Maxim A
75e89fc51e
Add documentation for graph Y axis limits options (#30665)
* Add documentation for historical charts Y axis limits options

* Fix spelling according to lint and for consistency.

* Revert statistics graph documentation change
2024-01-31 00:18:51 +01:00
karwosts
6c031c3f96
Document device class selection options for Area card (#30870)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-01-19 08:45:25 +01:00
Franck Nijhof
f5bf4e738c
Merge branch 'current' into rc 2024-01-03 10:50:27 +01:00
Danny Tsang
6ef7d13490
Removed statement where conditional card only supports "and" (#30593)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-01-02 13:18:37 +01:00
Franck Nijhof
07d67c47e2
Merge branch 'current' into next 2023-12-27 14:02:26 +01:00
Márton Braun
44de082550
Add fit_zones documentation for map card (#30021) 2023-12-27 11:11:07 +01:00
Michael Hallmann
672acc0a6d
Halli77 conditional card gif (#30488)
* add conditional_card.gif example

* add example gif for conditional card
2023-12-25 19:37:17 +01:00
Paul Bottein
2f704f9f67
Add option to show current temperature/humidifier on cards (#30429)
* Add option to show current temperature/humidifier on cards

* tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-12-21 13:45:30 +01:00
Chris
9a1c11beb7
Update thermostat.markdown (#30325)
Image link broken due to having wrong extension.
2023-12-14 10:09:54 +01:00
Damian Sypniewski
e255d9aaeb
Added hold_action and double_tap_action for tile card (#29481) 2023-11-30 16:12:02 +00:00
Franck Nijhof
7949b2b3b9
Merge branch 'current' into next 2023-11-29 09:46:23 +01:00
Paul Bottein
24fd850d0a
Adjust card feature documentation (#30036)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-11-28 20:53:07 +01:00
wittypluck
f713391627
Add logarithmic scale option to Statistics and History graph cards (#29874)
* Add logarithmic scale option to History graph card

* Add logarithmic scale option to Statistics graph card

* Apply suggestions from code review

Use Y-axis instead of vertical axis

Co-authored-by: Fletcher <me@fboyd.me>

---------

Co-authored-by: Fletcher <me@fboyd.me>
2023-11-23 10:03:10 +01:00
c0ffeeca7
dd8db242a6
Picture glance card: procedure showing how to use card to PTZ control a camera (#29954)
* Picture glance card: PTZ camera control

- add procedure how to use card for panning camera
- add links to procedure from camera integrations that support PTZ
- add abbreviation tag to PTZ

* Rephrase

* Fix typo

* Add title back in - Feedback by starkillerOG
2023-11-22 11:42:23 +01:00
karwosts
6079eaddbf
Update area.markdown (#29818) 2023-11-21 18:36:07 +01:00
c0ffeeca7
473d9d3fae
Dashboards: apply sentence style caps (#29890)
* Dashboards: apply sentence-style capitalization

* Apply sentence-style capitalization, apply reuse

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Apply suggestions from code review

* Add substep on dashboard control

* Remove code fence from title

- to focus on the topic of the content, rather than the code itself

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-11-18 11:47:45 +01:00
c0ffeeca7
89da813570
Dashboards: apply sentence style capitalization (#29866)
* Dashboards: apply sentence style capitalization

* Fix search and replace error
2023-11-16 13:00:10 +01:00
Danny Tsang
9a910908a5
Change URL to Home Assistant home page. (#29709) 2023-11-06 06:31:15 +01:00
Paul Bottein
7a2e399e4f
Add multiple condition types to conditional card (#29506) 2023-10-24 13:42:46 +02:00
Paul Bottein
09328e6215
Add state options for tile card (#29425)
* Add state options for tile card

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-10-24 12:29:15 +02:00
Till
ca10be47dd
Add date range picker to energy period selector (#26648) 2023-10-22 15:42:17 +02:00
Franck Nijhof
5ca2daee6e
Add max devices config to energy devices graph (#29255)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-10-09 19:56:50 +02:00
iridris
e7b517fce8
Add note about conditional card always showing while editing dashboard (#29224)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-10-07 19:06:03 +02:00
Franck Nijhof
e8215b775a
Merge branch 'current' into rc 2023-10-04 11:07:32 +02:00
OzGav
780e40e714
Update sidebar.markdown (#29140) 2023-10-04 08:45:03 +02:00
Paul Bottein
856914a71b
Explain how label mode options works with zone entities (#29118) 2023-10-03 20:34:02 +02:00
karwosts
106a2b346c
Update picture-entity.markdown for fit_mode (#29041) 2023-09-27 08:26:47 +02:00
karwosts
07a03b7bc7
New options for map card markers (#29017) 2023-09-25 17:29:58 +02:00
G Johansson
339276708c
Update weather-forecast.markdown (#28636) 2023-08-30 18:07:42 +02:00
Paul Bottein
25e61847a6
Add new tile features (#28720)
* Add new tile features

* fix case

* Update tile card screenshot

* tiny tweaks

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-08-29 19:25:48 +02:00
Marco Garbelini
130d2a5a40
Fixed indentation on tile.markdown example block (#28253) 2023-07-19 18:04:53 +02:00
Franck Nijhof
e4e0f96aa3
Enforce Markdown headers are incremental (#28158) 2023-07-10 17:02:21 +02:00
Aaroneisele55
7cac1a73f2
Update energy.markdown (#28123) 2023-07-07 13:49:22 +02:00
Till
cd8d4f0fb8
Add self-sufficiency gauge card (#26644) 2023-06-27 09:49:10 +02:00
karwosts
e9f5af55fa
Mention simple-entity type in entities.markdown (#27412)
* Mention `simple-entity` type in entities.markdown

Describe how `simple-entity` type can be used to get a read only version of a helper in an entities card. 

I've seen this question for how to do this come up several times on discord, and the solution is currently undocumented.

* Update source/_dashboards/entities.markdown

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Update entities.markdown

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-05-17 08:01:48 +02:00
Boris van Hoytema
5cd374d220
Clarify Tile card documentation image caption (#27135) 2023-04-25 21:02:44 +02:00
Fergus McMenemie
c126e1aa8f
Update history-graph.markdown (#27101)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-24 14:03:31 +02:00
ildar170975
09e13dac08
Update entities.markdown (#26979)
The `show_name` options has a `false` default value.
2023-04-19 23:56:31 +02:00
Marius
688dca1ba3
fine tune instruction on allowed types (#27056) 2023-04-19 10:38:39 +02:00
Paul Bottein
21100621c8
Fan and alarm tile features (#26851) 2023-04-05 10:03:36 +02:00
ildar170975
a0c3a5c176
Remove stale refresh_interval from history graph card docs (#26601) 2023-03-14 08:49:11 -10:00
Franck Nijhof
1362579ccb
Merge branch 'current' into next 2023-02-22 18:31:05 +01:00
Paul Bottein
4242540187
Add option to hide legend on statistic graph card (#26313) 2023-02-20 13:37:59 +01:00