879 Commits

Author SHA1 Message Date
Paul Bottein
fd1381ab3b
Update history chart when entity change in the more info dialog (#16794) 2023-06-06 11:14:11 +02:00
Paul Bottein
7b8f4d1e72
Fix label for cover button mode (#16791) 2023-06-06 09:07:53 +02:00
Bram Kragten
1470eb484f
Add more info controls for date/time/datetime (#16775)
* Add more info controls for date/time/datetime

* Discard changes to src/panels/lovelace/entity-rows/hui-date-entity-row.ts

* handle unavailable
2023-06-05 16:10:38 +02:00
Bram Kragten
1bf03f020e
Fix closing notification drawer (#16769) 2023-06-05 14:26:51 +02:00
Paul Bottein
9f3e8abe69
Don't show edit favorite colors button if the light doesn't support it (#16750) 2023-06-05 09:39:36 +02:00
Paul Bottein
928b4e6f1e
Add native color picker option (fix for firefox) (#16729) 2023-06-01 16:31:18 +00:00
Paul Bottein
b63a32109e
Add native color picker option (#16726) 2023-06-01 18:06:26 +02:00
Paul Bottein
e7f5d927b1
Open right mode when editing favorite color (#16719)
* Open right mode when editing favorite color

* Add missing type
2023-06-01 16:35:24 +02:00
Paul Bottein
9a30fe81c6
Use delete instead of remove for favorite colors (#16696) 2023-05-31 13:16:00 +00:00
Paul Bottein
c864edee72
Reset edit mode when closing more info dialog (#16695) 2023-05-31 13:11:10 +00:00
Bram Kragten
585db6ab3f
Close dialog when clicked on link (#16690) 2023-05-31 14:01:47 +02:00
Paul Bottein
a9f1c4a198
Add button bar for light modes (#16683)
* Add button bar for light modes

* Add disabled style

* Fix favorite colors display condition

* Fix color temp button
2023-05-31 11:48:22 +02:00
Paul Bottein
0771a780d9
Light more info enhancement (#16673)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-05-30 18:41:12 +00:00
Bram Kragten
a70d7d8de3
Related blueprints (#16618) 2023-05-30 15:04:45 +02:00
Paul Bottein
83570f2419
Add missing translations for effect and preset translation in more info (#16634) 2023-05-26 23:01:52 +02:00
Paul Bottein
633c6cfc9b
Use colored slider background for more info (#16633) 2023-05-26 17:45:57 +02:00
Paul Bottein
54b4c9f347
Add favorite colors to more info light (#16592)
* Add default favorite colors

* Don't show favorite colors if no entity registry entry

* Move color picker in its own component

* Fix more info dialog width

* Make favorite color editable

* Don't include white mode as favorite

* Add label for favorite color button

* Add support for hs, rgbw and rgbww colors

* Adapt color wheel color according to white value

* Add translation

* Add keyboard control to color temp wheel

* Use bottom sheet style for edit favorite dialog

* Fix listener

* Edit color temp icon

* Disable favorite color when available

* Only admin can edit a color

* Refactor close action

* Clean css

* Use ha button

* Fix ha-border-radius for bottom sheet
2023-05-26 17:23:49 +02:00
starkillerOG
85e7986b44
Always show "polling for updates" switch (#16629)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-05-26 15:52:57 +02:00
Paul Bottein
da0cf9d950
Create outlined button component (#16631)
* Create outlined button component

* Fix css comment

* Don't use Md classes

* Simplify
2023-05-26 15:28:49 +02:00
Paul Bottein
71bb540352
Use key instead of keycode for key event (#16625) 2023-05-25 18:47:57 +02:00
Bram Kragten
c4ff1a8646
fix keypress in code editor causing flow to submit (#16623) 2023-05-25 18:01:46 +02:00
Paul Bottein
e9d9d89d79
New color picker for HS and color temp (#16549)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-05-23 14:45:23 +02:00
Bram Kragten
099aa54b80
Add support for external assist (#16556)
* Add support for external assist

* Update hui-root.ts
2023-05-20 21:37:08 -04:00
Bram Kragten
eb220fa1a0
Fix overflow menu being above dialogs (#16558)
Fix device actions being above dialogs
2023-05-17 10:23:30 -04:00
Franck Nijhof
67b64b2d5c
Add entity attribute value translations for media_player (#16559)
Add entity attribute translations for media_player
2023-05-17 15:27:32 +02:00
Franck Nijhof
42aa4ab7c2
Add entity attribute value translations for vacuum (#16564) 2023-05-17 15:27:05 +02:00
Franck Nijhof
d873f26db3
Add entity attribute value translations for humidifier (#16565) 2023-05-17 15:26:16 +02:00
Franck Nijhof
e354f5de12
Add entity attribute value translations for remote (#16563) 2023-05-17 15:25:21 +02:00
Franck Nijhof
2ed48d67c6
Exclude device trackers from person more info (#16554) 2023-05-17 08:33:19 +02:00
Paul Bottein
75f080ee85
Add last-changed date to more-info (#16509) 2023-05-12 10:58:52 +00:00
Paul Bottein
5bd49c18d1
Update more info light actions (#16512) 2023-05-12 00:17:02 +02:00
Paul Bottein
a461d58df2
Fix more info dialog margin for material web button (#16513) 2023-05-11 17:16:15 +02:00
Paul Bottein
3838d76094
Ha dialog header (#16485) 2023-05-10 14:34:19 +02:00
renovate[bot]
4e390b4c57
Update dependency @lit-labs/virtualizer to v2 (#15932)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-05-05 15:51:12 +00:00
renovate[bot]
c93fcb8a2a
Update dependency @material/web to v1.0.0-pre.7 (#15940)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-05-05 15:13:25 +00:00
Paul Bottein
643556ded3
Adapt unsupported microphone message (#16419) 2023-05-05 00:18:18 +02:00
Bram Kragten
e766c277f5
Update expose for entities not in the entity registry (#16377) 2023-05-02 21:57:51 +02:00
Paul Bottein
ab308af61f
Improve assist dialog (#16371)
* Improve RTL, style and interaction

* Add message for microphone not supported

* Fix style

* Add explanation as a message

* Update message

* Update translation variable
2023-05-02 16:54:25 +00:00
Bram Kragten
edc6da04f7
Make sure stt_binary_handler_id is reset (#16360) 2023-05-01 14:46:44 +02:00
J. Nick Koston
26bb1ba146
Revert "Avoid fetching unused stats state column for more info" (#16328)
Revert "Avoid fetching unused stats state column for more info (#16141)"

This reverts commit 49a14a7265f2233ab234abdf9e3a61e722d88f75.
2023-04-27 09:31:06 +02:00
Bram Kragten
ff4c01e15c
Replace paper-item in integration card (#16317) 2023-04-26 16:11:54 +02:00
Bram Kragten
8c06712ab7
Allow to select a pipeline in voice command dialog (#16291) 2023-04-26 12:10:17 +02:00
Bram Kragten
2498f1db41
Fix tts in voice command for iOS (#16300) 2023-04-25 10:02:31 +00:00
Bram Kragten
8a50bb058d
Fix audio playing on iOS (#16298) 2023-04-25 09:38:14 +00:00
Bram Kragten
e793675c47
Fix dialog text colors theme (#16296)
* Fix dialog text colors theme

* fix drawer border
2023-04-25 00:23:08 +02:00
Paul Bottein
07cef18918
Try TTS in pipeline form (#16292) 2023-04-24 19:39:16 +02:00
Bram Kragten
a0263f25c4
Improve tts playback in voice command dialog (#16288) 2023-04-24 18:45:00 +02:00
Bram Kragten
1ded47d368
Use assist_pipeline in voice command dialog (#16257)
* Remove speech recognition, add basic pipeline support

* Add basic voice support

* cleanup

* only use tts if pipeline supports it

* Update ha-voice-command-dialog.ts

* Fix types

* handle stop during stt

* Revert "Fix types"

This reverts commit 741781e392048d2e29594e388386bebce70ff68e.

* active read only

* Update ha-voice-command-dialog.ts

---------

Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-04-21 21:50:30 -04:00
Yosi Levy
a43f49f4af
Fix some RTL aligments (#16252) 2023-04-20 17:05:24 +02:00
Bram Kragten
442f73b8c5
Add initial expose UI (#16138)
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-04-12 18:33:40 +02:00