ildar170975
d1c981bc19
Update developer-tools-template.ts: add independent scrollbars for left & right panels for large screens ( #17765 )
...
* Update developer-tools-template.ts
* Update developer-tools-template.ts
* fix overflow
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Update developer-tools-template.ts
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Update developer-tools-template.ts
* prettier
* Update developer-tools-template.ts
* Update developer-tools-template.ts
* prettier
* Update developer-tools-template.ts
* prettier
* prettier
* Update developer-tools-template.ts
* prettier
* prettier
* prettier
* Update developer-tools-template.ts
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2024-12-10 10:11:48 +01:00
Paulus Schoutsen
629ae3fbf3
Fix voice debug link ( #23214 )
2024-12-09 15:58:46 +01:00
Christopher Fenner
ddd2c177b5
Correct overwriting integration labelling on integrations page ( #23206 )
...
* Update ha-config-integration-page.ts
fixes #22776
* update icon color
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-12-09 15:58:45 +01:00
ildar170975
829de4a073
Fix "Integration entries" page for yaml-based integrations ( #23201 )
...
* Update ha-config-integration-page.ts
* prettier
2024-12-09 15:58:44 +01:00
karwosts
0df8b96133
No script entities in scenes ( #23192 )
2024-12-09 15:58:43 +01:00
Norbert Rittel
787fba82bd
Improve "Restore?" option for Timer helpers ( #23213 )
...
When creating or editing a Timer helper the option "Restore?" can be ticked by the user.
This should not be a question but rather just the option itself and in addition this should better explain its purpose as there is a full line of text possible.
This commit fixes this by adding a similar explanation as for a Counter helpers, following the explanation in the online docs.
2024-12-09 16:43:48 +02:00
ildar170975
bf24d67066
Fix "Integration entries" page for yaml-based integrations ( #23201 )
...
* Update ha-config-integration-page.ts
* prettier
2024-12-09 09:06:18 +02:00
Paulus Schoutsen
8390c6e29b
Fix voice debug link ( #23214 )
2024-12-08 22:32:43 +01:00
Christopher Fenner
c78d371a9c
Correct overwriting integration labelling on integrations page ( #23206 )
...
* Update ha-config-integration-page.ts
fixes #22776
* update icon color
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-12-08 17:21:34 +00:00
karwosts
df21900341
No script entities in scenes ( #23192 )
2024-12-07 02:45:25 +01:00
Paul Bottein
6934f0626c
Fix boolean attributes ( #23189 )
2024-12-06 18:39:34 +01:00
Bram Kragten
7f31acf764
Fix label selector when required ( #23186 )
2024-12-06 16:18:21 +01:00
Paul Bottein
ea5bf17780
Fix has-secondary attribute ( #23187 )
2024-12-06 15:16:33 +00:00
Bram Kragten
0b7af715a8
Fix label selector when required ( #23186 )
2024-12-06 15:14:30 +00:00
Petar Petrov
400ddbf625
Fix attributes broken by the warning fixes ( #23182 )
2024-12-06 14:56:42 +01:00
Paul Bottein
c6c5ea34d3
Fix text color in ha-md-select in dark mode ( #23174 )
2024-12-06 10:36:53 +01:00
Bram Kragten
287a068ada
Add localisation to voice wizard ( #23169 )
...
* Add localization to voice wizard
* more
2024-12-06 10:36:52 +01:00
karwosts
8ca52820b1
Missing horiz swing mode import ( #23168 )
2024-12-06 10:36:51 +01:00
Bram Kragten
cd8900dd26
Voice addon install: try to find discovered flow ( #23146 )
2024-12-06 10:36:51 +01:00
Paul Bottein
6d2e7f9fbd
Improve trigger and action description for conversation ( #23141 )
2024-12-06 10:36:50 +01:00
Petar Petrov
e02736b4e2
ZwaveJS: Handle S2 inclusion via Inclusion Controller ( #23100 )
2024-12-06 11:32:45 +02:00
Petar Petrov
af049274d9
Cleanup unused WDS deps and config ( #23155 )
...
* Cleanup unused WDS deps and config
* fix
2024-12-06 09:57:46 +01:00
Petar Petrov
7a12fd2853
Fix ALL the eslint warnings ( #23165 )
...
* Fix many lint warnings
* Fix ALL lint warnings
* small fix
* type fixes
2024-12-06 09:55:07 +01:00
Paul Bottein
f724d8e7a9
Fix text color in ha-md-select in dark mode ( #23174 )
2024-12-06 09:19:56 +01:00
Bram Kragten
0d7e0df194
Add localisation to voice wizard ( #23169 )
...
* Add localization to voice wizard
* more
2024-12-06 09:11:17 +02:00
karwosts
ad52386ae0
Missing horiz swing mode import ( #23168 )
2024-12-05 16:02:55 +00:00
Paul Bottein
512fee47b6
Improve trigger and action description for conversation ( #23141 )
2024-12-05 17:01:04 +01:00
Bram Kragten
d51eea7bb6
Voice addon install: try to find discovered flow ( #23146 )
2024-12-05 10:14:06 +01:00
karwosts
a3ca889ca3
Location selector: Move location on map click ( #22198 )
...
* Add button to location-selector to move marker to current view
* move on click
* double-click handling
2024-12-05 08:55:53 +02:00
Petar Petrov
d77dd5300e
Require underscore for private methods ( #23138 )
2024-12-04 15:05:49 +01:00
Wendelin
a78ddb50fd
Fix time input with helper text width ( #23134 )
...
* Fix time input with helper text width
* Make time input help text always newline
* Put helper text out of base-time-input
2024-12-04 13:25:31 +00:00
Wendelin
a9c25b49b9
Add red delete button to delete zone confirmation dialog ( #23136 )
2024-12-04 14:12:25 +01:00
Bram Kragten
fbff95345c
Use action instead of selected for select entity row ( #23135 )
2024-12-04 14:12:24 +01:00
Paul Bottein
8f4e65d392
Don't use duration formatting for second unit ( #23132 )
...
Don't use duration formatting for sec unit
2024-12-04 14:12:23 +01:00
Paul Bottein
3a2cb51f8d
Reduce button target zone in media player more info ( #23130 )
2024-12-04 14:12:22 +01:00
Jan-Philipp Benecke
6c9cfed49f
Explicitly set file name for camera snapshot ( #23124 )
...
* Explicitly set file name for camera snapshot
* Process code review
2024-12-04 14:12:21 +01:00
Paul Bottein
257cab1061
Fix create section on iOS ( #23123 )
2024-12-04 14:12:21 +01:00
Wendelin
5f6577a24c
Remove static font from ha-badge ( #23120 )
2024-12-04 14:12:20 +01:00
Jan-Philipp Benecke
f8d6f0fae4
Show in assist pipeline debug when intent is preferred and processed locally ( #23115 )
2024-12-04 14:12:19 +01:00
Bram Kragten
64e8b636b9
Use action instead of selected for select entity row ( #23135 )
2024-12-04 13:57:55 +01:00
Wendelin
2c604ff946
Add red delete button to delete zone confirmation dialog ( #23136 )
2024-12-04 12:55:12 +00:00
Paul Bottein
f8ce7c2ce1
Don't use duration formatting for second unit ( #23132 )
...
Don't use duration formatting for sec unit
2024-12-04 13:17:47 +01:00
Abílio Costa
af1622e306
Show unit for number domains ( #23101 )
...
* Show unit for number domains
* Remove duplicated code
* Allow monetary formatting
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Update src/common/entity/compute_state_display.ts
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-12-04 11:25:29 +00:00
Jan-Philipp Benecke
3c03dfb322
Revert translation change for device quick bar ( #23131 )
2024-12-04 11:43:50 +01:00
Jan-Philipp Benecke
697a99f913
Show in assist pipeline debug when intent is preferred and processed locally ( #23115 )
2024-12-04 09:52:48 +01:00
Paul Bottein
06925f0716
Reduce button target zone in media player more info ( #23130 )
2024-12-04 09:40:41 +01:00
Jan-Philipp Benecke
afcfdb5140
Explicitly set file name for camera snapshot ( #23124 )
...
* Explicitly set file name for camera snapshot
* Process code review
2024-12-04 08:52:53 +02:00
Jan Čermák
6126280f2d
Fix Markdown cards in Grid not taking full height ( #23121 )
...
The implementation of show_empty property in #21379 introduced
regression which causes Markdown cards rendered within a Grid card to
not take full height of its space. This is because a visible card is now
forced to have "display: block", while without that it's rendered as
"display: inline".
As the CSSStyleDeclaration.style mandates string type, it's not possible
to delete or null the value. Setting it to an empty string seems to do
the trick as well and the linter is happy too.
Fixes #23119
2024-12-03 17:33:59 +01:00
Paul Bottein
8e6f4886e8
Fix create section on iOS ( #23123 )
2024-12-03 17:16:52 +02:00
Wendelin
480de9ef03
Remove static font from ha-badge ( #23120 )
2024-12-03 14:15:59 +00:00