pullrequests Search Results · topic:home-assistant org:custom-cards
Filter by
648 results
(107 ms)648 results
incustom-cards (press backspace or delete to remove)The topic qualifier is not supported when searching pull requests. Try searching for repositories instead?
liorwohl
- 2
- Opened 11 days ago
- #105
Fixes https://github.com/custom-cards/decluttering-card/issues/55 Currently decluttering-card forcingly sets an id for a
child card which may override a default behaviour of a child card. Example - min-graph-card. ...
ildar170975
- Opened 20 days ago
- #90
A recent post in #86 by @lindsaymarkward notes that as of v0.7.8 the dot notation previously used to select array
elements no longer works. For example, the statement data: daily.0.playedApps.0.title could ...
EdLeckert
- Opened on Feb 3
- #160
Useful when using button-card inside another card. Making it a config option instead of always applying it because of
this comment.
For an example application, when using a button-card, inside the title-card ...
Zhephyr54
- 2
- Opened on Jan 23
- #904
Fixes https://github.com/custom-cards/surveillance-card/issues/61
Allows setting muted boolean to mute the camera streams on the dashboard.
AverageMarcus
- Opened on Dec 4, 2024
- #71
Home Assistant has changed the name of Services to Actions. Developer Tools now has an ACTIONS tab, and action is the
preferred keyword to use in place of service throughout Home Assistant. To avoid confusing ...
EdLeckert
- 4
- Opened on Nov 28, 2024
- #156
Removes the need to use the modify option to access arrays at the bottom of complex structures from attributes and
service responses.
Resolves #153.
Is related to and may resolve #76, #86, and #87, unless ...
EdLeckert
- Opened on Nov 27, 2024
- #155
Feature to add a summary row to end of table. Supports:
- sum
- average
- count
- max
- min
- text
Resolves #41.
Docs have been updated.
Apologies (again) for the previous PR commit getting ...
EdLeckert
- 2
- Opened on Nov 20, 2024
- #152
Example with an icon and line breaks:
tooltip:
[[[ return Line Extra Info br Next Line ha-icon icon= mdi:help style= color: red; width: 1.5em; /ha-icon br ]]]
engelchrisi
- Opened on Nov 20, 2024
- #883