karwosts
338692d2c3
Fix zwave node config toggle switch ( #22443 )
2024-10-20 09:03:23 +02:00
Simon Lamon
5415690585
Change triggered by service to triggered by action ( #22438 )
2024-10-19 14:36:37 +02:00
Krzysztof Dąbrowski
08633c197b
Hide integration logo on device page when load error occurs ( #22357 )
2024-10-17 16:26:26 +00:00
Julian
946c8a59b4
Fix translations for YAML-only alert when adding new integrations ( #22383 )
...
Change device to integration in the YAML-only warning
fixes : #22380
2024-10-17 16:17:14 +00:00
Paul Bottein
f93c7e1b6e
Improve card and badge edit mode ( #22413 )
2024-10-17 18:16:30 +02:00
Julian
6298534b9c
Fix small typographical issues in UI translations ( #22402 )
...
Remove dangling "point" in translations
fixes : #22401
2024-10-17 09:44:07 +02:00
Paul Bottein
e01e31341b
Revert "Allow to move card from other view to section view"
...
This reverts commit 203d900d16373dc219bcf88f8bb961c51f34bbf5.
2024-10-16 16:20:41 +02:00
Paul Bottein
203d900d16
Allow to move card from other view to section view
2024-10-16 16:18:22 +02:00
Petar Petrov
4d9e9aaead
Updated design for integration icons ( #22393 )
...
* Show if a custom integration overwrites a core integration
* use 1 icon and change tooltip and color
* Updated design for integration icons
* add color for `overwrites_built_in`
2024-10-16 10:17:36 +02:00
Petar Petrov
82ec308be0
Show if a custom integration overwrites a core integration ( #22295 )
2024-10-16 09:28:33 +02:00
ildar170975
aa5f8dc082
Change background for collapsible rows in data tables ( #22372 )
...
Update ha-data-table.ts
2024-10-16 09:10:32 +02:00
ildar170975
13a1af97da
box-shadow for stack in panel: fix typo ( #22384 )
...
Update hui-stack-card.ts
2024-10-16 09:07:37 +02:00
Julian
e3c435fd78
Fix type in matter integration translation "end_device" ( #22390 )
...
fixes : #22292
2024-10-16 09:06:46 +02:00
Paulus Schoutsen
a32dee7071
Discovered integration: configure -> add ( #22387 )
2024-10-15 21:35:16 +02:00
Paulus Schoutsen
9e509e3bc9
Update Assist config page ( #22338 )
2024-10-15 21:32:21 +02:00
Paulus Schoutsen
79ac2a72fa
Protocol integrations always link to devices page
2024-10-15 18:12:14 +00:00
karwosts
b063840f46
Update devtools/statistics for renamed issue type ( #22371 )
2024-10-15 15:09:07 +02:00
Bram Kragten
e31af5d31b
Forward change event in password field ( #22377 )
2024-10-15 12:07:12 +02:00
Stefan Agner
fca97cd734
Prefer Thread border router instance name ( #22378 )
...
Instead of using the model name (which is the same for all border
routers of the same make and model), use the instance name as the
border router name.
Builds on https://github.com/home-assistant/core/pull/127253 .
2024-10-15 11:48:45 +02:00
Wendelin
ca94267c44
Fix tooltip firefox bug in persistent-notification-item ( #22363 )
2024-10-14 15:47:12 +02:00
Abdulrasheed Abdulsalam
6cd8471b91
Fix: correct some typos in translation file ( #22353 )
2024-10-13 10:11:27 +00:00
Paul Bottein
d3d578e0f4
Hide fields section when all fields inside are filtered ( #22277 )
...
Hide field section when all fields inside are filtered
2024-10-11 21:52:44 +02:00
karwosts
79c71cbe48
Add sensor offset to time trigger UI ( #21957 )
...
* Add sensor offset to time trigger UI
* refactor long expression
* memoize data
* fix for trigger platform migration
2024-10-11 21:36:44 +02:00
karwosts
82b50a1c5d
Refine automation action search with ignoreLocation ( #22332 )
2024-10-11 21:34:43 +02:00
karwosts
6cfda78aa1
Fix a case where developer-tools/action can get stuck in an error loop ( #22334 )
2024-10-11 20:37:49 +02:00
Bram Kragten
778fcab90d
Fix entity id setting on newly created scripts, handle update of enti… ( #22272 )
...
Fix entity id setting on newly created scripts, handle update of entity id
2024-10-11 13:13:17 +02:00
Wendelin
07e5aa30c6
Add hide completed option to hui-todo-list-card ( #22323 )
2024-10-11 08:58:40 +02:00
Paul Bottein
3f0ec03a14
Improve zigbee remove device dialog ( #22276 )
...
* Improve zigbee remove device dialog
* Fix translations
2024-10-11 06:40:15 +02:00
Paul Bottein
0e8783fb01
Use default font for heading card ( #22322 )
2024-10-10 15:19:14 +00:00
Wendelin
af2d575bf0
Fix ha-selector-action drag and drop ( #22273 )
...
* Fix ha-selector-action with removing memoize-one
* Fix array-move to update parent reference.
* Fix array-move if item is no array
2024-10-10 16:53:35 +02:00
Stefan Agner
92165d776a
Fix command selection for OTBRs without dataset ( #22318 )
...
Typically, the Home Assistant OTBR integration makes sure that we
either setup or read the current dataset. However, in some cases,
e.g. when reinstalling the add-on, deleting the dataset, and starting
the add-on while keeping the OTBR config entry, the dataset is not
available and a new one is not being created (since the config entry
is not recreated).
Just support this particular case as well.
Fixes : #22306
2024-10-10 16:50:44 +02:00
karwosts
23a33b10a1
Allow override entity_id in more-info action ( #22147 )
2024-10-09 14:14:03 +02:00
Simon Lamon
67a93013c7
Revert "Fix drag and drop when using action and trigger selector" ( #22296 )
...
Revert "Fix drag and drop when using action and trigger selector (#22291 )"
This reverts commit 99035cea8fb2676a14da92434bfebdc6c7cb9c4b.
2024-10-09 10:22:40 +00:00
Bram Kragten
1f838d7529
Update statistics issues from dev tools ( #22286 )
...
update statistics issues from dev tools
2024-10-09 09:29:30 +02:00
TJ Horner
ffc0435144
Fix erroneous addition of service:
key in ha-automation-action-play_media
element ( #22294 )
...
fix: no longer erroneously set 'service' in ha-automation-action-play_media
2024-10-08 21:07:38 +00:00
David F. Mulcahey
5877d69c87
Fix ZHA group dashboard display on mobile ( #22279 )
2024-10-08 21:20:07 +02:00
Paul Bottein
99035cea8f
Fix drag and drop when using action and trigger selector ( #22291 )
...
* Fix drag and drop when using action selector
* Fix drag and drop when using trigger selector
2024-10-08 21:04:45 +02:00
__JosephAbbey
1b441a7eec
Add support for relative start and end time displays in state-display ( #22249 )
...
* Add support for relative start and end time displays in state-display
* Add support for sun attributes as well
* Improve state-display code for relative-time
---------
Co-authored-by: Wendelin <w@pe8.at>
2024-10-08 10:04:16 +02:00
Paul Bottein
ad49e9f7b0
Add minimal size for badges and cards in edit mode ( #22271 )
2024-10-07 17:33:47 +02:00
Petar Petrov
e32b15ede2
Hide service dropdown for predefined actions in automations ( #22275 )
...
Hide service dropdown for predefined actions
2024-10-07 15:49:44 +02:00
Wendelin
a35b4376ea
Fix unused entities view ( #22274 )
...
Fix compute-unused-entities when using sections
2024-10-07 15:28:14 +02:00
Simon Lamon
619f9f76ee
Fixup service/action when entity is picked in activate scene ( #22259 )
...
Fixup service/action when entity is picked
2024-10-07 09:23:48 +02:00
Bram Kragten
0110bdd24a
Fix and update step flow create ( #22223 )
...
* Fix and update step flow create
* cleanup
2024-10-04 14:13:21 +02:00
Bram Kragten
365b712976
Add temporary logging to webrtc player ( #22213 )
...
* add temporary logging to webrtc player
* Update ha-web-rtc-player.ts
* Update ha-web-rtc-player.ts
* Update ha-web-rtc-player.ts
2024-10-03 21:01:21 +02:00
Paul Bottein
7d97dbe15b
Fix potential undefined select element in color picker ( #22212 )
2024-10-03 11:31:36 +02:00
Paul Bottein
8bc0ea5a0b
Update heading entity schema to allow empty entity id ( #22211 )
2024-10-03 11:15:13 +02:00
Adam Kapos
44948a3474
Disable backdrop filter on Heading Card ( #22204 )
2024-10-03 09:45:29 +02:00
Robert Resch
bc51b53b4a
Use camera ws endpoint to get WebRTC config ( #22009 )
2024-10-03 09:19:49 +02:00
Bram Kragten
487795b7c4
handle unknown state for update voice assitant ( #22196 )
...
* handle unknown state for update voice assitant
* Update voice-assistant-setup-step-update.ts
2024-10-02 16:42:27 +02:00
Petar Petrov
a30e0d33f9
Handle exceptions when subscribing from the event dev tool ( #22191 )
...
* Handle exceptions when subscribing from the event dev tool
* use ha-alert for the error msg
* import ha-alert element
* use undefined instead of null to align with the rest of the code base
2024-10-02 16:34:28 +02:00