karwosts
7c62b08fdd
Allow map card to render passive zones ( #15901 )
2023-03-22 17:51:47 +01:00
Paul Bottein
45c153d374
Add fan new more info ( #15843 )
...
* Add more info fan
* Change icon
* Use backend translations
* Fix computeAttributeValueDisplay
* Clean code
* Clean code
* Fix some styles
* Improve ha-select rounded style
* Use button instead of select
* Show fan speed percentage
2023-03-22 13:20:14 +01:00
Franck Nijhof
cd2996734c
Compute (attribute) states in automation trigger descriptions ( #15848 )
2023-03-22 11:44:43 +01:00
Steve Repsher
4abc2a65cb
Migrate to html-minifier-terser and improve some minification ( #15864 )
2023-03-22 11:42:16 +01:00
karwosts
89decd2f31
Force app-datepicker calendar to render in ltr ( #15894 )
2023-03-22 11:24:16 +01:00
Paul Bottein
65d3af6fd6
Add white mode to more info light ( #15774 )
2023-03-20 20:38:48 +01:00
Bram Kragten
24c3ddb96b
Allow reset of otbr network, thread panel fixes ( #15815 )
2023-03-20 20:06:40 +01:00
Paulus Schoutsen
a5ea7b33b0
Add duration for stage ( #15857 )
...
* Add duration for stage
* formatNumber
2023-03-19 05:16:31 -04:00
Paulus Schoutsen
1c9e3915e8
Improve pipeline debug styling ( #15849 )
2023-03-17 13:04:14 -04:00
Paul Bottein
c0c83d3721
Add analytics translations ( #15821 )
...
* Add analytics translations
* Move translations to panels
* Fix learn more link
2023-03-17 16:26:53 +01:00
Franck Nijhof
dd08909fef
Show unknown attribute state as Unknown instead of a dash ( #15846 )
2023-03-17 16:21:23 +01:00
karwosts
952028a7be
Only pick entities with location in map card editor ( #15839 )
2023-03-17 16:19:43 +01:00
Paul Bottein
27098c5f3f
Create control select component ( #15819 )
2023-03-17 16:16:51 +01:00
Franck Nijhof
fec061f5d1
Extend attribute to hide from (numeric) state triggers ( #15836 )
2023-03-17 16:15:34 +01:00
Paulus Schoutsen
db08c5029b
Voice assistant ( #15841 )
...
* Add basic debug panel for voice assistant pipelines
* Add more info to start event
* Copy on change
* Use latest data model
* Apply suggestions from code review
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
* Fix CSS
* Also use ha-button
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-03-17 10:38:08 -04:00
Franck Nijhof
0232c11bc2
Translate entity attribute names & attribute states ( #15822 )
2023-03-17 11:43:59 +01:00
Jesse Moody
24f1677809
Fix can not typo ( #15830 )
2023-03-16 16:18:31 +01:00
Paul Bottein
db62e9f922
Add constant selector ( #15783 )
2023-03-16 14:22:19 +01:00
Franck Nijhof
0158d7e3e5
Adjust backend translations for entity components ( #15820 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-03-16 13:51:38 +01:00
Erik Montnemery
77dcace95e
Drop unused Google entity settings from cloud ( #15832 )
2023-03-16 11:08:57 +01:00
karwosts
020aab0584
Align charts when show_names: false ( #15782 )
...
* Align charts when show_names: false
* fixes per code review
2023-03-15 12:29:45 +01:00
Paul Bottein
3afe1f83c7
Add back button to history and logbook when coming from more info dialog ( #15811 )
2023-03-13 20:13:22 +01:00
Paul Bottein
6cb4b5f429
Fix displayed month when opening date range picker ( #15808 )
2023-03-13 20:12:28 +01:00
Paul Bottein
7b676cbd91
Display cover position in tile card when opening and closing ( #15809 )
2023-03-13 17:33:14 +01:00
Paul Bottein
bf1cabca6e
Fix discover blueprint tips not displayed in automation editor ( #15812 )
2023-03-13 17:19:21 +01:00
Paul Bottein
effb4b9f7a
Force using history for all entity domains on map card ( #15804 )
2023-03-13 11:52:27 +01:00
Bram Kragten
1bc7bb0169
Fix suffix in zwave config panel, send config on change instead of input ( #15779 )
2023-03-13 11:47:44 +01:00
karwosts
3abc5c42d0
Fix long entity names overflowing energy panel settings ( #15786 )
2023-03-13 11:06:30 +01:00
Bram Kragten
0cde0fc9a9
Remove deprecated and removed icons ( #15762 )
2023-03-08 12:28:34 +01:00
Paul Bottein
4ab1723c99
Don't assume that effect list is not null ( #15764 )
...
* Don't assume that effect list is not null
* Don't assume that rgb, rgbw and rgbww are defined
2023-03-08 10:24:28 +01:00
Yosi Levy
4f1c4bdcb9
Fix RTL & missing translation & misalign hostnam ( #15758 )
2023-03-07 22:10:21 +01:00
karwosts
55edeb474e
Preserve custom names in statistics graph when modifying entity list ( #15695 )
2023-03-06 17:10:08 +01:00
karwosts
4d19e3ad63
Fix overzealous loading of ha-service-control default values ( #15741 )
2023-03-06 17:06:38 +01:00
karwosts
f193563649
Disable attribute validation on initial load of ha-selector-attribute ( #15697 )Co-authored-by: Bram Kragten <mail@bramkragten.nl>
...
* Disable attribute validation on initial load of ha-selector-attribute
* Update src/components/ha-selector/ha-selector-attribute.ts
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-03-06 11:47:09 +01:00
Paul Bottein
9bb36e38e6
Fix number format for monetary device class ( #15693 )
2023-03-06 09:53:53 +01:00
karwosts
1741b051fc
Fix statistics-picker filter when no entity selected ( #15659 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-03-06 09:52:16 +01:00
karwosts
98e21370fd
Fix yaml editor behavior of statistics graph card ( #15742 )
2023-03-06 09:49:42 +01:00
Erik Montnemery
40b9e62a87
Pass placeholders to config and option flow title ( #15746 )
2023-03-06 09:49:01 +01:00
Paul Bottein
19efe9dcdd
Only show more info settings button for admin users ( #15689 )
...
Only show settings button for admin users
2023-03-03 12:24:01 +01:00
Paul Bottein
d113d44d5a
Use state color for on and off in more info ( #15677 )
2023-03-02 14:37:26 +01:00
Paul Bottein
afe1b7ef59
Use display precision for number format none ( #15674 )
...
* Use display precision for number format none
* Update src/common/number/format_number.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* prettier
* Fix 0 value
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-03-02 10:19:27 +00:00
Paul Bottein
000e2ef7fc
Add input boolean more info ( #15675 )
...
* Add input boolean more info
* Fix typings
2023-03-02 10:11:43 +00:00
Brandon Rothweiler
a0e71b9478
Change "shutdown" to "shut down" when used as a verb ( #15658 )
2023-03-01 16:51:09 +01:00
Paul Bottein
2ab8bba4b0
Sort null and undefined at the bottom in data-table ( #15651 )
...
Sort null and undefined at the bottom in datatable
2023-03-01 14:22:57 +00:00
Philip Allgaier
1a1c00ba62
Add loading info text to hardware config page ( #15616 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-03-01 15:10:14 +01:00
Bram Kragten
d32cde3cf8
Fix more info position ( #15650 )
2023-03-01 13:42:42 +00:00
Paul Bottein
34c15d96c1
Reduce more-info dialog margin ( #15649 )
...
Reduce more-info margin
2023-03-01 13:28:35 +00:00
Paul Bottein
0d869d53e3
Adapt more info control height for small screen ( #15647 )
...
* Adapt more info control height for small screen
* Fix light picker sliders
2023-03-01 12:15:12 +01:00
Paul Bottein
ccf670465b
Fix statistics name sorting in developer tools ( #15646 )
2023-03-01 10:30:11 +00:00
Erik Montnemery
4a9ec7233d
Fetch weather units from core ( #15212 )
2023-03-01 11:24:48 +01:00