Marcel van der Veldt
7e7c6aa053
Remove default commission buttons on Matter config panel ( #15304 )Co-authored-by: Bram Kragten <mail@bramkragten.nl>
...
* remove default commission buttons
* Update matter-config-panel.ts
* only show for dev versions
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-02-01 17:09:33 +01:00
Bram Kragten
4bce4152d3
Add streaming to history panel ( #15301 )
2023-02-01 16:04:35 +00:00
Bram Kragten
57289b0bbe
Revert "Allow overriding a sensor's precision" ( #15305 )
2023-02-01 16:02:48 +00:00
Yosi Levy
5aeaa65a89
Fix RTL icon placement ( #14019 )
...
* Fix RTL icon placement
* Fix combo box icons
* Removed duplicate after merge
* Refactor ha-button
* Refactor fix 2
2023-02-01 09:45:03 +01:00
Erik Montnemery
8212a5a48c
Improve energy settings dialog ( #15205 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-01-30 21:55:26 +01:00
Philip Allgaier
cb00535683
Add missing translations to Supervisor Wi-Fi network section ( #14606 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-01-30 21:50:20 +01:00
Yosi Levy
549d893407
RTL fixes ( #15233 )
2023-01-30 20:51:37 +01:00
Bram Kragten
c1ed00a3f1
Only use tagname for shortcut filter ( #15273 )
2023-01-30 20:50:57 +01:00
J. Nick Koston
41420c3af3
Restore default hours to show on map card to 0 ( #15220 )
...
* Restore default hours to show on map card to 0
fixes #15216
* tweak
* always clear this._subscribed right away on unsub
* adjust
* merge from #15217
* merge from #15217
2023-01-30 20:34:35 +01:00
Paul Bottein
9220d65f78
Fixes history unsubcription ( #15271 )
...
* Fixes history unsubcriptions
* Remove async
2023-01-30 13:08:33 -06:00
Bram Kragten
8642478e8a
Fix shortcuts in supervisor search ( #15269 )
2023-01-30 16:36:50 +01:00
Paul Bottein
7e441b5ade
Fix entity list not updated when using graph card editor ( #15217 )
...
* Fix entity list not updated when using graph card editor
* Do not use async updated
* Fix names type
* Better error handling
* Feedbacks
2023-01-30 16:07:43 +01:00
Paul Bottein
6226a7f28d
Fixes empty hardware page when no config entries ( #15267 )
2023-01-30 12:08:31 +00:00
Paul Bottein
f332edc87d
Fixes select input in statistic card editor ( #15254 )
2023-01-30 12:33:45 +01:00
Paul Bottein
eb49785557
Use right name pattern for active binary sensor color ( #15255 )
2023-01-30 12:29:47 +01:00
Paul Bottein
0af92b9bd1
Use new variable name for light toggle icon in area card ( #15259 )
2023-01-30 12:29:25 +01:00
Paul Bottein
89623aa7ec
Fix margin and title on assist dialog ( #15219 )
2023-01-26 21:48:28 +01:00
dependabot[bot]
afb9e826ef
Bump qrcode and @types/qrcode ( #15207 )
...
* Bump qrcode and @types/qrcode
Bumps [qrcode](https://github.com/soldair/node-qrcode ) and [@types/qrcode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qrcode ). These dependencies needed to be updated together.
Updates `qrcode` from 1.4.4 to 1.5.1
- [Release notes](https://github.com/soldair/node-qrcode/releases )
- [Changelog](https://github.com/soldair/node-qrcode/blob/master/CHANGELOG.md )
- [Commits](https://github.com/soldair/node-qrcode/compare/v1.4.4...v1.5.1 )
Updates `@types/qrcode` from 1.4.2 to 1.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qrcode )
---
updated-dependencies:
- dependency-name: qrcode
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/qrcode"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix possible null canvas context
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
2023-01-26 17:47:44 +00:00
Paul Bottein
ac075e44cc
Add missing hass to chart base ( #15218 )
2023-01-26 15:37:51 +00:00
Paulus Schoutsen
3951646c7f
Add link to docs in voice dialog ( #15206 )
2023-01-26 14:38:42 +01:00
Paul Bottein
ffd7a0c153
Revert "New more info light" ( #15203 )
...
Revert "New more info light (#14453 )"
This reverts commit 7c4a421e74b84c53e1487f3fdfc172f50dd4f65e.
2023-01-25 17:16:01 +01:00
Paul Bottein
b591c75377
Tile card fixes with vertical layout ( #15202 )
2023-01-25 17:15:12 +01:00
Bram Kragten
d2886b1ea7
Add aliases to areas ( #15198 )
...
* Add aliases to areas
* rename
* Update dialog-aliases.ts
2023-01-25 16:55:58 +01:00
Bram Kragten
bb273b2b54
Localize fixes ( #15199 )
2023-01-25 15:44:59 +00:00
karwosts
00667f1296
Vertically align history charts on left axis ( #14919 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
fixes undefined
2023-01-25 15:42:20 +00:00
Florian Gareis
06368a6f0e
Add vertical option for tile card ( #14743 )
2023-01-25 16:28:22 +01:00
Paul Bottein
7c4a421e74
New more info light ( #14453 )
2023-01-25 11:24:16 +01:00
karwosts
3675a2b013
Fix ha-selector-object not updating in the ui when new value is pushed from the parent ( #15022 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
fixes undefined
2023-01-25 11:09:58 +01:00
Paul Bottein
dace00ebf8
Fixes voice dialog border radius on safari ( #15193 )
2023-01-25 11:05:59 +01:00
Paul Bottein
a433ac48e9
Use device class icon for number domain ( #15194 )
2023-01-25 11:05:35 +01:00
Erik Montnemery
ddfaa67456
Allow overriding a sensor's precision ( #15176 )
...
* Allow overriding a sensor's precision
* use a dropdown for choosing precision
* Address review comments
* Handle undefined state
* Loose equality FTW
* Apply suggestions from code review
2023-01-25 11:04:03 +01:00
Paulus Schoutsen
8b4b19cc96
Remove onboarding support for conversation agent ( #15187 )
2023-01-25 10:28:43 +01:00
Jan Bouwhuis
363ad369fc
Fix current_humidity no shown on climate state card if also current_temperature is set ( #14993 )
...
* Also show current_humidity on climate
* Use one line
* Update src/components/ha-climate-state.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
* Another blank and add import
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-01-24 16:55:13 +00:00
karwosts
711286f7c0
Round battery values in device table to whole numbers (to fit in the column width) ( #14927 )
...
* Increase battery column width to fit 100.0%
* drop trailing 0s from battery decimals
* round values to whole numbers
2023-01-24 17:16:03 +01:00
holnburger
78857357f3
Add dark_mode options for image elements in picture-element-card ( #15045 )
2023-01-24 14:31:25 +00:00
karwosts
3c23e6a1c3
Add UI support for entities in numeric_state above/below conditions &… ( #14966 )
...
fixes undefined
2023-01-24 14:45:56 +01:00
karwosts
10369ff952
Delete weekdays key from time condition when emptied from the UI ( #14992 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
fixes undefined
2023-01-24 14:30:29 +01:00
cnico
8935dbac20
Allow iframe links to open on android through a parameter ( #15063 )
2023-01-24 13:24:11 +00:00
Adam Kapos
ccf15c7fb0
Fix button card font size on mobile ( #14698 )
2023-01-24 12:59:33 +00:00
Adam Kapos
5e4b673751
Fix relative time above 22 hours ( #15072 )
...
fixes https://github.com/home-assistant/frontend/issues/14815
fixes undefined
2023-01-24 12:53:57 +00:00
Paul Bottein
98e799eda0
Allow coloring inactive states in dashboard cards ( #15177 )
2023-01-24 13:45:47 +01:00
Erik Montnemery
5e9ae36577
Fetch number units from core ( #15175 )
2023-01-24 12:14:21 +01:00
karwosts
624bfbbaf1
Fix add/remove entities from map card editor ( #15087 )
2023-01-24 07:54:27 +01:00
Artem Draft
38562a42d6
Fix volume slider of assumed_state media player in entity row ( #14931 )
2023-01-23 20:19:11 +00:00
karwosts
e242fbe148
Sort battery level column using numeric sort ( #14926 )
...
fixes undefined
2023-01-23 21:10:01 +01:00
Karlie Meads
81e4f083f9
Fix disabling a state condition in the visual automation editor ( #15027 )
2023-01-23 21:08:10 +01:00
Yosi Levy
533b4ec0b4
Fix humidifier and log drop down ( #14999 )
2023-01-23 21:01:02 +01:00
karwosts
50a4c0f7ce
Load script field default values into ha-service-control ( #14949 )
...
fixes undefined
2023-01-23 20:56:48 +01:00
karwosts
dfee6c9b5b
Remove gauge card transparency on focus ( #14789 )
...
fixes undefined
2023-01-23 20:43:51 +01:00
Steve Repsher
fe2b4d9598
Remove aria-label and blur from list items ( #15073 )
2023-01-23 20:39:50 +01:00