Jan Bouwhuis
f41330a29b
Allign MQTT config panel controls ( #14818 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-12-22 15:43:55 +01:00
Paul Bottein
7780ae8f76
Fixes select selector filter ( #14850 )
2022-12-22 13:03:14 +01:00
Paul Bottein
40cf15c1f3
Fix history type device class ( #14851 )
2022-12-22 12:59:00 +01:00
smonesi
9be6a47d88
Attempt to fix picture-elements functionality broken in 2022.11 ( #14813 )
...
fixes undefined
2022-12-22 12:52:15 +01:00
Franck Nijhof
5933c2eb8e
Add Calendar redirect support for My ( #14859 )
2022-12-22 12:51:36 +01:00
karwosts
a8b7937d75
Fix zwave automations not handling 0 values in the visual editor ( #14835 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
fixes undefined
2022-12-22 12:48:48 +01:00
Jan Bouwhuis
4919341871
Fix localization Solar total
in Enery dashboard ( #14841 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
fixes undefined
2022-12-22 12:47:33 +01:00
Allen Porter
36e99c3c0f
Fix calendar date display and parsing issues ( #14817 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
fixes undefined
2022-12-21 17:07:31 +01:00
Jan Bouwhuis
825008e24a
Use a capitol for Topic
in MQTT config panel. ( #14843 )
2022-12-21 17:06:40 +01:00
Paul Bottein
ae04a5457e
Allow custom value for multiple select ( #14839 )
2022-12-21 10:51:35 +00:00
Paul Bottein
a7c3774c29
Fixes alarm triggered color in alarm card ( #14840 )
2022-12-21 11:22:48 +01:00
Paul Bottein
9c24dbe333
Enforces disabled to false for ha-form ( #14842 )
2022-12-21 11:22:09 +01:00
epenet
50f089fd4f
Add CCF (centum cubic feet) to volume units ( #14796 )
2022-12-19 17:27:36 +01:00
Joost Lekkerkerker
019ef4ba8f
Fix suffix not showing up ( #14816 )
2022-12-19 13:24:57 +00:00
Bram Kragten
b31a9d590e
Change layout of Zwave JS device config page ( #14788 )
2022-12-15 17:41:38 +01:00
Bram Kragten
43ea175a1a
Bumped version to 20221213.1
20221213.1
2022-12-15 16:13:20 +01:00
Bram Kragten
b2f0b6a814
Check if area exists during default dashboard generation ( #14767 )
2022-12-15 16:10:26 +01:00
Paul Bottein
614496d65c
Add pulse animation for jammed state for lock ( #14766 )
2022-12-15 16:09:57 +01:00
Philip Allgaier
d121c1cd18
Classify binary sensor locks active state as alert (= red) ( #14761 )
...
fixes undefined
2022-12-15 16:09:15 +01:00
Paul Bottein
b18160d987
Use CSS colors for tile components ( #14770 )
...
* Do not use rgb colors for tile components
* Fixes gallery
* Change tile color
* Do not use rgb colors in tile button
2022-12-15 11:27:45 +01:00
Bram Kragten
5b17c59a56
Check if area exists during default dashboard generation ( #14767 )
2022-12-15 11:09:49 +01:00
Philip Allgaier
139cbb363c
Cover in state "closing" should be in "active" color ( #14785 )
2022-12-15 11:02:47 +01:00
Steve Repsher
e8e4733fc9
Fix localize key type errors for states ( #14691 )
...
* Replace unavailable state checks with type predicate
* Remove localize exceptions related to state
* Use literal types for climate attributes
* Add fan action to climate tile badge
* Use literal types for truncated states in badges
* Use literal type for humidifier state
* Replace unavailable state checks in calendar and tile card
* Avoid string split for truncated key
2022-12-14 19:39:10 +01:00
Philip Allgaier
b4d6fc3c20
Handle "idle" state of alert entity ( #14779 )
2022-12-14 19:08:08 +01:00
karwosts
25a5bd568a
Fix entity-filter handling of numeric states for == and != operators. ( #14726 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
fixes undefined
2022-12-14 17:51:33 +00:00
karwosts
77b8152c55
Make map card trails clickable, provide time context. ( #14515 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-12-14 18:39:38 +01:00
Steve Repsher
ebcbfda92d
Remove prefixes from dependabot commit messages ( #14778 )
2022-12-14 16:42:36 +00:00
Bram Kragten
01a4b55ed8
Use entity picker in calendar event editor ( #14772 )
2022-12-14 16:27:05 +00:00
Steve Repsher
311d11f2da
Add title attributes to iframes for accessibility ( #14760 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-12-14 16:50:14 +01:00
dependabot[bot]
c400e771cb
dev(deps-dev): bump fancy-log from 1.3.3 to 2.0.0 ( #14773 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 16:49:35 +01:00
dependabot[bot]
7611a99f55
dev(deps-dev): bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.46.1 ( #14774 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 16:47:24 +01:00
Jan Bouwhuis
1044b3c399
Add retain switch for MQTT publish ( #14714 )
2022-12-14 16:42:44 +01:00
Jan Bouwhuis
239d3ca00c
Add QoS option for MQTT subscribe ( #14565 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-12-14 16:42:11 +01:00
Steve Repsher
00c2cb731b
Remove unnecessary labels from dashboard menu ( #14605 )
2022-12-14 12:16:45 +01:00
Philip Allgaier
ef7d839c0f
Use the calendar color for state icon in event details ( #14670 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-12-14 12:15:36 +01:00
Steve Repsher
66a22ae102
Enable dependabot for yarn packages ( #14607 )
2022-12-14 12:13:56 +01:00
Steve Repsher
d48853fcdd
Add precommit hook to deduplicate dependencies ( #14609 )
2022-12-14 12:11:58 +01:00
Philip Allgaier
175a388822
Add sun domain to gallery entity states ( #14742 )
2022-12-14 11:43:49 +01:00
uvjustin
872395bec5
Enable http cache for local media-player-browse thumbnails ( #13339 )
2022-12-14 11:38:20 +01:00
Paul Bottein
5faf7cf0af
Add pulse animation for jammed state for lock ( #14766 )
2022-12-14 11:35:41 +01:00
Philip Allgaier
e768c78dce
Enable weather entity row to show secondary info ( #14639 )
2022-12-14 11:35:25 +01:00
Denis Shulyaka
50cc8594be
humidifier card: fix humidity not visible ( #14575 )
2022-12-14 11:34:10 +01:00
karwosts
363092ff03
Remove min/max >=1 requirement from gauge-card-editor ( #14682 )
...
fixes undefined
2022-12-14 11:25:24 +01:00
epenet
1bce5efc9e
Add new sound pressure device class ( #14592 )
...
* Add sound pressure device class
* Update const.ts
* sort
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-12-14 10:20:27 +01:00
epenet
14513e5905
Add new data rate device class ( #14594 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-12-14 10:18:55 +01:00
epenet
b168f8d027
Add new data size device class ( #14595 )
2022-12-14 10:18:11 +01:00
epenet
e151520d74
Add stones to weight units ( #14749 )
2022-12-14 10:17:55 +01:00
Philip Allgaier
02b763e8f3
Add snow weather icon SVG class ( #14655 )
...
fixes undefined
2022-12-14 10:17:34 +01:00
Philip Allgaier
498102ddd9
Classify binary sensor locks active state as alert (= red) ( #14761 )
...
fixes undefined
2022-12-14 09:44:43 +01:00
Joakim Sørensen
6aba5c1017
Add action to publish demo when pushing to master ( #14723 )
2022-12-14 09:37:16 +01:00