Erik Montnemery
07b5856190
Don't call deprecated history/* statistics API ( #13658 )
2022-09-08 16:03:35 -04:00
Bram Kragten
462dee0351
use input instead of change ( #13660 )
2022-09-08 17:43:36 +02:00
Paul Bottein
f181a085de
Move automation trace actions to overflow menu ( #13656 )
2022-09-08 12:00:52 +02:00
Joakim Sørensen
bf5589b88d
Guard more of the hardware panel ( #13650 )
2022-09-07 19:59:08 -05:00
Bram Kragten
c5428d8581
20220907.0 ( #13646 )
2022-09-07 16:54:32 +02:00
Bram Kragten
fd431f36f7
Fix state picker ( #13644 )
20220907.0
2022-09-07 16:43:04 +02:00
Bram Kragten
7acf3a049e
Bumped version to 20220907.0
2022-09-07 16:33:01 +02:00
Bram Kragten
cfb0e8b39e
cleanup script editor ( #13639 )
2022-09-07 16:26:32 +02:00
Bram Kragten
a3abbf3812
remove tabs from trace pages ( #13640 )
2022-09-07 16:26:22 +02:00
Philip Allgaier
980156d23a
Add separator option to overflow icon menu ( #13627 )
2022-09-07 13:56:18 +00:00
Paul Bottein
37c2a3636e
Improve scene layout ( #13641 )
2022-09-07 15:33:17 +02:00
Raman Gupta
b682d13486
Change typing of zwave_js API return based on lib version bump ( #13393 )
2022-09-07 08:13:13 -05:00
Philip Allgaier
7f82b90c25
Either show range or fix target temperature control in climate more-info ( #13638 )
2022-09-07 14:27:54 +02:00
Paul Bottein
3e9d6ea2c5
Bring reorder mode to script sequence ( #13636 )
2022-09-07 14:25:06 +02:00
Paul Bottein
57c5c1c191
Remove re order mode for blueprint automation editor ( #13637 )
2022-09-07 14:23:42 +02:00
Paul Bottein
b553a3fd92
Some fixes for automation picker and editor ( #13634 )
2022-09-07 07:47:56 -04:00
Paul Bottein
d1964e92ea
Some fixes for script picker and editor ( #13635 )
...
* Show error when user try to delete or duplicate yaml only script
* Use same layout as automation
2022-09-07 07:47:24 -04:00
Zack Barett
a889969bb8
Fix Back button on Safari and disable information menu item until saved ( #13633 )
2022-09-07 01:53:09 +00:00
Paul Bottein
f80b2c578b
Fix run script translation ( #13626 )
...
fix translation
2022-09-06 17:42:15 +00:00
Paulus Schoutsen
579f73e08f
20220906.0 ( #13623 )
20220906.0
2022-09-06 11:53:07 -04:00
Bram Kragten
d13c6d3e7b
Bumped version to 20220906.0
2022-09-06 17:38:39 +02:00
Bram Kragten
e78c875e8e
Add last activated column to scenes data table ( #13622 )
2022-09-06 17:34:49 +02:00
Bram Kragten
5e8c54b00f
Update ha-config-helpers.ts
2022-09-06 16:50:02 +02:00
Paul Bottein
71bc74893f
Add overflow menu for script picker ( #13620 )
2022-09-06 16:48:22 +02:00
Paul Bottein
df72e5099e
Add overflow menu for scene picker ( #13621 )
2022-09-06 16:48:09 +02:00
Paulus Schoutsen
e6862daa38
Avoid script editor dirty on load ( #13619 )
2022-09-06 15:33:53 +02:00
Paul Bottein
66db8c999f
Open external device configuration url to a new tab/window ( #13613 )
...
* Open external device configuration url to a new tab/window
* Remove rel in action options
2022-09-06 10:24:03 +00:00
Joakim Sørensen
00bc315fc1
Fetch OS info from Supervisor if we do not return anything for hardware ( #13614 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-09-06 09:48:41 +00:00
Paul Bottein
f461825a59
Fix icon picker in dialog ( #13616 )
2022-09-06 09:48:13 +00:00
Bram Kragten
8c98326e31
Fix netlify demo deploy ( #13611 )
2022-09-05 20:24:09 -04:00
Bram Kragten
7bb619b0c3
Update translations
2022-09-06 01:26:34 +02:00
Bram Kragten
07bc9081b8
dont remove id from automation config ( #13609 )
2022-09-05 22:46:30 +00:00
Philip Allgaier
91fa5972d1
Prevent combo box issues with duplicate labels ( #13608 )
2022-09-06 00:33:39 +02:00
Bram Kragten
abbfde19a2
20220905.0 ( #13604 )
20220905.0
2022-09-05 19:54:14 +02:00
Bram Kragten
ccd617d68e
Bumped version to 20220905.0
2022-09-05 19:39:30 +02:00
Bram Kragten
8a7f35cee6
Improve rename automation dialog ( #13601 )
2022-09-05 19:38:51 +02:00
Bram Kragten
e510e5b371
Link logbook row to trace if available ( #13599 )
...
* Link logbook row to trace if available
* Update ha-logbook-renderer.ts
2022-09-05 19:36:09 +02:00
Paul Bottein
aa6ee0f6d2
Fix icon picker reset by hass update ( #13587 )
...
* Fix icon picker reset by hass update
* Update src/components/ha-icon-picker.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Only update when not opened
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-09-05 19:01:20 +02:00
Bram Kragten
f3449c4d9b
Add description to automation editor ( #13603 )
2022-09-05 19:00:54 +02:00
Matthias de Baat
3c289deb21
Add remove, delete, add and create guidelines ( #13593 )
...
Co-authored-by: Philip Allgaier <philip.allgaier@gmx.de>
2022-09-05 18:28:54 +02:00
Paul Bottein
847d163cc8
Disable close on outside click for rename + mode dialogs ( #13602 )
2022-09-05 16:26:32 +00:00
Paul Bottein
28d11703fc
Reorder overflow menu ( #13596 )
2022-09-05 18:18:58 +02:00
Bram Kragten
1f003ae3be
Remove tabs from area and device pages ( #13600 )
2022-09-05 18:18:32 +02:00
chpego
a57d7813e7
typo dialogs ( #13598 )
2022-09-05 15:55:48 +00:00
J. Nick Koston
5842b10a10
Handle logbook updates where the new records are in the middle of the old records ( #13595 )
2022-09-05 17:47:48 +02:00
Paul Bottein
8ee9655bd5
On larger screens, move traces button out of the overflow menu ( #13597 )
2022-09-05 17:44:10 +02:00
Paul Bottein
3ef567dcd5
Automation change mode dialog ( #13591 )
2022-09-05 17:43:34 +02:00
Joakim Sørensen
37f6b4f6be
Show hardware if hassio or hardware ( #13594 )
2022-09-05 16:47:28 +02:00
Philip Allgaier
a817faae54
Add back blank before percent sign ("%") based on language ( #13590 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-09-05 12:49:21 +00:00
Paul Bottein
ab745f6e8e
Reorder automation elements ( #13548 )
2022-09-05 08:19:38 -04:00