8468 Commits

Author SHA1 Message Date
Domantas Petrauskas
3a4d2db8ff
Fix overflow on sensor card (#17284) 2023-07-13 09:34:20 +02:00
Paulus Schoutsen
5ed348aa56
Add download button to assist sentence parser dev tool (#17265)
* Add download button to assist sentence parser dev tool

* Use outlined button

* BLOCK
2023-07-12 11:54:33 -04:00
Paul Bottein
606b96f6fd
Fix history issue when closing more info dialog by clicking update (#17257)
* Fix history issue when closing more info dialog by clicking update

* Remove hideMoreInfoDialog function
2023-07-11 13:00:12 +00:00
Bram Kragten
33b9786ae7
start_pause is only supported on entities that don't have STATE sup… (#17147)
* `start_pause` is only support on entities that don't have `STATE` support

* Update hui-vacuum-commands-tile-feature.ts

* Add comment
2023-07-11 14:54:38 +02:00
karwosts
04ec380ce0
Prune empty value_template field from numeric_state (#17272) 2023-07-11 14:38:36 +02:00
Paul Bottein
9866a3217e
Prevent items in add integration dialog from flickering (#17260) 2023-07-11 14:35:37 +02:00
Bram Kragten
e46f0224c6
Add support for service translations (#17264)
* Add support for service translations

* Add selector translation support
2023-07-10 20:37:04 -04:00
Paulus Schoutsen
bf4cf310f3
Bump HAWS to 8.2.0 (#17263) 2023-07-10 18:37:15 +00:00
Paul Bottein
bffdfcf61c
Fix notification error when calling service (#17255) 2023-07-10 15:01:16 +02:00
Paul Bottein
228b75ae83
Simplify script/automation action description with nested conditions/triggers (#17252) 2023-07-10 13:33:50 +02:00
karwosts
d66a8a65b6
Fix a browser hang with charts in grids (#17244) 2023-07-10 13:13:46 +02:00
Till
3bf8739a7c
Fix missing autocomplete in energy settings (#17218) 2023-07-10 13:12:15 +02:00
Philip Allgaier
a1771cc919
Clearly show if there are no ignored or disabled integrations (#17251) 2023-07-10 13:08:15 +02:00
Paul Bottein
289c380a6a
Remove unused device class translations (#17253) 2023-07-10 10:30:03 +00:00
Denis Shulyaka
f35b493d2e
humidifier cards: support null target humidity (#17240)
remove target humidity if not provided
2023-07-10 11:15:27 +02:00
karwosts
0974d86bfd
Localize the statistics search label (#17223)
* Localize the statistics search label

* switch to common search
2023-07-09 18:39:51 -04:00
karwosts
e8c7f8cffc
Don't automatically capitalize climate states (#17217)
* Don't auto-capitalize climate states

* more states
2023-07-08 14:03:21 -04:00
Franck Nijhof
1beab0449f
Fix missing translations of password field in cloud signup (#17213) 2023-07-08 13:23:30 -04:00
puddly
155e9d9e95
Default the ZHA channel change dialog's preferred channel to auto (#17178) 2023-07-06 09:55:31 +02:00
karwosts
3d2734eb88
Fix sensor card to not crash when it finds no state history (#17181) 2023-07-06 09:46:42 +02:00
Philip Allgaier
9ac3f745b3
Show "Configured" header on integrations dashboard for clarity (#17115) 2023-07-06 09:42:15 +02:00
Bram Kragten
ad8d3c7fa8
Fix non optional response service, variable field disabled (#17171) 2023-07-05 14:53:19 +00:00
Bram Kragten
507f22a5cd
Update of core or OS will disconnect (#17170) 2023-07-05 16:49:35 +02:00
Bram Kragten
3390dda7be
Fix integration card design gallery (#17167) 2023-07-05 15:22:22 +02:00
Bram Kragten
8bd09edec0
Fix automation translations + gallery (#17166) 2023-07-05 13:27:38 +02:00
Bram Kragten
9d457d52e8
Fix schedule and calendar timezone handling (#17157) 2023-07-05 09:10:01 +02:00
Bram Kragten
72dbe8e7ab
Guard for missing translations (#17160) 2023-07-05 09:01:02 +02:00
Simon Lamon
9cf8ec4cbb
Make voice assistant translatable in dialog (#17163) 2023-07-04 20:42:36 +02:00
Bram Kragten
75b6b9cfd9
Ask confirmation before deleting a schedule item (#17158) 2023-07-04 12:13:26 +02:00
Joakim Sørensen
4588eb3b75
Send undefined as version if auto is selected (#17148) 2023-07-03 17:04:36 +02:00
Bram Kragten
d427d9e7f6
Integrations header: center warning/error text (#17141)
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-07-03 13:36:29 +00:00
Bram Kragten
a3b87a6e7b
Fix supervisor not loading Firefox (#17146) 2023-07-03 13:25:59 +00:00
Bram Kragten
6a2cad1af3
Fix device automations from device page (#17145) 2023-07-03 15:24:19 +02:00
Bram Kragten
21caac4240
Don't show fractions in energy percentage gauges (#17140) 2023-07-03 10:56:40 +02:00
Simon Lamon
7dbb419c30
Make automation editor card headers translateable (actions) (#17027) 2023-07-02 14:29:54 +02:00
karwosts
08716c8e11
Gauge card form fields can be decimal (#17123) 2023-07-01 16:02:20 -04:00
Bram Kragten
4b8d7b27e3
Fix device automation description (#17133) 2023-07-01 15:54:30 -04:00
Paul Bottein
23ac7501b3
Reorder config entries in device pages (#17105) 2023-06-30 17:15:49 +02:00
Bram Kragten
d6f8941098
Warn when punctuation is used in conversation trigger (#17119) 2023-06-30 17:14:58 +02:00
Philip Allgaier
e5146512d5
Fix disabled domain text color in entity settings (#17114) 2023-06-30 17:14:04 +02:00
Allen Porter
b43c6f9fa3
Allow changing a single event to recurring event (#17112) 2023-06-30 17:13:21 +02:00
karwosts
e7c47ef65c
Name field in helper forms should not init in the error state (#17111) 2023-06-30 17:06:46 +02:00
Bram Kragten
5e84f2a173
Fix ignoring config flow (#17118) 2023-06-30 16:37:53 +02:00
Kevin
90df43c205
Fix ignoring dicovered devices (#17117) 2023-06-30 16:15:32 +02:00
Bram Kragten
a09d71291b
Update discovered/disabled/ignored integrations (#17107) 2023-06-29 18:47:24 +02:00
Bram Kragten
42d6e6dc51
Replace integration error/warning banner with subtitle (#17103) 2023-06-29 17:26:51 +02:00
Bram Kragten
a5c7f261c8
dont split a string 2023-06-29 17:14:05 +02:00
Bram Kragten
f712b76ccf
Update compute_state_display.ts 2023-06-29 16:56:24 +02:00
Paul Bottein
82a8b8fd5d
Same order in device dashboard and device page for config entries (#17104) 2023-06-29 16:09:27 +02:00
Bram Kragten
a227d7a2cf
Fix ha-menu-button not hidden (#17102) 2023-06-29 15:09:58 +02:00