Paulus Schoutsen
b599417a37
Improve rendering status text on integration cards ( #8973 )
2021-04-23 09:30:17 +02:00
Philip Allgaier
899eab4e5c
Ensure 0 does not get formatted to empty string ( #8971 )
2021-04-23 09:29:03 +02:00
Paulus Schoutsen
3f21c87a3d
Allow config entries to show the reason ( #8974 )
2021-04-23 09:25:09 +02:00
Paulus Schoutsen
5f78f18cb4
Fix rendering of a choose without any action taken ( #8952 )
2021-04-22 21:01:09 +02:00
Paulus Schoutsen
0b8d356865
Clean up HUI-VIEW ( #8967 )
2021-04-22 09:46:15 -07:00
J. Nick Koston
f21ed24a49
Make error optional in connection lost service check ( #8937 )
2021-04-20 10:58:39 +02:00
Aaron Godfrey
b398727413
Allow falsey values for attribute value in a picture-elements card element. ( #8943 )
2021-04-19 18:51:55 +02:00
uvjustin
9bc2ab29a1
Version bump hls.js to v1.0.1 ( #8951 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-04-19 17:25:19 +02:00
Bram Kragten
97d5e6512d
Fix link to config panels ( #8936 )
2021-04-17 22:12:07 -07:00
Paulus Schoutsen
b96a70cd55
Make the integration header banner smaller ( #8935 )
2021-04-16 23:51:48 -07:00
Paulus Schoutsen
982ab93cdb
Do not vertically align integration icon ( #8934 )
2021-04-16 23:16:20 -07:00
Paulus Schoutsen
c7f4e1152d
Pass manifest to config flow card ( #8933 )
2021-04-16 23:02:29 -07:00
J. Nick Koston
519988326b
Do not throw warnings when a service calls disconnects the websocket ( #8932 )
2021-04-16 20:59:10 -07:00
Paulus Schoutsen
179767e9f8
Align layout of all cards ( #8931 )
...
* Align layout of all cards
* Make ignore card have normal button
2021-04-16 12:27:01 -07:00
Paulus Schoutsen
25b3bb1285
Fixes for integration cards ( #8930 )
2021-04-16 20:22:22 +02:00
Bram Kragten
841c8ab1f1
Update script editor ( #8919 )
2021-04-16 08:57:07 -07:00
Philip Allgaier
1ce17e2847
Remove non effective CSS for CM6 search panel input ( #8921 )
2021-04-16 16:29:36 +02:00
Philip Allgaier
cfd18bfb74
Corrected "not loaded" state string ( #8925 )
2021-04-16 14:45:40 +02:00
Philip Allgaier
e225d6f546
Correct wording from "component" to "integration" on new integration page ( #8924 )
2021-04-16 14:41:38 +02:00
Paulus Schoutsen
60fe48d355
Show config entry state on card ( #8911 )
2021-04-16 13:16:59 +02:00
Bram Kragten
8e11aa9130
Fix activate scene button + allow removing icon ( #8916 )
2021-04-15 13:02:09 +02:00
Philip Allgaier
f6e223c18d
Use const everywhere for "group.default_view" ( #8918 )
2021-04-15 09:54:32 +02:00
Bram Kragten
9d29b55bee
Add z-index to add user dialog ( #8917 )
2021-04-15 09:46:19 +02:00
Donnie
538028a003
Refactor sequence matching to accept item rather than word array ( #8866 )
...
* Refactor sequence matching to require an item rather than array of words to filter against
* change 'words' to 'strings'. Add tsdoc description for ScorableTextItem
* Replace type checking with 'as' to clean up code
2021-04-14 15:29:10 -07:00
Carlos Garcia Saura
c53575a74f
Set standard name for Cancel button, to align translations ( #8914 )
2021-04-14 23:09:31 +02:00
Bram Kragten
193016a46a
Fix time selector + base am/pm on user language ( #8908 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-04-14 21:51:29 +02:00
Bram Kragten
aaa50b4d1d
Don't add toast to history ( #8915 )
2021-04-14 12:01:42 -07:00
Bram Kragten
a43120320e
Bump typescript to 4.2.4 ( #8876 )
2021-04-14 12:00:24 -07:00
Paulus Schoutsen
b8bb0c038d
Highlight if log comes from custom component ( #8912 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-04-14 11:59:00 -07:00
Philip Allgaier
30787fef60
Hide new light color mode attributes in more-info ( #8895 )
2021-04-13 20:23:58 +02:00
J. Nick Koston
445ae156ef
Unsubscribe when dismissing during wrap up ( #8909 )
2021-04-13 20:18:37 +02:00
Jakub Dąbrowski
62a0cfb0f6
Fix computing cards ( #8894 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-04-13 16:25:48 +02:00
LJU
96bc3ef99a
Improve spelling ( #8901 )
2021-04-13 15:49:53 +02:00
Bram Kragten
56fe4b07f3
Show toast with call service error ( #8904 )
2021-04-12 17:10:25 -07:00
Jakub Dąbrowski
ea60f7005b
Fix saving entities of the device in scene editor ( #8884 )
2021-04-12 23:04:35 +02:00
Charles Garwood
c03017208d
Remove link/text about ZHA/Z-Wave config panels moving to integration page ( #8867 )
2021-04-12 20:17:31 +02:00
Paulus Schoutsen
9833accc79
Fix failed conditions reason ( #8870 )
2021-04-08 23:01:12 -07:00
Charles Garwood
87fe84b1ac
Add units to Z-Wave JS Node Config inputs ( #8869 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-04-08 16:32:47 -07:00
Bram Kragten
21140f437e
Update value of date input ( #8865 )
2021-04-08 16:31:46 -07:00
Paulus Schoutsen
ba9e410393
Pass narrow ( #8864 )
2021-04-08 22:59:24 +02:00
Paulus Schoutsen
587fb2a170
Add logbook note ( #8843 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-04-08 20:52:37 +02:00
Bram Kragten
7d801ff84c
Handle choose being null ( #8859 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-04-08 20:48:49 +02:00
Bram Kragten
d69accd9a5
Add dev import buttons for debugging traces ( #8860 )
2021-04-08 11:32:31 -07:00
J. Nick Koston
1127750c5e
Show which integrations are being setup at startup ( #8834 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-04-08 07:30:47 -10:00
Bram Kragten
7758bd89c1
Check if logbook component loaded when fetching trace ( #8861 )
2021-04-08 09:04:08 -07:00
Philip Allgaier
de7264327a
Do not use "media_play_pause" but atomic services instead ( #8845 )
2021-04-08 16:47:04 +02:00
Philip Allgaier
c3f0932794
Use number format setting for attribute rows ( #8844 )
2021-04-08 10:52:10 +02:00
Philip Allgaier
367907e037
Mention unique ID requirement in trace button tooltip ( #8853 )
2021-04-08 09:47:25 +02:00
Donnie
2d15bd651e
Fix spinner regression and remove unnecessary twoline config ( #8847 )
2021-04-07 21:18:55 -07:00
Paulus Schoutsen
e425d768dd
Remove owner guard from analytics ( #8842 )
2021-04-07 18:41:39 +02:00