J. Nick Koston
ecba22d301
Merge branch 'dev' into persistent_notification_trigger
2023-06-22 01:44:19 +02:00
J. Nick Koston
72172cabc2
Migrate to using dismiss_all for persistent_notification
2023-06-22 01:41:49 +02:00
Bram Kragten
eb552530e2
Add support for image entity ( #16877 )
2023-06-21 17:46:40 +02:00
Paul Bottein
1fe5d66a68
Allow cards and tile features to provide a schema to create the editor ( #16142 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-06-21 17:22:33 +02:00
Bram Kragten
7faa165558
Refactor Storage decorator ( #16987 )
2023-06-21 17:22:10 +02:00
karwosts
752bc192cd
Fix types selection for statistics-graph-card ( #16988 )
2023-06-21 15:10:00 +00:00
Paul Bottein
e9961b93f9
Add circular slider ( #16981 )
...
* WIP Create round slider
* Fix interaction on iOS
* Add dual and simple gauge
* Add events
* Rename events
* Use low and high
* Improve dual slider selection
* Add min and max
* Rename component
* Prevents setting a high value lower than low and vice versa
* Add keyboard support
* Fix typings
* Use html
* Update current indicator
* Improve doc
* Fix keyboard focus after mouse interaction
* Don't fallback to value
2023-06-21 15:01:45 +00:00
c0ffeeca7
bbdcc021d4
TTS and STT: standardize spelling ( #16685 )
2023-06-21 13:46:08 +02:00
Vasilis Koulis
3d6cfc4037
open option for lock ( #14852 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-06-21 09:59:28 +00:00
RoboMagus
9b35c06eef
Add persistent_notification trigger ( #16967 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2023-06-21 11:55:55 +02:00
Joakim Sørensen
b46c74fe76
Add haStyleScrollbar to hass-subpage ( #16745 )
2023-06-21 11:35:17 +02:00
Joakim Sørensen
5aa6ffe2e4
Map GitHub block quotes to our ha-alert component ( #16757 )
2023-06-21 11:35:02 +02:00
J. Nick Koston
4ffd31974c
switch to schema
2023-06-21 10:38:57 +02:00
J. Nick Koston
1faef71dcb
tweak
2023-06-21 10:25:53 +02:00
J. Nick Koston
1e5c35c158
Merge branch 'dev' into persistent_notification_trigger
2023-06-21 09:58:42 +02:00
J. Nick Koston
2e3ce4ae9e
lint
2023-06-21 09:57:39 +02:00
karwosts
07d37dd89f
Handle multiple triggers in trigger condition UI ( #16983 )
2023-06-21 08:50:01 +02:00
Lasse Bang Mikkelsen
33d6ad1b0b
Add copy-to-clipboard button for long-lived tokens ( #16956 )
2023-06-21 06:19:25 +00:00
Simon Lamon
386ed2167f
Make automation editor card headers translateable (triggers partly) ( #16969 )
2023-06-21 08:12:04 +02:00
karwosts
221f4f34a7
Use new automation dialog for new scripts ( #16933 )
2023-06-21 08:04:39 +02:00
karwosts
c63c717d9f
Add 'Default' option to theme-picker ( #16915 )
2023-06-21 08:03:17 +02:00
Paul Bottein
1cb1bcf274
Open assist from dashboard ( #16829 )
2023-06-21 08:02:09 +02:00
RoboMagus
30f2a49fbf
Simplified update_types localizations
2023-06-20 17:53:33 +02:00
karwosts
1cf24ffc8d
Allow continue_on_error in the UI action editor ( #16834 )
2023-06-20 14:53:13 +00:00
Paul Bottein
13b864e261
Use ha-icon-button-group in more info cover ( #16911 )
2023-06-20 16:45:45 +02:00
Paul Bottein
7bc2ca3b65
Add more info lock ( #15995 )
...
* Add more info lock
* Use same height for pending state
* Fix attributes
* Add unlocking/locking to switch
* Improve code support
2023-06-20 15:25:26 +02:00
RoboMagus
101e9323a7
Review updates
2023-06-20 14:58:24 +02:00
Christoph Wen, B.Sc
922e95b895
Fix time and date-time 12h formats ( #16692 ) ( #16805 )
...
* Fix time and date-time 12h formats (#16692 )
- am/pm check possible for other languages
- adjusted date format gallery page for consistency
- added gallery pages for date-time and time formats
* Fix typo in am/pm check (#16692 )
2023-06-20 12:52:53 +02:00
renovate[bot]
baaa012101
Update octokit monorepo ( #16979 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-20 12:07:01 +02:00
breakthestatic
3888b1c48b
Use fuzzy filter/sort for target pickers ( #16912 )
...
* Use fuzzy filter/sort for target pickers
* PR suggestions
* Restore missed sort
2023-06-20 12:03:55 +02:00
karwosts
332af4003e
History graph should start at requested time even if sensor is unavailable ( #16850 )
...
History graph should start at consistent time if sensor is unavailable
2023-06-20 12:00:33 +02:00
renovate[bot]
044a44e114
Update dependency @lit-labs/context to v0.3.3 ( #16975 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-20 11:56:05 +02:00
c0ffeeca7
13c932a8f8
Thread: Rename "My network" to "Preferred network" ( #16980 )
...
- All networks in my household are my networks. Otherwise they are my neighbor's.
- within my networks, this one is my preferred one (as opposed to other networks)
2023-06-20 10:43:28 +02:00
renovate[bot]
be1089302f
Update dependency @octokit/rest to v19.0.12 ( #16973 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-19 17:52:51 +00:00
Steve Repsher
540df024d9
Upgrade to python 3.11 ( #16948 )
2023-06-19 19:50:45 +02:00
Bram Kragten
e7c8bd4c41
Bump Vaadin ( #16971 )
2023-06-19 13:48:54 -04:00
renovate[bot]
7c15a65bba
Update dependency @lit-labs/virtualizer to v2.0.3 ( #16761 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-06-19 14:21:08 +00:00
karwosts
5381a467e5
Fix blueprint script editor erroneously setting mode
field ( #16934 )
2023-06-19 13:43:04 +00:00
renovate[bot]
a96d3594ba
Update dependency typescript to v5 ( #15877 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-06-19 13:03:48 +00:00
RoboMagus
4526a46a56
Add persistent_notification trigger
2023-06-19 15:02:53 +02:00
Steve Repsher
1d0d4755d0
Update lit-analyzer and ts-lit-plugin to version 2 ( #16954 )
2023-06-19 14:30:16 +02:00
Till
fa75b18a6b
Add self-sufficiency gauge card ( #15704 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-06-19 13:59:20 +02:00
Joakim Sørensen
cdd29c8bf7
Add help button to get documentation from mount dialog ( #16932 )
2023-06-19 11:54:47 +00:00
Paul Bottein
215f5e341a
Put color wheel at the root level for more info light ( #16909 )
2023-06-19 13:50:37 +02:00
Franck Nijhof
8abb58ae7d
Add preheating HVAC action to climate ( #16922 )
2023-06-19 13:36:19 +02:00
karwosts
40c8301df0
Allow templates in service template/object selector ( #16925 )
2023-06-19 13:33:28 +02:00
Simon Lamon
80f3d6aacb
Change all occurrences to use Intl.ListFormat ( #16897 )
2023-06-19 12:52:28 +02:00
dependabot[bot]
41310007fe
Bump dessant/lock-threads from 4.0.0 to 4.0.1 ( #16962 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 09:39:22 +02:00
renovate[bot]
195b1eef02
Lock file maintenance ( #16961 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-19 05:26:18 +00:00
renovate[bot]
8e9b5ea66b
Update dependency tsparticles-preset-links to v2.10.1 ( #16802 )
...
* Update dependency tsparticles-preset-links to v2.10.1
* Group future tsparticles updates
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-06-19 05:10:21 +00:00
renovate[bot]
827d89628d
Update dependency tsparticles-engine to v2.10.1 ( #16790 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-18 23:52:23 -04:00
renovate[bot]
cac341a938
Update dependency hls.js to v1.4.6 ( #16960 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-18 23:31:13 -04:00
J. Nick Koston
2b51228665
Fix notifications subscription leak when in narrow mode ( #16953 )
...
Fix persistent notifications subscription leak on mobile/narrow
2023-06-17 20:41:41 -04:00
renovate[bot]
79c010eb7b
Update dependency webpack to v5.87.0 ( #16949 )
2023-06-17 20:34:43 -04:00
renovate[bot]
2a4356ce86
Update dependency tinykeys to v2.1.0 ( #16951 )
2023-06-17 20:33:36 -04:00
renovate[bot]
afdeb36258
Update vaadinWebComponents monorepo to v24.1.0 ( #16844 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 14:56:35 -04:00
renovate[bot]
d4f4ee1e59
Update dependency tinykeys to v2 ( #16873 )
...
* Update dependency tinykeys to v2
* Switch to named import
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-06-17 16:53:36 +00:00
renovate[bot]
bcceef30bb
Update dependency @octokit/auth-oauth-device to v5 ( #16947 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 12:46:30 -04:00
renovate[bot]
356935fefc
Update formatjs monorepo ( #16945 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 15:28:29 +00:00
renovate[bot]
49f59d7162
Update CodeMirror ( #16942 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 11:17:37 -04:00
renovate[bot]
67e8357bb9
Update dependency sinon to v15.1.2 ( #16940 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 11:15:05 -04:00
renovate[bot]
b8da712186
Update typescript-eslint monorepo to v5.59.11 ( #16941 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 11:13:30 -04:00
renovate[bot]
a409f494a2
Update dependency @types/leaflet-draw to v1.0.7 ( #16939 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 05:55:36 +00:00
renovate[bot]
3b32825e2a
Update dependency @octokit/plugin-retry to v5.0.3 ( #16938 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 05:47:46 +00:00
renovate[bot]
12b7b903bc
Update dependency core-js to v3.31.0 ( #16913 )
...
* Update dependency core-js to v3.31.0
* Update babel setting
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-06-17 05:40:10 +00:00
Joakim Sørensen
3be601a3b9
Add location to backups table ( #16813 )
2023-06-15 16:08:32 +02:00
renovate[bot]
d0641d64bd
Update dependency eslint-plugin-lit-a11y to v3 ( #16910 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-14 16:03:53 -04:00
renovate[bot]
3a64f64894
Update dependency @material/web to v1.0.0-pre.10 ( #16841 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-14 18:08:19 +02:00
karwosts
7182abfec5
Fix history chart when final sensor state is unavailable ( #16852 )
2023-06-14 17:45:57 +02:00
JakobDNS
2076a083d3
en.json: Fix typo "recieved" -> "received" ( #16903 )
2023-06-14 16:18:02 +02:00
renovate[bot]
73317a48ee
Update dependency rollup-plugin-visualizer to v5.9.2 ( #16899 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-13 17:27:30 -04:00
renovate[bot]
b891c53994
Update dependency webpack-dev-server to v4.15.1 ( #16900 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-13 17:26:26 -04:00
renovate[bot]
c1c18affbc
Update dependency webpack to v5.86.0 ( #16749 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-13 16:09:57 -04:00
renovate[bot]
3bea2cf7f9
Update dependency @rollup/plugin-commonjs to v25.0.1 ( #16892 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-13 15:28:58 -04:00
Steve Repsher
fa1a6affa7
Use ES modules and dynamic import for Webpack latest builds ( #16849 )
2023-06-13 18:12:44 +02:00
Bram Kragten
197638b282
Fix date demo in gallery ( #16894 )
2023-06-13 15:27:21 +00:00
karwosts
6e3cf0975b
Fix mqtt debug info dialog too big ( #16893 )
2023-06-13 17:22:45 +02:00
Paul Bottein
9875cb2723
Only catch event inside color wheel ( #16890 )
2023-06-13 17:21:01 +02:00
Paul Bottein
f8ea7e0ef2
Make actions available as event ( #16839 )
2023-06-13 15:24:36 +02:00
renovate[bot]
c821f4296e
Update dependency @octokit/auth-oauth-device to v4.0.5 ( #16891 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-13 09:23:14 -04:00
Simon Lamon
5fc4e7a95d
Introduce Intl.ListFormat ( #16857 )
...
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-06-13 15:22:23 +02:00
Paul Bottein
49fa7ec4ed
Clear more info content when switching entity ( #16846 )
2023-06-13 12:20:02 +02:00
Bram Kragten
780de42e4b
Allow to show times in the UI in the timezone of the server ( #16799 )
2023-06-13 12:12:13 +02:00
Paul Bottein
f7722a270f
Add safe zone to reach min and max temperature easily with temperature ( #16880 )
...
Add safe zone to reach min and max temperature easily with temperature picker
2023-06-13 11:55:52 +02:00
Paul Bottein
e3faa618bf
Use esm module for hls.js ( #16878 )
2023-06-12 07:49:39 -04:00
dependabot[bot]
655b630fa5
Bump actions/checkout from 3.5.2 to 3.5.3 ( #16876 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 11:46:54 +02:00
renovate[bot]
983bba357a
Update babel monorepo to v7.22.5 ( #16872 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-11 17:42:06 -04:00
renovate[bot]
17a2560d94
Update dependency webpack-cli to v5.1.4 ( #16862 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-11 13:28:12 -04:00
renovate[bot]
eaffed9ff8
Update dependency @octokit/plugin-retry to v5.0.2 ( #16861 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-11 13:27:10 -04:00
Matthias Alphart
273992c8e9
Consolidate dependency updates in release-drafter ( #16856 )
2023-06-10 16:39:43 +02:00
renovate[bot]
c77905bd22
Update dependency glob to v10.2.7 ( #16851 )
2023-06-09 20:45:14 -04:00
renovate[bot]
15132783d4
Update formatjs monorepo ( #16843 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-09 10:49:59 -04:00
Paul Bottein
2b6cf55638
Add paste to else automation action ( #16840 )
2023-06-09 16:38:01 +02:00
renovate[bot]
e4eaa52d53
Update dependency webpack-cli to v5.1.3 ( #16809 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-09 09:04:55 -04:00
renovate[bot]
e1f73dac02
Update dependency hls.js to v1.4.5 ( #16842 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-09 13:02:14 +00:00
renovate[bot]
36de0e5c8c
Update CodeMirror ( #16820 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-09 08:55:19 -04:00
renovate[bot]
549e4e7fb3
Update typescript-eslint monorepo to v5.59.9 ( #16832 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-09 08:48:34 -04:00
renovate[bot]
dd9c4e35bf
Update dependency @octokit/plugin-retry to v5.0.1 ( #16835 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-09 08:46:50 -04:00
Paul Bottein
8580d3f9bf
Bumped version to 20230608.0
2023-06-08 15:08:18 +02:00
Bram Kragten
6d29b764d3
Integration page fixes ( #16822 )
2023-06-08 14:11:52 +02:00
Joakim Sørensen
78cff3a921
Use menu_options instead of menu_issues for translation ( #16823 )
2023-06-08 11:13:12 +00:00
Paul Bottein
e3c312feaf
Sort related entities by name ( #16821 )
2023-06-08 13:01:46 +02:00
Paul Bottein
31e4166248
Make to full integration card header clickable ( #16819 )
2023-06-08 10:42:26 +02:00
Bram Kragten
0442e3e06e
Bumped version to 20230607.0
2023-06-07 12:15:32 +02:00
english-ra
0a8252c16a
Fixed issue where the cursor would not change to grabbing when a user… ( #16808 )
2023-06-07 09:44:54 +00:00
puddly
0a62d711f2
Allow the ZHA serial port path to wrap if it is too long ( #16806 )
...
Allow the serial port path to wrap if it is too long
2023-06-07 11:34:17 +02:00
karwosts
d7c3ff3e9d
Fix cancel button in automation row alias rename dialog ( #16810 )
2023-06-07 11:27:50 +02:00
renovate[bot]
2767f866f3
Update dependency @octokit/plugin-retry to v5 ( #16803 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 19:53:57 +00:00
renovate[bot]
040d5af0aa
Update dependency eslint to v8.42.0 ( #16789 )
...
* Update dependency eslint to v8.42.0
* Update resize-observer.polyfill.ts
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-06-06 19:44:54 +00:00
renovate[bot]
06c6e312b0
Update workbox monorepo to v7 (major) ( #16747 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 21:41:04 +02:00
renovate[bot]
841dffe563
Update Yarn to v3.6.0 ( #16759 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 21:39:10 +02:00
renovate[bot]
a41e0d446f
Update vaadinWebComponents monorepo to v24.0.8 ( #16768 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 21:38:08 +02:00
renovate[bot]
9a0f24cd8b
Update dependency @lrnwebcomponents/simple-tooltip to v7.0.2 ( #16758 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 21:37:20 +02:00
puddly
2e531a9006
Add channel 26 to ZHA channel changing dialog dropdown ( #16801 )
...
Add 26 to list of valid ZHA network channels
2023-06-06 19:31:50 +00:00
karwosts
76255f2efb
Fix ha-devices-picker when changing or deleting devices ( #16739 )
2023-06-06 21:28:07 +02:00
karwosts
19fc92419a
Add miscellaneous UI elements for translation ( #16797 )
2023-06-06 16:37:58 +02:00
Bram Kragten
e7c2625cf1
Bumped version to 20230606.0
2023-06-06 16:32:45 +02:00
Bram Kragten
c39fdcda6e
Fix 403 on state-badge connect ( #16795 )
2023-06-06 13:42:45 +02:00
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
renovate[bot]
b0a278df97
Update dependency @octokit/plugin-retry to v4.1.6 ( #16788 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 01:25:59 -04:00
Bram Kragten
93e31df106
Use integration_type as header for config entries ( #16786 )
2023-06-05 19:18:42 +02:00
Bram Kragten
47fdae764f
Improve display of disabled config entries ( #16784 )
2023-06-05 19:00:06 +02:00
Bram Kragten
b8efc06caa
Bumped version to 20230605.0
2023-06-05 18:22:38 +02:00
Bram Kragten
fcacdf6534
Add all devices and entities link to integration page ( #16781 )
2023-06-05 15:52:11 +00:00
Paul Bottein
45d260f0ce
Move add config entry button to card ( #16783 )
2023-06-05 15:49:05 +00:00
renovate[bot]
d5f46a69b0
Update dependency @octokit/plugin-retry to v4.1.5 ( #16782 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-05 17:45:44 +02:00
Bram Kragten
fe8eb333b9
Limit integration card to 1 action row ( #16780 )
2023-06-05 17:23:28 +02:00
Paul Bottein
677cd2de10
Fix integration card tooltip ( #16779 )
...
* Fix integration card tooltip
* Update src/panels/config/integrations/ha-integration-header.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-06-05 14:13:27 +00: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
10ee8fda5b
Improve protocol integration add device / integration ( #16767 )
2023-06-05 14:08:55 +00:00
Bram Kragten
e044ddcb57
Align+fix date time entity rows ( #16774 )
2023-06-05 13:55:15 +00:00
Bram Kragten
29c564bb69
Fix maps card with location sources ( #16778 )
2023-06-05 15:53:57 +02:00
Bram Kragten
1bf03f020e
Fix closing notification drawer ( #16769 )
2023-06-05 14:26:51 +02:00
Bram Kragten
6c684fd8ee
Show number config entries when no devices/entities ( #16766 )
2023-06-05 14:17:03 +02:00
Simon Lamon
ddaf403378
Fix dropdown selection in General Settings ( #16754 )
2023-06-05 11:57:20 +00:00
Paul Bottein
b337074758
Fix collapsed masonry view in safari ( #16772 )
2023-06-05 13:48:16 +02:00
Bram Kragten
a96eff4d25
Fix padding on thread config panel ( #16770 )
2023-06-05 13:06:54 +02:00
puddly
e6bdc3a15e
Disable ZHA channel changing when multi-PAN is in use ( #16731 )
...
* Show baudrate and port in the ZHA network info
* Do not allow changing the Zigbee channel with the multiprotocol addon
* Include translations as well
* Update src/translations/en.json
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-06-05 10:27:36 +00:00
renovate[bot]
33e15eec22
Update dependency @lit-labs/context to v0.3.2 ( #16760 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-05 09:50:00 +02:00
renovate[bot]
3c0afd6cde
Update dependency lit to v2.7.5 ( #16763 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-05 09:48:45 +02:00
Joakim Sørensen
31a3fa02d9
Allow for lazy loading images in markdown ( #16746 )
2023-06-05 09:46:38 +02:00
Paul Bottein
71954f545c
Fix white brightness effect on color wheel ( #16738 )
2023-06-05 09:39:53 +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
renovate[bot]
21f983572c
Update dependency @octokit/plugin-retry to v4.1.4 ( #16762 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-05 01:20:24 -04:00
renovate[bot]
5667d71b02
Update dependency @rollup/plugin-node-resolve to v15.1.0 ( #16741 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-02 23:40:50 -04:00
Bram Kragten
0d0e5fdaaa
Hide ignored entries ( #16737 )
2023-06-02 12:08:02 +02:00
karwosts
b1f5ff26d9
Fix device selector when picking devices with no entities ( #16734 )
2023-06-02 11:26:07 +02:00
renovate[bot]
27451ca30e
Update typescript-eslint monorepo to v5.59.8 ( #16730 )
2023-06-01 22:09:45 -04: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
Bram Kragten
efb0098eac
Merge branch 'master' into dev
2023-06-01 18:04:54 +02:00
Bram Kragten
a67b845812
Bumped version to 20230601.1
2023-06-01 18:01:55 +02:00
renovate[bot]
d29b7626f3
Update babel monorepo to v7.22.4 ( #16724 )
2023-06-01 17:13:30 +02:00
Paul Bottein
47ac7062dc
Increase size of color wheel cursor on mobile ( #16723 )
2023-06-01 16:36:32 +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
6b06393559
Fix outlined button margin on iOS app ( #16717 )
2023-06-01 14:20:56 +02:00
Paul Bottein
efa02c309b
Put button menu above toolbar in automation editor ( #16716 )
2023-06-01 13:35:23 +02:00
Bram Kragten
9b2e77e781
Align integration card, limit height of logo ( #16714 )
2023-06-01 12:01:09 +02:00
Joakim Sørensen
24b4060c97
Add missing imports in backup dialogs ( #16715 )
2023-06-01 09:54:53 +00:00
Paul Bottein
5e4c1ab4fc
Share clipboard between automation and script ( #16713 )
2023-06-01 09:40:02 +00:00
Paul Bottein
287e6dbb60
Fix define variables action ( #16712 )
2023-06-01 11:38:59 +02:00
Paul Bottein
40c9292e16
Improve padding on integration logo ( #16711 )
2023-06-01 11:35:42 +02:00
Paul Bottein
d51dd00ec7
Add domain icon for time and datetime ( #16710 )
2023-06-01 09:07:18 +00:00
Paul Bottein
0db50d13d3
Clean helper config entry fetching in settings ( #16709 )
2023-06-01 10:37:34 +02:00
Paulus Schoutsen
9eb3618d97
20230601.0 ( #16705 )
...
* Fix fetching helper config entry (#16704 )
* Fix fetching helper config entry
* willUpdate
* Bumped version to 20230601.0
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-05-31 20:54:02 -04:00
Paulus Schoutsen
03eee9c7d5
Bumped version to 20230601.0
2023-05-31 20:49:41 -04:00
Bram Kragten
a49d59f4c6
Fix fetching helper config entry ( #16704 )
...
* Fix fetching helper config entry
* willUpdate
2023-06-01 00:58:03 +02:00
Bram Kragten
990ade4294
20230531.0 ( #16697 )
2023-05-31 15:45:11 +02:00
Patrick ZAJDA
a4c57f09ad
Set alt attribute to Assistant name in the exposed entities settings ( #16698 )
2023-05-31 13:36:16 +00:00
Bram Kragten
c1fa6d6f8c
Merge branch 'master' into dev
2023-05-31 15:20:23 +02:00
Bram Kragten
3bfcb808f5
Bumped version to 20230531.0
2023-05-31 15:17:21 +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
36268d5048
fix error messages of addon mount picker ( #16694 )
2023-05-31 15:00:32 +02:00
karwosts
5217d427e9
Support to|from null in UI for ha-automation-trigger-state ( #15071 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-05-31 12:28:16 +00:00
karwosts
aea668e754
Minor UI bugfixes for selector-datetime and dialog-date-picker ( #15759 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-05-31 12:26:01 +00:00
Bram Kragten
2219c9bbd3
Throttle replace state in restore scroll ( #16693 )
2023-05-31 12:18:48 +00:00
Bram Kragten
9b896c63b6
Fix my link for config flow start ( #16689 )
2023-05-31 14:05:11 +02:00
Bram Kragten
30af576ff5
Remove unused old code ( #16691 )
2023-05-31 12:04:45 +00:00
Bram Kragten
585db6ab3f
Close dialog when clicked on link ( #16690 )
2023-05-31 14:01:47 +02:00
karwosts
046475e7ac
Fix blueprint script editor defaults handling ( #16196 )
2023-05-31 12:58:22 +02:00
karwosts
648383addd
Fix ha-combo-box open direction ( #16119 )
2023-05-31 12:55:44 +02:00
Paul Bottein
10018b4c32
Update default colors for more info light favorite colors ( #16688 )
...
Update default favorite color for more-info-light
2023-05-31 12:48:49 +02:00
Philip Allgaier
872d3e4875
Make badge colors use the generic error/warning/success/info colors ( #14728 )
2023-05-31 12:44:48 +02:00
Bram Kragten
881f5e5012
Fix energy compare ( #16687 )
2023-05-31 12:42:03 +02:00
Bram Kragten
9797950f32
Use memoize in formatDateNumeric ( #16686 )
2023-05-31 12:36:52 +02:00
Bram Kragten
25986f239e
Blueprints: show error in alert dialog when clicked ( #16684 )
2023-05-31 12:35:38 +02:00
Raman Gupta
b586210ff1
Support zwave config parameters not on endpoint 0 ( #16597 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-05-31 12:11:26 +02:00
karwosts
748925ede9
Localize time string in time trigger and condition ( #16681 )
2023-05-31 12:07:30 +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
Bram Kragten
d914fb0cfc
Revert "Use ES modules and dynamic import for Webpack latest builds (… ( #16679 )
...
Revert "Use ES modules and dynamic import for Webpack latest builds (#16620 )"
This reverts commit 7b350e31dd
.
2023-05-30 17:56:38 -04:00
Bram Kragten
5218e1352e
async cleanup
2023-05-30 23:43:13 +02:00
Bram Kragten
eb0759a3b3
Fix integration translations ( #16678 )
2023-05-30 23:20:12 +02:00
Bram Kragten
88522ed155
change order
2023-05-30 22:59:34 +02:00
Bram Kragten
64e7fc6591
Fix my link for integration ( #16676 )
2023-05-30 22:02:52 +02:00
Christoph Wen, B.Sc
2ad6253b72
Add setting to localize numeric dates independent from language ( #15770 ) ( #16489 )
2023-05-30 19:39:27 +00:00
Bram Kragten
7e5a85dbe7
Allow to change switch as x ( #16671 )
2023-05-30 21:32:06 +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
Steve Repsher
7b350e31dd
Use ES modules and dynamic import for Webpack latest builds ( #16620 )
2023-05-30 18:27:49 +00:00
Bram Kragten
70fbf68603
Overhaul Integrations page, add integration page ( #16640 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-05-30 20:09:26 +02:00
Bram Kragten
2b4f199337
Tweak style of related items ( #16672 )
2023-05-30 16:12:41 +00:00
Bram Kragten
a70d7d8de3
Related blueprints ( #16618 )
2023-05-30 15:04:45 +02:00
renovate[bot]
e0c1f98803
Update babel monorepo to v7.22.3 ( #16668 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 10:40:14 +00:00
Bram Kragten
4b7a517d98
Fix async update localize ( #16667 )
2023-05-30 10:25:21 +00:00
renovate[bot]
26d4839dfd
Update dependency @types/chromecast-caf-receiver to v6 ( #15724 )
...
* Update dependency @types/chromecast-caf-receiver to v6
* Import cast namespace from receiver for receiver/media entry
* Use sender event types in manager and remove anonymous listeners
* Apply suggestions from code review
* prettier
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-05-30 09:30:04 +00:00
Jonas Bergler
c358d724a7
update hidden_description
to explain the behavior of the visible setting more clearly. ( #16662 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-05-30 09:27:22 +00:00
Allen Porter
0ab7934c09
Add a vertical scrollbar for the calendar list ( #16657 )
2023-05-30 10:49:14 +02:00
Allen Porter
6eac229901
Disable calendar selection when editing existing Calendar Events ( #16656 )
2023-05-30 10:48:34 +02:00
Joakim Sørensen
5006dfc138
Use __STATIC_PATH__
in more places so the supervisor panel can reach paths ( #16665 )
...
Use __STATIC_PATH__ in more places so the supervisor panel can reach paths
2023-05-30 10:45:58 +02:00
renovate[bot]
d9d38efd93
Update babel monorepo ( #16658 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 00:40:11 -04:00
renovate[bot]
9fe3a500d5
Update workbox monorepo to v6.6.0 ( #16659 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 00:29:12 -04:00
Raman Gupta
3df7c50690
Add frontend support for datetime
platform ( #14391 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-05-29 23:32:57 +02:00
Bram Kragten
38cf774a0d
Use ESM version of hls.js ( #16655 )
2023-05-29 20:38:21 +02:00
renovate[bot]
98d22d38c3
Update vaadinWebComponents monorepo to v24.0.7 ( #16653 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-29 16:30:29 +02:00
renovate[bot]
357dbb591b
Update babel monorepo to v7.22.0 ( #16654 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-29 16:29:54 +02:00
renovate[bot]
aa5df06bc3
Update dependency @lezer/highlight to v1.1.6 ( #16652 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-29 16:28:24 +02:00
rtm516
07a66b4bff
Fix topbar overflowing card for add-on store ( #16637 )
2023-05-29 14:22:03 +00:00
renovate[bot]
f466196fa8
Update dependency hls.js to v1.4.4 ( #16651 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-29 16:10:15 +02:00
Marvin Wichmann
04ae0b34af
Update WS commands for config entries ( #16647 )
2023-05-29 16:08:25 +02:00
Joakim Sørensen
6f48267dae
Include share as mount usage option ( #16636 )
2023-05-29 11:43:12 +02:00
renovate[bot]
be1f5d99c8
Update dependency webpack to v5.84.1 ( #16649 )
2023-05-28 20:46:25 +00:00
renovate[bot]
27b9b4dcc5
Update fullcalendar monorepo to v6.1.8 ( #16644 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-28 13:48:53 -04:00
renovate[bot]
08b57d6168
Update dependency webpack to v5.84.0 ( #16641 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-28 13:46:32 -04:00
renovate[bot]
3e474daa32
Update dependency @lezer/highlight to v1.1.5 ( #16638 )
2023-05-27 13:11:42 -04:00
renovate[bot]
48c1e8b56c
Update dependency @codemirror/state to v6.2.1 ( #16632 )
2023-05-27 13:09:19 -04:00
karwosts
fd0c0a95ca
Add a description for time condition ( #16499 )
2023-05-27 18:27:24 +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
Bram Kragten
ef51336770
Don't set name for entities that use device name already ( #16613 )
2023-05-26 14:54:49 +02:00
Bram Kragten
a09db75980
Bumped version to 20230526.0
2023-05-26 09:00:02 +02:00
J. Nick Koston
77d1b19ecb
Complete persistent notifications migration ( #16476 )
...
* Complete migration of persistent notifications
* Complete migration of persistent notifications
* revert
2023-05-25 23:09:04 -04:00
renovate[bot]
fba12f35ac
Update typescript-eslint monorepo to v5.59.7 ( #16627 )
2023-05-25 22:50:21 +00:00
renovate[bot]
00198c6937
Update vaadinWebComponents monorepo to v24.0.6 ( #16621 )
2023-05-25 18:35:51 -04: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
Bram Kragten
a9c27ad8dd
Save automation clipboard in session storage ( #16624 )
2023-05-25 17:58:05 +02:00
Joakim Sørensen
dacdc62672
Change OS version for mounts to placeholder ( #16607 )
2023-05-25 09:51:09 +02:00
karwosts
cccce5711c
Fix displayed unit for fixed water price ( #16616 )
2023-05-24 18:21:41 +02:00
Joakim Sørensen
50bd9da94c
Att tip to manage media dialog about network storage ( #16612 )
2023-05-24 17:18:46 +02:00
Bram Kragten
dde27c3524
Support entity reg id in device automations ( #15387 )
2023-05-24 14:37:45 +02:00
Joakim Sørensen
85acafe8a8
Fix reload mounts callback when doing changes in dialog ( #16615 )
2023-05-24 12:31:41 +00:00
Bram Kragten
c1748138a8
fix links to scripts from device and area pages ( #16611 )
...
Fixes #16602
2023-05-24 14:20:36 +02:00
Joakim Sørensen
9111f58e52
Add dialog to change default backup location ( #16610 )
...
* Add dialog to change default backup location
* Add guard
* Update src/components/ha-mount-picker.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-05-24 12:03:14 +02:00
karwosts
cefaaadf95
Fix line chart tooltips to use XY mode ( #16605 )
2023-05-24 11:52:26 +02:00
karwosts
29846a168e
Add cut / copy / paste support to automation & script editor ( #16488 )
2023-05-24 11:47:33 +02:00
renovate[bot]
31c89d70c5
Update dependency @octokit/rest to v19.0.11 ( #16606 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-23 22:37:51 -04:00
renovate[bot]
d5cea75fe4
Update dependency glob to v10.2.6 ( #16608 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-23 22:36:12 -04:00
renovate[bot]
35d212e850
Update dependency @octokit/rest to v19.0.9 ( #16598 )
2023-05-23 12:07:01 -04:00
karwosts
aea098ff17
Fix compare button for energy cards on manual dashboard ( #16579 )
2023-05-23 14:55:12 +02:00
karwosts
c5205ae8db
Add a description for time pattern trigger ( #16520 )
2023-05-23 14:47:41 +02:00
Paul Bottein
303087d049
Fix documentation form ( #16601 )
2023-05-23 14:45:53 +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
a5b5e61ed4
Add backup location selector ( #16567 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-05-23 13:35:31 +02:00
Joakim Sørensen
22dc757382
Add guards for network storage ( #16591 )
2023-05-23 12:33:12 +02:00
Bram Kragten
4ccfd6a3fc
Add options flow button to conversation agent in assist pipeline dialog ( #16595 )
2023-05-23 12:32:18 +02:00
Erik Montnemery
5a36f100a9
Add WS command for getting a config entry ( #16600 )
...
* Add WS command for getting a config entry
* Correct typing
2023-05-23 10:43:53 +02:00
renovate[bot]
847c8407de
Update dependency eslint to v8.41.0 ( #16596 )
2023-05-22 20:21:48 -04:00
J. Nick Koston
ed1784b70f
Avoid entity registry subscribe for the media browser ( #16537 )
2023-05-22 19:43:01 +02:00
Trevor North
e8521c59eb
Add sensor device class volatile_organic_compounds_parts ( #16576 )
...
Add support for volatile_organic_compounds_parts
2023-05-22 08:42:15 +00:00
Bram Kragten
34e59e543b
Add support for offline db migration ( #16566 )
2023-05-22 10:39:06 +02:00
Steve Repsher
330aa23801
Use .nvmrc for GitHub actions ( #16569 )
2023-05-22 10:38:54 +02:00
Steve Repsher
06db338a15
Upgrade node to v18 (LTS) ( #16589 )
2023-05-22 10:38:24 +02:00
renovate[bot]
8cff4cda47
Update dependency sinon to v15.1.0 ( #16587 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-21 22:25:40 -04:00
renovate[bot]
f7e7c916ba
Update dependency @types/marked to v4.3.1 ( #16588 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-21 22:24:02 -04:00
renovate[bot]
13ab5ab70a
Update dependency leaflet to v1.9.4 ( #16586 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-21 22:22:56 -04:00
renovate[bot]
cc61131e4b
Lock file maintenance ( #16578 )
...
* Lock file maintenance
* Update @codemirror/language to eliminate issue with duplicate
* Update @codemirror/view to eliminate issue with duplicate
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-05-21 04:15:17 +00: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
renovate[bot]
e35d795ba8
Update dependency terser-webpack-plugin to v5.3.9 ( #16585 )
2023-05-21 00:58:31 +00:00
renovate[bot]
39de8cd6ba
Update dependency webpack to v5.83.1 ( #16583 )
2023-05-20 18:26:53 -04:00
renovate[bot]
fdddf27162
Update dependency glob to v10.2.5 ( #16584 )
2023-05-20 18:23:33 -04:00
renovate[bot]
cec7a24234
Update dependency @lrnwebcomponents/simple-tooltip to v7 ( #16548 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-20 18:10:19 +02:00
renovate[bot]
ea2e9de37a
Update dependency @codemirror/view to v6.11.3 ( #16582 )
2023-05-20 11:52:58 -04:00
renovate[bot]
d9cb288c1d
Update dependency tar to v6.1.15 ( #16581 )
2023-05-20 10:48:03 -04:00
renovate[bot]
53bd4298e7
Update typescript-eslint monorepo to v5.59.6 ( #16577 )
2023-05-18 17:08:14 -04:00
renovate[bot]
5bea929c1e
Update dependency glob to v10.2.4 ( #16573 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-18 08:39:40 -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
Bram Kragten
92ed62985d
Focus pin input when adding zwave device ( #16557 )
2023-05-17 12:53:01 +02:00
Bram Kragten
cbcca6e190
Increase weight of name and domain in add integration search ( #16562 )
2023-05-17 12:51:31 +02:00
Franck Nijhof
2ed48d67c6
Exclude device trackers from person more info ( #16554 )
2023-05-17 08:33:19 +02:00
renovate[bot]
8fb2bf472a
Update dependency @octokit/rest to v19.0.8 ( #16555 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-16 23:47:09 -04:00
renovate[bot]
51bdf85642
Update dependency @codemirror/view to v6.11.2 ( #16553 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-16 21:39:30 +00:00
renovate[bot]
b7a4eb33cf
Update dependency @rollup/plugin-commonjs to v25 ( #16551 )
2023-05-16 09:53:59 -04:00
renovate[bot]
3c2d326b54
Update dependency @codemirror/autocomplete to v6.7.1 ( #16547 )
2023-05-16 07:51:05 -04:00
renovate[bot]
24e6d19e18
Update vaadinWebComponents monorepo to v24.0.5 ( #16544 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-16 02:22:28 +00:00
renovate[bot]
9370411019
Update CodeMirror ( #16545 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-16 02:22:09 +00:00
renovate[bot]
d5c7e7849e
Update fullcalendar monorepo to v6.1.7 ( #16542 )
2023-05-15 22:09:45 -04:00
renovate[bot]
c5e62248b9
Update typescript-eslint monorepo to v5.59.5 ( #16543 )
2023-05-15 22:07:29 -04:00
renovate[bot]
c5e0efb8e0
Update dependency webpack to v5.82.1 ( #16540 )
2023-05-16 01:53:51 +00:00
renovate[bot]
82f88ca7d7
Update dependency webpack-cli to v5.1.1 ( #16541 )
2023-05-15 21:38:39 -04:00
renovate[bot]
c676cddb13
Update dependency glob to v10.2.3 ( #16538 )
2023-05-15 19:53:55 -04:00
renovate[bot]
036e2a9e46
Update dependency hls.js to v1.4.3 ( #16539 )
2023-05-15 19:51:44 -04:00
renovate[bot]
319d8bec29
Update dependency @types/tar to v6.1.5 ( #16535 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-15 21:35:46 +00:00
renovate[bot]
aa864cf0b6
Update dependency @lit-labs/virtualizer to v2.0.2 ( #16534 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-15 21:22:52 +00:00
Steve Repsher
eabd8b54f4
Correct Terser ECMA option ( #16518 )
2023-05-15 09:54:59 +02:00
Bram Kragten
aa063d0a3e
Replace onboarding inputs with default inputs ( #16514 )
2023-05-12 13:15:28 +02:00
Paul Bottein
75f080ee85
Add last-changed date to more-info ( #16509 )
2023-05-12 10:58:52 +00:00
Bruno Luvizotto
557fe33807
Add interval duration to history tooltip ( #16486 )
2023-05-12 12:50:34 +02: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
karwosts
ae8eafe8f9
Honor entity ordering in statistics graph card ( #16504 )
2023-05-11 11:21:18 +02:00
Paul Bottein
450565799e
Allow adding variable action in the automation UI ( #16502 )
2023-05-11 11:19:36 +02:00
Erik Montnemery
72403f4276
Remove calculation of change from frontend ( #16477 )
2023-05-11 10:17:12 +02:00
renovate[bot]
d66ca0467e
Update dependency webpack-dev-server to v4.15.0 ( #16501 )
2023-05-10 18:12:00 -04:00
Bram Kragten
d46201ebd8
fix supervisor ingress routing ( #16474 )
2023-05-10 16:03:19 +02:00
Bram Kragten
689d123890
Add search to add-ons page ( #16459 )
2023-05-10 14:59:24 +02:00
Bram Kragten
bcdb24849d
Add support for filtering service fields ( #16004 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-05-10 14:59:13 +02:00
Paul Bottein
3838d76094
Ha dialog header ( #16485 )
2023-05-10 14:34:19 +02:00
Bram Kragten
3325cbfa28
Use entity id as label in entity picker dev tools ( #16484 )
2023-05-10 10:23:33 +02:00
renovate[bot]
24fc2a0ccc
Update dependency webpack-cli to v5.1.0 ( #16495 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-10 00:29:02 -04:00
renovate[bot]
d6ea6f8041
Update dependency terser-webpack-plugin to v5.3.8 ( #16493 )
2023-05-09 22:11:35 -04:00
renovate[bot]
8384ef7a5c
Update dependency webpack-dev-server to v4.14.0 ( #16494 )
2023-05-09 22:09:49 -04:00
renovate[bot]
2869c5f26b
Update dependency core-js to v3.30.2 ( #16490 )
2023-05-09 20:04:47 -04:00
renovate[bot]
c098c55b8f
Update dependency idb-keyval to v6.2.1 ( #16487 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-09 16:20:53 -04:00
Bram Kragten
fec974712f
Add any
to number selector step typing ( #16483 )
2023-05-09 14:30:52 +02:00
Bruno Luvizotto
0be5aa108c
Fix history redraw timer ( #16472 )
2023-05-09 12:32:13 +02:00
Joakim Sørensen
ec36d4a381
Use "any" as step for add-on configuration floats ( #16478 )
2023-05-09 12:22:17 +02:00
Joakim Sørensen
ccf3238318
Fix link to new automation ( #16479 )
2023-05-09 11:12:00 +02:00
renovate[bot]
bcfa6c5a4b
Update dependency eslint to v8.40.0 ( #16475 )
2023-05-08 18:51:17 -04:00
G Johansson
e371f5d406
Lock entity options ( #16344 )
2023-05-08 22:06:21 +02:00
Bram Kragten
6d4e3a0de3
Allow supervisor panel to unsubscribe, cleanup ( #16470 )
2023-05-08 15:56:05 -04:00
renovate[bot]
b845c54948
Update dependency open to v9 ( #15909 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-08 16:11:05 +00:00
renovate[bot]
87951ebf82
Pin dependency @types/babel__plugin-transform-runtime to 7.9.2 ( #16471 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-08 16:10:15 +00:00
Steve Repsher
586079917d
Convert remaining gulp modules to ESM ( #16430 )
2023-05-08 17:43:29 +02:00
Steve Repsher
aa3fd70966
Use Babel runtime for helpers and regenerator (33%+ bundle reduction) ( #16466 )
2023-05-08 14:47:53 +02:00
bikeshop45
a5ba2499c0
Fix attribute url links ( #16462 )
2023-05-08 09:13:35 +00:00
Joakim Sørensen
36a87da1fe
Add UI for network mounts ( #16357 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2023-05-08 10:18:09 +02:00
Bram Kragten
8f75c314f5
Fix supervisor loading race ( #16460 )
2023-05-07 22:48:16 -04:00
renovate[bot]
d04fc53f08
Update dependency hls.js to v1.4.1 ( #16461 )
2023-05-07 17:36:26 -04:00
renovate[bot]
c65c6f8767
Update dependency lit to v2.7.4 ( #16464 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-07 21:59:44 +02:00
renovate[bot]
b81668fbce
Update dependency @codemirror/autocomplete to v6.6.1 ( #16452 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-06 14:17:03 -04:00
renovate[bot]
2d8e23ba48
Update dependency eslint-plugin-wc to v1.5.0 ( #16448 )
2023-05-06 13:20:54 -04:00
renovate[bot]
e947f8120c
Update dependency eslint to v8.39.0 ( #16447 )
2023-05-06 13:14:16 -04:00
renovate[bot]
6424020f64
Update dependency date-fns to v2.30.0 ( #16446 )
2023-05-06 17:06:08 +02:00
renovate[bot]
a611930fa7
Update formatjs monorepo ( #16449 )
2023-05-06 17:05:17 +02:00
renovate[bot]
f0e990f330
Update CodeMirror ( #16443 )
2023-05-06 10:13:27 -04:00
renovate[bot]
8c1d2362a4
Update CodeMirror ( #16441 )
2023-05-06 02:37:14 -04:00
renovate[bot]
69067010a3
Update dependency @types/marked to v4.3.0 ( #16442 )
2023-05-06 06:32:32 +00:00
renovate[bot]
0b0ba97aee
Update fullcalendar monorepo to v6.1.6 ( #16439 )
2023-05-06 03:22:08 +00:00
renovate[bot]
792fe15dac
Update typescript-eslint monorepo to v5.59.2 ( #16440 )
2023-05-06 03:21:24 +00:00
renovate[bot]
d5b8fa482c
Update dependency lit to v2.7.3 ( #16435 )
2023-05-05 23:11:04 -04:00
renovate[bot]
2fefbbfe24
Update dependency tar to v6.1.14 ( #16438 )
2023-05-06 03:05:58 +00:00
renovate[bot]
22c509533a
Update dependency qrcode to v1.5.3 ( #16437 )
2023-05-05 23:02:41 -04:00
renovate[bot]
544dfa0973
Update dependency @babel/core to v7.21.8 ( #16432 )
2023-05-05 22:56:07 -04:00
renovate[bot]
aac3ec353b
Update dependency prettier to v2.8.8 ( #16436 )
2023-05-05 22:45:35 -04:00
renovate[bot]
efbc6d9069
Update dependency lint-staged to v13.2.2 ( #16433 )
2023-05-05 22:44:19 -04: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]
849e65a2b3
Update dependency @lit-labs/context to v0.3.1 ( #16428 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-05 17:35:27 +02:00
renovate[bot]
a6fdb54697
Update dependency glob to v10.2.2 ( #16429 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-05 15:32:34 +00:00
Sven Serlier
aa196704b7
Update URL ( #16427 )
2023-05-05 15:16:49 +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
renovate[bot]
5768764282
Update babel monorepo to v7.21.5 ( #16426 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-05 14:55:01 +00:00
renovate[bot]
e6c8881b21
Update Yarn to v3.5.1 ( #16425 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-05 14:48:45 +00:00
renovate[bot]
ac30335fc2
Update vaadinWebComponents monorepo to v24 (major) ( #15778 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-05 16:33:29 +02:00
renovate[bot]
1e5c30a259
Update dependency @lrnwebcomponents/simple-tooltip to v4.2.0 ( #16024 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-05 16:32:06 +02:00
renovate[bot]
1da009b473
Update dependency hls.js to v1.4.0 ( #16191 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-05 16:31:07 +02:00
Bram Kragten
bc81499e7c
Bumped version to 20230503.3
2023-05-05 16:26:53 +02:00
Paul Bottein
c31378ad75
Fetch entries integration onboarding ( #16424 )
...
* Fetch loaded entries in integration onboarding
* Proper fix
2023-05-05 16:26:44 +02:00
Paul Bottein
02542e528e
Fetch entries integration onboarding ( #16424 )
...
* Fetch loaded entries in integration onboarding
* Proper fix
2023-05-05 14:24:32 +00:00
Paul Bottein
8ce8b63cfc
Adapt unsupported microphone message ( #16419 )
2023-05-05 16:15:23 +02:00
puddly
c7ec6903fe
ZHA channel changing dialog and settings redesign ( #16381 )
2023-05-05 15:05:08 +02:00
Raman Gupta
ecb2a73e2b
Add frontend support for date
platform ( #14389 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-05-05 15:01:47 +02:00
Raman Gupta
59db31cdb5
Remove CSS component from time entity row ( #16416 )
2023-05-05 15:01:13 +02:00
Paul Bottein
643556ded3
Adapt unsupported microphone message ( #16419 )
2023-05-05 00:18:18 +02:00
Bram Kragten
4e5a18d272
Remove polymer types, cleanups ( #16385 )
...
* Remove polymer types, cleanups
* Delete updated.ts
2023-05-04 15:24:24 +00:00
Raman Gupta
ab237f19c0
Add frontend support for time
platform ( #14390 )
2023-05-04 17:05:30 +02:00
Joe
3fa3d333c4
Collapse empty Masonry columns ( #5315 , #6632 ) ( #16351 )
2023-05-04 17:04:03 +02:00
Bram Kragten
1cb7e798da
Bump webpack to 5.82 ( #16412 )
2023-05-04 11:02:31 -04:00
Bram Kragten
11640b31f6
Update tts media browser to use voices ( #16362 )
2023-05-04 16:33:52 +02:00
Steve Repsher
4740ce685f
Redefine browser requirements for legacy (ES5) builds ( #16384 )
2023-05-04 16:33:13 +02:00
Steve Repsher
d2321b535c
Refactor Intl polyfills and remove from ES5 entrypoints ( #16349 )
2023-05-04 15:49:56 +02:00
Steve Repsher
f185e886c3
Convert top gulp modules to ESM ( #16387 )
2023-05-04 15:49:41 +02:00
Bram Kragten
8695bbc490
Move globalThis polyfill to compatibility, add more compatibility ( #16386 )
2023-05-04 15:49:28 +02:00
Bram Kragten
11f77b09e6
Bumped version to 20230503.2
2023-05-04 15:46:34 +02:00
Bram Kragten
ba7d7556a8
fix expose view for yaml config ( #16408 )
2023-05-04 15:42:14 +02:00
Bram Kragten
31da0d8678
Fix codemirror selection color ( #16409 )
2023-05-04 15:41:57 +02:00
Bram Kragten
9f195534b5
Fix entity areas in expose ( #16402 )
2023-05-04 15:41:40 +02:00
Bram Kragten
060f6ce3d8
fix expose view for yaml config ( #16408 )
2023-05-04 15:30:47 +02:00
Bram Kragten
ed19cfeaaa
Fix codemirror selection color ( #16409 )
2023-05-04 15:13:32 +02:00
Paul Bottein
79d6453c7e
Don't hide battery entities in compute card function ( #16373 )
2023-05-03 19:44:01 +02:00
Bram Kragten
694fc7d4ba
Fix entity areas in expose ( #16402 )
2023-05-03 19:02:20 +02:00
Bram Kragten
a293e7b91c
20230503.1 ( #16399 )
2023-05-03 16:15:27 +02:00
Bram Kragten
8205a30baf
Bumped version to 20230503.1
2023-05-03 16:14:23 +02:00
Bram Kragten
25af9a9770
Enable Google assistant no 2fa for all entities ( #16397 )
2023-05-03 16:12:49 +02:00
Paul Bottein
6c25e23ad2
RTL fixes for voice assistant page ( #16398 )
2023-05-03 13:14:02 +00:00
Paul Bottein
a39c2a314a
Branding adjustment for cloud discover ( #16396 )
...
* Branding adjustment for cloud discover
* Amazing
2023-05-03 14:59:35 +02:00
Bram Kragten
1ea70f3191
20230503.0 ( #16395 )
2023-05-03 14:14:02 +02:00
Bram Kragten
02a94c04af
Bumped version to 20230503.0
2023-05-03 14:13:12 +02:00
Bram Kragten
fc97ca324c
Add support for native names for other languages than HA has ( #16393 )
...
* Add support for native names for other languages than HA has
* catch unsupported locales
2023-05-03 13:54:59 +02:00
Paul Bottein
4a0d84d2f6
Open more info from voice settings ( #16392 )
...
* Open more info from voice settings
* review
2023-05-03 10:58:43 +00:00
Bram Kragten
b550c67a9f
Fetch supported items when startup is done ( #16390 )
2023-05-03 12:36:16 +02:00
Bram Kragten
a3ec83a684
Only count exposed entities with a state ( #16391 )
...
Only count entities with a state
2023-05-03 11:47:58 +02:00
Bram Kragten
822f47143b
keep expose entity dialog modal longer ( #16389 )
2023-05-03 10:59:36 +02:00
c0ffeeca7
da1df9d8cc
Fix minor typo on expose entities dialog ( #16388 )
...
- slight rephrasing suggestion.
2023-05-03 10:38:26 +02:00
Bram Kragten
aa155261f5
Update ha-integration-card.ts
2023-05-02 22:39:56 +02:00
Bram Kragten
29aa762f7c
20230502.0 ( #16382 )
2023-05-02 22:01:32 +02:00
Bram Kragten
d56e4afe92
Bumped version to 20230502.0
2023-05-02 21:58:23 +02:00
Bram Kragten
e766c277f5
Update expose for entities not in the entity registry ( #16377 )
2023-05-02 21:57:51 +02:00
Bram Kragten
6c0011fb45
fix race in assist pipeline dialog ( #16380 )
2023-05-02 21:41:44 +02:00
Bram Kragten
a6e71f4c0a
Optimise supervisor entrypoint ( #16379 )
2023-05-02 20:45:35 +02:00
Bram Kragten
d6382e59c6
Add name for google translate tts ( #16378 )
2023-05-02 20:34:52 +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
Paul Bottein
15eab18e07
Reduce height for config entry list in integration page ( #16370 )
2023-05-02 11:12:13 +02:00
Paul Bottein
c8e0227a5c
Fix dashboard theme background ( #16368 )
2023-05-02 11:11:44 +02:00
Bram Kragten
f2a8528429
Use language picker for cloud tts language ( #16363 )
...
* Use language picker for cloud tts language
* Update ha-browse-media-tts.ts
2023-05-02 10:49:01 +02:00
Steve Repsher
3ed3dab0a1
Clean up imports for some layouts ( #16365 )
2023-05-01 20:34:21 +02:00
Bram Kragten
d0c7f65256
20230501.0 ( #16364 )
2023-05-01 19:55:38 +02:00
Bram Kragten
f99f554f19
Bumped version to 20230501.0
2023-05-01 19:54:40 +02:00
Bram Kragten
e069b5eed1
Update en.json
2023-05-01 17:15:26 +02:00
Allen Porter
3a481ebb1a
Fix edits for single instance of all day recurring event ( #16354 )
2023-05-01 14:48:57 +02:00
Steve Repsher
a209fadf18
List Core JS polyfills for browserslist environments ( #16356 )
2023-05-01 14:47:57 +02:00
Bram Kragten
9f1bd1e085
Fix unused entities ( #16359 )
2023-05-01 14:46:54 +02:00
Bram Kragten
edc6da04f7
Make sure stt_binary_handler_id is reset ( #16360 )
2023-05-01 14:46:44 +02:00
Bram Kragten
2fb1dd0ec1
Add icon at unsupported message in voice settings ( #16358 )
2023-05-01 14:28:26 +02:00
Paul Bottein
3f2aac0842
Fix cloud subscription message in pipeline creation ( #16348 )
2023-04-28 17:03:34 -04:00
Paul Bottein
71dd822978
20230428.0 ( #16347 )
2023-04-28 17:40:58 +02:00
Paul Bottein
d1877595a5
Bumped version to 20230428.0
2023-04-28 17:19:43 +02:00
Paul Bottein
6379713f57
Fix drag and drop with sortablejs ( #16343 )
2023-04-28 14:40:01 +02:00
Paul Bottein
3b33195ff6
Add camera view support to image element ( #16346 )
2023-04-28 14:17:33 +02:00
c0ffeeca7
c7f1f1bcd1
Fix typo ( #16341 )
...
* Fix typo
* Fix typo
2023-04-28 08:01:24 +00:00
Paul Bottein
c50aad8403
20230427.0 ( #16338 )
2023-04-27 17:31:29 +02:00
Paul Bottein
fac4795f14
Bumped version to 20230427.0
2023-04-27 17:16:04 +02:00
Bram Kragten
062e402ef1
Show if entity is supported in expose list ( #16335 )
...
* Show if entity is supported in expose list
* Add translations and refactor code
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-04-27 17:12:12 +02:00
Bram Kragten
29be64a858
Add not supported warning in entity voice settings ( #16336 )
...
* Add not supported warning in entity voice settings
* Add alexa support and improve style
* Only toggle supported
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-04-27 17:11:49 +02:00
Paul Bottein
b3b74b8328
Move debug and preferred button to top ( #16337 )
2023-04-27 15:02:57 +02:00
Paul Bottein
37ba34cb0d
Virtualize the add exposed entity list ( #16333 )
2023-04-27 13:22:37 +02:00
dependabot[bot]
8ecdde3507
Bump yaml from 2.2.1 to 2.2.2 ( #16310 )
2023-04-27 10:12:03 +02:00
Paul Bottein
04d34aa80c
Improve search and filtering in expose entity page ( #16330 )
2023-04-27 09:50:19 +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 49a14a7265
.
2023-04-27 09:31:06 +02:00
Bram Kragten
b7667d2cbf
20230426.0 ( #16327 )
2023-04-26 18:31:51 +02:00
Bram Kragten
0c36600a81
Merge branch 'master' into dev
2023-04-26 18:17:33 +02:00
Bram Kragten
feaf61a0ae
Bumped version to 20230426.0
2023-04-26 18:15:53 +02:00
Bram Kragten
3e2844a65a
Only show assistants that are active ( #16325 )
...
* Only show assistants that are active
* also use in texts
* Add entity id
* Update ha-config-voice-assistants-expose.ts
* remove voiceAssistantKeys
* Update entity-voice-settings.ts
* update styling
* search case
2023-04-26 18:15:10 +02:00
Paul Bottein
3a2d7baa25
Fix empty translation ( #16326 )
2023-04-26 18:14:57 +02:00
Paul Bottein
349cca5ff2
Update icons to expose/unexpose entity ( #16323 )
2023-04-26 17:08:15 +02:00
Paul Bottein
5cd3ce66f6
Keep area field next to use device area field ( #16324 )
2023-04-26 14:54:59 +00:00
Bram Kragten
8cf8c41698
Show number of exposed entities ( #16321 )
2023-04-26 14:23:23 +00:00
Bram Kragten
ff4c01e15c
Replace paper-item in integration card ( #16317 )
2023-04-26 16:11:54 +02:00
Paul Bottein
addb66f21d
Inform user that subscription is needed for cloud services ( #16318 )
2023-04-26 13:42:44 +00:00
Bram Kragten
a5759e36b2
Fix helper entity settings (removing) ( #16320 )
2023-04-26 15:29:59 +02:00
Bram Kragten
9852186ff7
Update my link for voice assistants ( #16319
...
Making it consistant with others and match
https://github.com/home-assistant/my.home-assistant.io/pull/353
2023-04-26 14:51:31 +02:00
Bram Kragten
19c9486351
Update entity settings, combine basic editor with normal editor ( #16297 )
2023-04-26 12:23:53 +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
63de324224
Fix my link add integration: search for discovered items ( #16315 )
...
* fix my link add integration
* add confirm back
* Update dialog-add-integration.ts
2023-04-26 12:02:50 +02:00
Bram Kragten
10d476195d
Ask to use cloud pipeline as preferred ( #16286 )
...
* Ask to use cloud pipeline as preferred
* Update
2023-04-26 00:36:51 -04:00
Johan Frick
e0c4b85ef1
Fix options typo for ha-form in gallery ( #16305 )
2023-04-25 19:59:58 +00:00
Bram Kragten
3441a86613
Update general step description of pipeline dialog ( #16307 )
...
update general step description of pipeline dialog
2023-04-25 21:44:51 +02:00
Paul Bottein
643b168c69
Add icon and state formatting for tts and stt domain ( #16304 )
2023-04-25 21:40:22 +02:00
Paul Bottein
db0e5a8a41
Add translations to pipeline UI ( #16303 )
2023-04-25 20:01:48 +02:00
Ben Randall
64a693332b
Fix height of main automation trace element ( #16283 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-04-25 13:46:15 +00:00
Bram Kragten
327927baa7
Update expose mobile view ( #16302 )
2023-04-25 13:33:21 +00:00
karwosts
ce8fc17ef8
Markdown feature parity for blueprint scripts vs automations ( #16250 )
2023-04-25 15:31:52 +02:00
Paul Bottein
62ed1d54b0
Voice assistant cloud upsell ( #16299 )
2023-04-25 12:41:53 +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
Paul Bottein
52546ab567
Fix media browser bar position ( #16293 )
...
Fixes media browser bar position
2023-04-24 18:09:21 +02:00
Bram Kragten
c0ec7e4f09
Remove wrong language from stt event ( #16285 )
2023-04-24 18:08:36 +02:00
renovate[bot]
8b61390e19
Update vaadinWebComponents monorepo to v23.3.11 ( #16289 )
2023-04-24 11:55:11 +00:00
Steve Repsher
9ba114777e
Add browserslist config and use for Babel preset environment ( #16267 )
2023-04-24 11:28:27 +02:00
Steve Repsher
4e1e76ccc2
Add module preload to demo page ( #16274 )
2023-04-24 11:27:40 +02:00
dependabot[bot]
609300f40b
Bump home-assistant/wheels from 2022.10.1 to 2023.04.0 ( #16284 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 11:10:41 +02:00
renovate[bot]
eac9ac4757
Update dependency google-timezones-json to v1.1.0 ( #16282 )
2023-04-23 19:37:23 -04:00
Bram Kragten
708d1b81da
Mark lang and country required in onboarding ( #16277 )
2023-04-23 19:33:44 -04:00
Bram Kragten
35baf4c779
Fix audio recorder ( #16280 )
...
FIx audio recorder
2023-04-23 13:48:46 -04:00
renovate[bot]
8d1ae71741
Update dependency sinon to v15.0.4 ( #16278 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-23 13:20:24 -04:00
Bram Kragten
9b32c9c6b4
Voice picker: Guard for select undefined, update debug pipelines ( #16279 )
...
* Voice picker: Guard for select undefined
* Update types, make debug a little nicer
* Add type to stt-start event
* Add language to STT data in render pipeline
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2023-04-23 17:04:43 +00:00
renovate[bot]
439f34f724
Update dependency @codemirror/commands to v6.2.3 ( #16276 )
2023-04-22 16:50:59 +00:00
Bram Kragten
cef3b99e16
fix add assist dialog ( #16275 )
2023-04-22 12:43:04 -04:00
renovate[bot]
9dbdf611c5
Update formatjs monorepo ( #16273 )
2023-04-22 12:31:03 -04:00
Bram Kragten
86f8d2d737
remove underline, format language
2023-04-22 15:42:46 +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 741781e392
.
* 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
Bram Kragten
85a27e8bb1
Update add assistant dialog ( #16266 )
...
* Update add assistant dialog
* fix default agent to ha when no supported
* Update ha-tts-voice-picker.ts
* Update assist-pipeline-detail-conversation.ts
* Update ha-dialog.ts
* dont override config
* Update ha-language-picker.ts
2023-04-21 20:41:30 -04:00
renovate[bot]
878f3b8df4
Update typescript-eslint monorepo to v5.59.0 ( #16271 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-21 23:26:24 +00:00
renovate[bot]
50c25a8276
Update dependency glob to v10.2.1 ( #16268 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-21 19:07:25 -04:00
renovate[bot]
c0de3b8269
Update formatjs monorepo ( #16254 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-21 13:15:18 -04:00
Bram Kragten
09f4e19d4c
Pipelines: Add voice selector, implement supported languages ( #16261 )
2023-04-20 22:53:05 +02:00
Bram Kragten
6e91ac2a34
fix css selector
2023-04-20 18:53:28 +02:00
Paul Bottein
49b0c7c3d1
Move error outside ha form for assist pipeline form ( #16258 )
2023-04-20 18:49:27 +02:00
Paul Bottein
be1867900e
Use supported_languages for stt, tts and conversation ( #16256 )
...
* Use supported_languages for stt, tts and conversation
* Fix disabled condition
2023-04-20 18:01:42 +02:00
Yosi Levy
a43f49f4af
Fix some RTL aligments ( #16252 )
2023-04-20 17:05:24 +02:00
Paul Bottein
ea0f29782d
Assist pipeline language voice ( #16255 )
...
* Update types
* Split form into multiple components
* Improve design
* Send all data
* Update wording
2023-04-20 11:02:48 -04:00
Paul Bottein
65161ce581
Language selector ( #16253 )
...
* Add language selector
* Use intl display names
* Use language picker in general settings and profile
* Add nativeName option
* Add format language util
* Add display-name polyfill
* Add native name to selector
* Rename variable
2023-04-20 10:12:49 -04:00
Bram Kragten
088cc69083
Add pipeline picker/selector ( #16224 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-04-20 09:41:47 +00:00
Bram Kragten
be005b4c88
Add language to conversation agent picker ( #16244 )
2023-04-20 11:26:42 +02:00
Steve Repsher
aac28efd32
Streamline HTML generation and consolidate templates ( #16117 )
2023-04-20 11:10:12 +02:00
Bram Kragten
0d020e0300
Fix stt/tts pickers ( #16241 )
2023-04-20 11:03:47 +02:00
Steve Repsher
eeb84f65b9
Remove unnecessary Babel plugins from dependencies ( #16251 )
2023-04-20 11:00:04 +02:00
Steve Repsher
22f5d6cacb
Migrate Babel loose options to assumptions ( #16245 )
2023-04-20 10:59:08 +02:00
renovate[bot]
52a7b41096
Lock file maintenance ( #16248 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-20 03:18:13 +00:00
renovate[bot]
f9f87d1147
Lock file maintenance ( #16246 )
2023-04-19 19:00:16 -04:00
Paul Bottein
0b3dff00df
Revert "Add language selector" ( #16247 )
...
Revert "Add language selector (#16242 )"
This reverts commit d89ac0f30d
.
2023-04-19 23:58:58 +02:00
renovate[bot]
d48a4ab00a
Lock file maintenance ( #16231 )
...
* Lock file maintenance
* bump @codemirror/view and eslint-plugin-lit to remove duplicates
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-04-19 21:08:48 +00:00
Paul Bottein
d89ac0f30d
Add language selector ( #16242 )
2023-04-19 21:21:27 +02:00
Paul Bottein
3cb3f8d352
Add aliases description in voice dialog ( #16233 )
...
* Add aliases description in voice dialog
* Update style
* Remove duplicate margin
2023-04-19 13:52:55 +00:00
Bram Kragten
f507a7b8b3
Use yaml to show raw pipeline debug data ( #16234 )
2023-04-19 15:27:01 +02:00
Paul Bottein
910244f751
Fix sidebar tooltip ( #16238 )
2023-04-19 14:23:04 +02:00
Bram Kragten
0ce3757b80
Remove default options from tts/stt/conversation agent ( #16236 )
2023-04-19 14:05:25 +02:00
Paul Bottein
c470ced308
Use right naming convention for ui_action and ui_color selector ( #16235 )
2023-04-19 12:13:19 +02:00
Bram Kragten
d8cb5a6a42
Prevent delete pipeline if preferred ( #16237 )
2023-04-19 12:12:47 +02:00
karwosts
afa071465c
ha-selector-select fires spurious valueChanged on initialization ( #16216 )
2023-04-19 08:58:18 +02:00
renovate[bot]
4ff450c5c3
Update dependency webpack-dev-server to v4.13.3 ( #16228 )
2023-04-18 20:22:42 -04:00
Bram Kragten
790faa9c31
Display historic pipeline events in assist-render-pipeline-run
( #16225 )
...
* Display historic pipeline events in `assist-render-pipeline-run`
* Add debug pipeline page
* Update assist-pipeline-run-debug.ts
* dont show alert
* Update assist-pipeline-debug.ts
* simplify
* link to run debug pipeline
2023-04-18 10:45:33 -04:00
Stefan Agner
52f609f742
Write data disk with space everywhere ( #16223 )
2023-04-18 10:45:23 +02:00
renovate[bot]
51157caf22
Update dependency glob to v10.1.0 ( #16221 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 22:35:22 -04:00
Bram Kragten
8edb48eedc
Fetch latest pipeline run ( #16220 )
...
* Fetch latest pipeline run
very basic debug, showing raw event data
* Update dialog-voice-assistant-pipeline-detail.ts
* last one, not first
2023-04-17 19:13:05 -04:00
Bram Kragten
e32771fb14
Add tts selector ( #16213
...
* Add tts selector
* Update selector.ts
* Update ha-selector-tts.ts
* Add default
* Update ha-tts-picker.ts
* Update ha-tts-picker.ts
* Not required
2023-04-17 22:52:35 +02:00
Bram Kragten
b2f66aa51c
Add stt selector ( #16215
...
* Add stt selector
* Update ha-stt-picker.ts
* Add default
* Update ha-stt-picker.ts
* Update ha-stt-picker.ts
2023-04-17 22:09:46 +02:00
Bram Kragten
bf70427760
Add conversation agent selector ( #16212
...
* Add conversation agent selector
* Add default option
* Update ha-conversation-agent-picker.ts
* Update ha-conversation-agent-picker.ts
2023-04-17 20:54:30 +02:00
Stefan Agner
ac1e6b87ae
Change dhcp to auto in network config ( #16185 )
2023-04-17 18:04:09 +02:00
Bram Kragten
7fa4a75009
Pipeline debug, set pipeline instead of lang ( #16217 )
2023-04-17 11:35:51 -04:00
Bram Kragten
0f622589a3
Allow to set a default pipeline ( #16209 )
2023-04-17 10:51:17 -04:00
karwosts
dae107d3e3
Fix ha-selector-select filter for multiple values case ( #16093 )
2023-04-17 11:16:16 +02:00
dependabot[bot]
09ff5cdb58
Bump actions/checkout from 3.5.0 to 3.5.2 ( #16208 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 09:23:16 +02:00
renovate[bot]
1d42821ff5
Update dependency core-js to v3.30.1 ( #16206 )
2023-04-17 01:13:53 +00:00
renovate[bot]
6d0a468e09
Update dependency @codemirror/autocomplete to v6.5.1 ( #16200 )
2023-04-16 20:54:52 -04:00
renovate[bot]
6df02130d9
Update dependency @rollup/plugin-commonjs to v24.1.0 ( #16189 )
2023-04-15 16:31:40 -04:00
renovate[bot]
f9c790e0bb
Update dependency html-minifier-terser to v7.2.0 ( #16181 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-14 18:13:39 -04:00
renovate[bot]
9d46f0cecd
Update dependency @codemirror/view to v6.9.4 ( #16183 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-14 17:58:37 -04:00
Bram Kragten
e4302a0bb5
Fix onboarding add integration ( #16163 )
2023-04-14 14:38:34 -04:00
Eric Severance
b1f9469002
Add webhook trigger allowed_methods/local_only options ( #11680 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-04-14 16:33:21 +02:00
Joakim Sørensen
0478aed28c
Remove ha-call-api-button ( #16182 )
2023-04-14 14:35:25 +02:00
Joakim Sørensen
3a1fff81b8
Move add-on rebuild over to WS for newer core versions ( #16180 )
2023-04-14 07:33:03 -04:00
renovate[bot]
fa4550a848
Update typescript-eslint monorepo to v5.58.0 ( #16176 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-13 23:49:20 -04:00
Bram Kragten
689bc48f31
Rename voice_assistant to assist_pipeline ( #16177 )
2023-04-13 17:25:32 -04:00
Bram Kragten
a998465600
Fix demo deployment ( #16178
...
Update demo_deployment.yaml
2023-04-13 21:37:03 +02:00
Bram Kragten
b21605e260
Fix demo deployment ( #16178
...
Update demo_deployment.yaml
2023-04-13 21:34:06 +02:00
Paul Bottein
178ad2dffa
Fix back button when directly opening subview ( #16145 )
2023-04-13 21:16:59 +02:00
Paul Bottein
2e7d973597
Use body scroll with ha-drawer ( #16137 )
2023-04-13 21:15:01 +02:00
Bram Kragten
a741faced1
Update assist config layout a bit ( #16170
...
* Update assist config a bit
* update images
* Update assist-pref.ts
2023-04-13 15:27:17 +02:00
Paul Bottein
5e352f6194
Voice assistants pipeline UI ( #16167 )
2023-04-13 12:52:10 +00:00
renovate[bot]
639c120b56
Update dependency instant-mocha to v1.5.1 ( #16160 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-13 08:42:24 -04:00
J. Nick Koston
7f4dadfc20
Fix energy panel fetching all stats instead of only sum ( #16161 )
2023-04-13 11:48:14 +02:00
Joakim Sørensen
ddb523c133
Use certificate status for better feedback when initialising remote ( #16147 )
2023-04-13 11:11:47 +02:00
Bram Kragten
21645c2361
Bumped version to 20230411.1
2023-04-13 11:01:42 +02:00
Bram Kragten
e781be885d
Fix context provider not updated on initializing of hass object ( #16159 )
2023-04-13 11:01:37 +02:00
akston
b15b0e25d6
Fix cropped person image transparency ( #16112 )
2023-04-13 11:01:18 +02:00
Paul Bottein
2d74873db0
Prevent edit and move view button triggered in the same time ( #16143 )
2023-04-13 11:00:57 +02:00
Bram Kragten
fbb59b1459
Fix context provider not updated on initializing of hass object ( #16159 )
2023-04-13 08:56:52 +00:00
renovate[bot]
1a9b99dd72
Update dependency glob to v10 ( #16153 )
...
* Update dependency glob to v10
* Use named export in gallery pages task
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-04-13 03:50:02 +00: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
Paul Bottein
a5edb4caaf
Prevent edit and move view button triggered in the same time ( #16143 )
2023-04-12 14:07:54 +02:00
J. Nick Koston
49a14a7265
Avoid fetching unused stats state column for more info ( #16141 )
2023-04-12 10:00:03 +02:00
Bram Kragten
6a5568ad4f
Optimize app entrypoint ( #16048 )
...
* Optimize app entrypoint
* review
* remove legacy support
2023-04-11 13:16:47 +00:00
akston
deb53eb180
Fix cropped person image transparency ( #16112 )
2023-04-11 15:08:29 +02:00
Paul Bottein
b076301513
Add sample rate to assist pipeline debug ( #16135 )
2023-04-11 08:32:18 -04:00
Bram Kragten
d50f2bf38c
20230411.0 ( #16136 )
2023-04-11 10:53:02 +02:00
Bram Kragten
a1180b7118
Merge branch 'master' into dev
2023-04-11 10:34:52 +02:00
Bram Kragten
0f45d2e842
Bumped version to 20230411.0
2023-04-11 10:32:24 +02:00
Bram Kragten
770675ab27
Fix button card not updating enough ( #16102 )
2023-04-11 10:25:54 +02:00
renovate[bot]
8a8da45761
Update dependency eslint to v8.38.0 ( #16134 )
2023-04-11 01:08:50 +00:00
Paul Bottein
97f983e34a
Fix iOS dashboard scroll issue ( #16129 )
2023-04-10 22:17:37 +02:00
renovate[bot]
45d9b33c75
Update dependency lit to v2.7.2 ( #16133 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 15:30:38 -04:00
renovate[bot]
f3a1b6763f
Update dependency eslint-plugin-lit-a11y to v2.4.1 ( #16132 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 15:28:38 -04:00
renovate[bot]
8c6d84e6b0
Update dependency lint-staged to v13.2.1 ( #16127 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 09:39:07 -04:00
renovate[bot]
2774db1b93
Update dependency @web/dev-server-rollup to v0.4.1 ( #16126 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 13:34:31 +00:00
renovate[bot]
da58aed64c
Update dependency core-js to v3.30.0 ( #16105 )
...
* Update dependency core-js to v3.30.0
* Update babel preset
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-04-10 13:21:35 +00:00
renovate[bot]
88951a0a70
Update dependency @web/dev-server to v0.1.38 ( #16124 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 09:13:42 -04:00
renovate[bot]
54b4efee45
Update dependency @rollup/plugin-node-resolve to v15.0.2 ( #16109 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 08:53:07 -04:00
renovate[bot]
43bfe76f63
Update typescript-eslint monorepo to v5.57.1 ( #16104 )
2023-04-07 12:17:53 -04:00
renovate[bot]
657ae1a7fa
Update dependency lit to v2.7.1 ( #16103 )
2023-04-07 03:05:15 +00:00
renovate[bot]
ac95820350
Update dependency glob to v9.3.4 ( #16065 )
2023-04-06 22:47:04 -04:00
renovate[bot]
bd45aa38b4
Update vaadinWebComponents monorepo to v23.3.10 ( #16097 )
2023-04-06 22:43:36 -04:00
Bram Kragten
494a9f8475
20230406.1
2023-04-06 18:28:17 +02:00
Bram Kragten
067cf19889
Bumped version to 20230406.1
2023-04-06 18:26:01 +02:00
Paul Bottein
cc4e815a58
Fix background and padding on dashboard views ( #16098 )Co-authored-by: Bram Kragten <mail@bramkragten.nl>
...
* Fix background and padding on dashboard views
* Clean code
* update fab position clean
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-04-06 18:25:23 +02:00
Paul Bottein
de00842f22
Revert "Fix background and padding on dashboard views"
...
This reverts commit 3d200da438
.
2023-04-06 17:40:48 +02:00
Paul Bottein
3d200da438
Fix background and padding on dashboard views
2023-04-06 17:39:21 +02:00
Bram Kragten
0364c5e493
Revert "Fix theme background of view" ( #16094
...
Revert "Fix theme background of view (#16083 )"
This reverts commit 723b3844ac
.
2023-04-06 17:19:12 +02:00
Bram Kragten
2750837d1e
20230406.0 ( #16090 )
2023-04-06 15:50:53 +02:00
Bram Kragten
d1ad72c6ff
Bumped version to 20230406.0
2023-04-06 15:36:29 +02:00
Bram Kragten
723b3844ac
Fix theme background of view ( #16083 )
2023-04-06 15:34:49 +02:00
Bram Kragten
54f8d33b1f
Dont show options button for helpers that dont support it ( #16089 )
2023-04-06 15:32:16 +02:00
Bram Kragten
4c702ac7c2
fix analytics translations in onboarding ( #16086 )
2023-04-06 12:41:38 +00:00
Bram Kragten
c7b3c4df27
fix integration filter menu disappearing ( #16088 )
2023-04-06 14:40:02 +02:00
Bram Kragten
56cc4e8d4d
Fix tooltip being cutoff in history panel ( #16087 )
2023-04-06 14:39:53 +02:00
Paul Bottein
0e8c280763
Change graph zone unit ( #16082 )
2023-04-06 14:14:24 +02:00
Paul Bottein
ff715c6cb7
Don't check for entity id format for card editors ( #16081 )
...
Don't check for entity id format for cards
2023-04-06 14:14:13 +02:00
Bram Kragten
d41cf17932
20230405.0 ( #16067 )
2023-04-05 12:53:45 +02:00
Bram Kragten
81ebdf1448
Bumped version to 20230405.0
2023-04-05 12:29:59 +02:00
Bram Kragten
c640d9edf2
update url of pipline-debug ( #16066 )
2023-04-05 12:29:13 +02:00
Bram Kragten
6d29b1cfb8
Fix chart mouse over in more info dialog ( #16060 )
2023-04-05 11:35:14 +02:00
Bram Kragten
e784205e1e
fix panel card height ( #16059 )
2023-04-05 11:35:06 +02:00
Bram Kragten
1596578f96
Fix automation editor ( #16057 )
2023-04-05 10:20:21 +02:00
Bram Kragten
28304bb1dc
Make deprecation warning instead of error ( #16055 )
2023-04-04 15:01:33 +02:00
Paul Bottein
32bbc9421b
Translate theme settings ( #16053 )
2023-04-04 14:04:05 +02:00
Paul Bottein
6e35f841cc
Fix more info vacuum status ( #16051 )
2023-04-04 13:36:45 +02:00
Paul Bottein
99e6547807
Fix fan speed for new more info and tile feature ( #16050 )
2023-04-04 13:36:33 +02:00
renovate[bot]
9764a0f23f
Update dependency @webcomponents/webcomponentsjs to v2.8.0 ( #16026 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 00:35:27 -04:00
renovate[bot]
12918580ac
Update dependency webpack-dev-server to v4.13.2 ( #16049 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 03:48:54 +00:00
renovate[bot]
61a7652ae1
Update dependency @webcomponents/scoped-custom-element-registry to v0.0.9 ( #16025 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 23:29:49 -04:00
Paulus Schoutsen
c885d08a32
Merge runPipeline code and allow picking language ( #16018 )
...
* Merge runPipeline code and allow picking language
* Add download button
* Allow to continue audio conversations once stopped
2023-04-03 16:43:59 -04:00
Bram Kragten
322cc26ecc
20230403.0 ( #16046 )
2023-04-03 21:01:15 +02:00
Paul Bottein
6068d5e5cd
Use state as mode for alarm mode tile feature ( #16045
...
* Use state as mode for alarm mode tile feature
* reorder modes
2023-04-03 20:56:54 +02:00
Bram Kragten
890be2c177
Fix drawer in RTL ( #16039
...
* Fix drawer in RTL
* format
* make it update when lang changes
* Update ha-drawer.ts
* Update ha-drawer.ts
2023-04-03 20:55:38 +02:00
Bram Kragten
423709dd23
Add deprecation warning Polymer ( #16044 )
2023-04-03 20:37:49 +02:00
Bram Kragten
4b73baa098
Bumped version to 20230403.0
2023-04-03 20:18:25 +02:00
Bram Kragten
dba16edabc
make supported feature selector any instead of all ( #16040 )
...
make filterSupportedFeature any instead of all
2023-04-03 13:53:37 -04:00
Bram Kragten
975f371ba8
Add channel to thread network info ( #16041 )
2023-04-03 13:53:12 -04:00
Bram Kragten
36b2a1bca3
Add swipe to close action to drawer in modal mode ( #16042 )
2023-04-03 13:52:54 -04:00
Bram Kragten
fdf36adc3c
Fix elements below scrollbar in Safari ( #16037 )
2023-04-03 19:44:40 +02:00
Paul Bottein
b506791535
Fix history scrollbar ( #16036 )
2023-04-03 18:41:51 +02:00
renovate[bot]
206574eb9f
Update babel monorepo to v7.21.4 ( #16029 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 12:10:23 -04:00
Bram Kragten
19ab29d130
Handle safe areas ( #16032 )
2023-04-03 15:52:02 +02:00
Paul Bottein
f61f0e4e52
Fix for long translation in alarm more info in ios ( #16034 )
2023-04-03 13:11:57 +00:00
Bram Kragten
a32e6a9ac9
Don't open sidebar when a dialog is open ( #16030 )
2023-04-03 14:59:42 +02:00
Bram Kragten
d7b8823234
Prevent document scroll when modal drawer is open ( #16033 )
2023-04-03 14:59:31 +02:00
Steve Repsher
d9b0d5765a
Add automatic retries to translation fetches ( #16020 )
2023-04-02 21:03:18 +02:00
Joakim Sørensen
6eb3fb1076
Use the name and size from the new disks property ( #15954 )
...
* Use the name and size from the new disks property
* Move SN down to secondary
2023-04-02 08:07:08 -04:00
Bram Kragten
8e7fc7b9c5
20230401.0 ( #16015 )
2023-04-01 18:47:28 +02:00
Bram Kragten
ddfe02eb70
Bumped version to 20230401.0
2023-04-01 18:20:48 +02:00
Bram Kragten
acaaf25500
Use ha-drawer
instead of mwc-drawer
( #16013 )
2023-04-01 16:18:52 +00:00
renovate[bot]
c6c3e63101
Update dependency @web/dev-server to v0.1.37 ( #16008 )
2023-04-01 10:31:47 -04:00
renovate[bot]
e0fe4631f9
Update dependency eslint to v8.37.0 ( #16007 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-01 01:56:46 -04:00
Paulus Schoutsen
232f70d44c
Allow having conversations ( #15961 )
...
* Allow having conversations
* Add timeout to run-start data
* willUpdate
2023-03-31 15:44:32 -04:00
Bram Kragten
273904a6eb
Add support for supported_features
for entity selector ( #16003 )
2023-03-31 15:07:41 -04:00
Steve Repsher
91caffc4e1
Improve bundle chunk hashes and names ( #15991 )
2023-03-31 12:49:25 -04:00
Bram Kragten
e302c6c408
20230331.0 ( #16001 )
2023-03-31 17:16:48 +02:00
Bram Kragten
abcb904def
Bumped version to 20230331.0
2023-03-31 16:37:33 +02:00
Bram Kragten
36c5d70597
Add sidebar actions to external bus ( #15999 )
2023-03-31 16:36:11 +02:00
Paul Bottein
b0b7998757
Fix for long translation in alarm more info ( #16000 )
2023-03-31 14:24:03 +00:00
Paul Bottein
33ec1e15a9
Fix labels on new more info ( #15983 )
2023-03-31 15:57:35 +02:00
Paul Bottein
d97ddcd31a
Catch alarm control panel errors ( #15998 )
2023-03-31 15:51:44 +02:00
Paul Bottein
73c286a493
Fix ha header bar height ( #15996 )
...
* Fix ha header bar height in more info
* Fix ha header bar height in more places
2023-03-31 15:44:22 +02:00
Franck Nijhof
3e954eef02
Extend get_states ( #15985 )
2023-03-31 15:29:24 +02:00
Paul Bottein
a94b211d3e
Fix ha-settings-row overflow ( #15993 )
2023-03-31 13:02:36 +02:00
renovate[bot]
1293e5f61f
Update typescript-eslint monorepo to v5.57.0 ( #15986 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-30 15:35:02 -04:00
Bram Kragten
4483a8b9a2
20230330.0 ( #15982 )
2023-03-30 17:08:04 +02:00
Bram Kragten
287b0b9235
Bumped version to 20230330.0
2023-03-30 16:58:32 +02:00
Bram Kragten
3d6743ae3e
Align header paddings ( #15981 )
2023-03-30 16:57:25 +02:00
Bram Kragten
5193f2c6a4
Fix header when sidebar always hidden ( #15980 )
2023-03-30 16:46:31 +02:00
Paul Bottein
e6772e8b89
Fix fan more info state display ( #15979 )
2023-03-30 16:20:30 +02:00
Bram Kragten
dcac853b71
Improve graph tooltips ( #15887
...
* Improve graph tooltips
* Use xy for state charts
* intersect, bigger hitRadius
* improve energy
* fix position tooltips
2023-03-30 16:12:26 +02:00
Bram Kragten
0df096d68b
Fix overflow, change position of action-handler ( #15978 )
2023-03-30 16:10:54 +02:00
Bram Kragten
ef10cc77f7
Fix lovelace background, tweak headers ( #15977 )
2023-03-30 16:10:43 +02:00
Paul Bottein
e52b2c49a6
Fix mouse event for remove icon in ha file upload ( #15976 )
2023-03-30 11:59:50 +00:00
Paul Bottein
78cc75c57c
Fix cover more info state display ( #15974 )
2023-03-30 09:55:13 +00:00
Bram Kragten
2b38a1ce33
Fix dialogs under sidebar, headers ( #15973 )
2023-03-30 11:46:34 +02:00
Steve Repsher
1f1898fa46
Make module types explicit and convert some to ESM ( #15964 )
2023-03-30 11:23:43 +02:00
renovate[bot]
fcc95825e3
Update dependency sinon to v15.0.3 ( #15972 )
2023-03-29 21:03:33 -04:00
Bram Kragten
a4e36d6145
20230329.0 ( #15971 )
2023-03-29 18:09:10 +02:00
Bram Kragten
bdfdab439a
Merge branch 'master' into dev
2023-03-29 17:54:53 +02:00
Bram Kragten
8c59537032
Bumped version to 20230329.0
2023-03-29 17:48:14 +02:00
Bram Kragten
f5a4affdec
Use mwc-drawer ( #10335
...
* Use mwc-drawer
* Update home-assistant-main.ts
* Implement top-app-bar
* Update home-assistant-main.ts
* update hui-root
* WIP
tabs don't work yet
* migrate most panels
* fixed
* notifications-drawer
* developer tools
* lovelace
* Update hui-root.ts
* Update hui-root.ts
* Update notification-drawer.ts
* fix dev tools
* Update ha-panel-developer-tools.ts
2023-03-29 17:46:34 +02:00
Bram Kragten
f19fdeacba
bump @lit-labs/context, fix bug in button card + optimise ( #15968 )
2023-03-29 12:45:52 +00:00
Paul Bottein
e0f7544d2f
Alarm mode tile feature ( #15967 )
2023-03-29 12:27:39 +02:00
Paul Bottein
4d2d7cd125
Use nothing in more lit template ( #15966 )
...
* Use nothing in more lit template
* Use nothing in more lit template
2023-03-29 12:20:25 +02:00
Bram Kragten
0f5320c6fb
Drop polymer from authorize and onboarding entrypoint ( #15760 )
...
* Drop polymer from authorize and onboarding entrypoint
* Update ha-icon.ts
* dedupe
2023-03-29 12:17:42 +02:00
karwosts
4d52913a01
Add missing import for duration selector ( #15960 )
2023-03-28 20:25:06 -04:00
karwosts
0f97a76428
Fix map card error rendering ( #15910 )
2023-03-28 16:15:56 +00:00
Paul Bottein
f2cf598f98
Fan speed tile feature ( #15958 )
...
* Move fan speed rules outside fan more info
* Add fan speed tile feature
* Improve select style
2023-03-28 17:59:07 +02:00
Franck Nijhof
a6f9482bf6
Improve/extend description of conditions ( #15943 )
2023-03-28 16:43:00 +02:00
Paul Bottein
48c74c8660
Add more info alarm control panel ( #15893 )
...
* Add more info alarm control panel
* Improve buttons sizes
* Add triggered, arming and pending state
* Add keypad
* Improve alarm code dialog
* Fix code condition
* Clean code
* Fix mode selection with code
* Use nothing
2023-03-28 16:31:25 +02:00
Paul Bottein
3a700aebcc
Improve padding to avoid input number overflow ( #15888 )
2023-03-28 14:40:02 +02:00
Paul Bottein
cd6aac85d2
Update oscillating icon ( #15948 )
2023-03-28 13:28:52 +02:00
renovate[bot]
77b227a7d1
Update vaadinWebComponents monorepo to v23.3.9 ( #15951 )
2023-03-27 21:11:59 -04:00
Stefan Agner
b785fedef2
Add-on store: Use more formal wording ( #15952 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2023-03-27 22:18:18 +02:00
renovate[bot]
66a202be7e
Update dependency @lezer/highlight to v1.1.4 ( #15949 )
2023-03-27 09:31:45 -04:00
renovate[bot]
0ad02013ba
Update dependency prettier to v2.8.7 ( #15950 )
2023-03-27 09:30:40 -04:00
Paul Bottein
1b2eaedba0
Don't wait for slider release to update color temp ( #15914 )
2023-03-27 10:34:05 +02:00
Paul Bottein
8ea350a488
Add cover new more info ( #15694 )
...
* Add cover new more info
* Improve tilt cover control
* Improve controls
* Better handle group
* Refactor toggle component
* Use deep purple for cover and adjust deep purple color
* Update purple color
* Feedbacks
* Change color
* Improve tilt backgroud constrast
2023-03-27 10:11:28 +02:00
dependabot[bot]
8ff56bd8f5
Bump actions/stale from 7.0.0 to 8.0.0 ( #15945 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-27 09:41:03 +02:00
dependabot[bot]
dd7ec07f29
Bump actions/checkout from 3.4.0 to 3.5.0 ( #15946 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-27 09:29:50 +02:00
Paulus Schoutsen
520f489830
Pipeline updates ( #15926 )
...
* Allow using TTS
* Allow streaming audio from frontens to STT
* Improve stop recording
* Even better stop
2023-03-26 22:42:08 -04:00
renovate[bot]
395358b192
Update dependency vis-network to v9.1.6 ( #15944 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-26 21:42:10 -04:00
Raman Gupta
a19ff5aef5
Add milliseconds support for duration sensors ( #15895 )
2023-03-26 23:52:18 +02:00
renovate[bot]
34f8b48fbe
Update dependency glob to v9.3.2 ( #15938 )
2023-03-25 19:18:59 +00:00
renovate[bot]
01f8b4e1c4
Update dependency marked to v4.3.0 ( #15935 )
2023-03-25 19:02:09 +00:00
renovate[bot]
9e1cdf8215
Update dependency vis-data to v7.1.6 ( #15929 )
2023-03-25 14:41:15 -04:00
renovate[bot]
551127b844
Update dependency vis-network to v9.1.5 ( #15925 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-24 14:34:05 -04:00
renovate[bot]
afe42629b2
Update dependency systemjs to v6.14.1 ( #15924 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-24 14:32:17 -04:00
renovate[bot]
848d12e6fe
Update dependency intl-messageformat to v10.3.3 ( #15920 )
2023-03-24 08:38:44 -04:00
renovate[bot]
65bd373af4
Update dependency glob to v9.3.1 ( #15919 )
2023-03-24 08:37:01 -04:00
renovate[bot]
91c099632d
Update dependency prettier to v2.8.6 ( #15921 )
2023-03-24 08:35:01 -04:00
Sven Serlier
9053bc7b78
Update URLs ( #15915 )
...
* Update URL
* Update URL
2023-03-24 11:27:45 +01:00
renovate[bot]
9c4b0259a8
Update typescript-eslint monorepo to v5.56.0 ( #15917 )
2023-03-23 19:14:28 -04:00
renovate[bot]
7930f3879d
Update dependency eslint-config-prettier to v8.8.0 ( #15916 )
2023-03-23 19:09:19 -04:00
Paulus Schoutsen
d9dbb69e62
Update voice debug for new API ( #15913 )
...
* Update voice debug for new API
* Update imports
* Remove wrong key
* Some HTML formatting
2023-03-23 14:44:23 -04:00
Bram Kragten
74cfccaac7
Add context providers and transform decorator ( #15902 )
2023-03-23 18:31:01 +01:00
Bram Kragten
4ba7e5cf0f
Fix css minifying ( #15912 )
2023-03-23 18:28:23 +01:00
renovate[bot]
fc76d8f1cf
Update dependency @polymer/polymer to v3.5.1 ( #15720 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 16:18:31 +00:00
renovate[bot]
3eb07e9bc3
Update dependency fs-extra to v11.1.1 ( #15911 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 16:58:04 +01:00
karwosts
4e6ed61e2b
Add default placeholders for various number fields in cards ( #15903 )
2023-03-23 15:15:38 +01:00
renovate[bot]
ca6d1544d1
Update dependency @mdi/js to v7.2.96 ( #15904 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 13:00:01 +00:00
renovate[bot]
81e9bc894b
Update CodeMirror ( #15908 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 12:55:38 +00:00
renovate[bot]
173d13ae66
Update dependency @mdi/svg to v7.2.96 ( #15905 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 08:42:32 -04:00
renovate[bot]
886ae791bc
Update dependency prettier to v2.8.5 ( #15907 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 08:38:30 -04:00
renovate[bot]
50b7e72688
Lock file maintenance ( #15865 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-03-22 17:24:36 +00:00
karwosts
d07ae1cf48
Fix statistics graph days_to_show can't be erased ( #15892 )
2023-03-22 17:56:04 +01:00
karwosts
da2de3c7d2
Fix problems in map card when hours_to_show is 0 ( #15900 )
2023-03-22 17:55:30 +01:00
karwosts
7c62b08fdd
Allow map card to render passive zones ( #15901 )
2023-03-22 17:51:47 +01:00
renovate[bot]
4f5fca7c60
Update dependency intl-messageformat to v10.3.2 ( #15899 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-22 10:03:42 -04:00
Paul Bottein
45c153d374
Add fan new more info ( #15843 )
...
* Add more info fan
* Change icon
* Use backend translations
* Fix computeAttributeValueDisplay
* Clean code
* Clean code
* Fix some styles
* Improve ha-select rounded style
* Use button instead of select
* Show fan speed percentage
2023-03-22 13:20:14 +01:00
Franck Nijhof
cd2996734c
Compute (attribute) states in automation trigger descriptions ( #15848 )
2023-03-22 11:44:43 +01:00
Steve Repsher
4abc2a65cb
Migrate to html-minifier-terser and improve some minification ( #15864 )
2023-03-22 11:42:16 +01:00
karwosts
89decd2f31
Force app-datepicker calendar to render in ltr ( #15894 )
2023-03-22 11:24:16 +01:00
renovate[bot]
04a16812d3
Update dependency webpack-dev-server to v4.13.1 ( #15896 )
2023-03-21 19:16:59 -04:00
renovate[bot]
cadbc501e2
Update dependency webpack-dev-server to v4.13.0 ( #15891 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-20 22:27:15 +00:00
renovate[bot]
0d95d856c1
Update dependency hls.js to v1.3.5 ( #15890 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-20 18:11:37 -04:00
Paul Bottein
d272783258
Mock history stream for demo ( #15886 )
...
* Mock history stream for demo
* Fix type error
2023-03-20 20:39:01 +01:00
Paul Bottein
65d3af6fd6
Add white mode to more info light ( #15774 )
2023-03-20 20:38:48 +01:00
Bram Kragten
24c3ddb96b
Allow reset of otbr network, thread panel fixes ( #15815 )
2023-03-20 20:06:40 +01:00
dependabot[bot]
c9d709152a
Bump actions/checkout from 3.3.0 to 3.4.0 ( #15883 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 09:07:14 +01:00
renovate[bot]
d5bc892bae
Update Yarn to v3.5.0 ( #15879 )
2023-03-19 21:40:00 +00:00
Paulus Schoutsen
a5ea7b33b0
Add duration for stage ( #15857 )
...
* Add duration for stage
* formatNumber
2023-03-19 05:16:31 -04:00
renovate[bot]
c29568d164
Update dependency @open-wc/dev-server-hmr to v0.1.4 ( #15859 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-18 19:53:39 +00:00
renovate[bot]
57e1769c06
Update dependency @web/dev-server-rollup to v0.4.0 ( #15852 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-18 19:39:16 +00:00
renovate[bot]
abd2070011
Update dependency eslint-plugin-lit-a11y to v2.4.0 ( #15862 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-18 19:34:56 +00:00
renovate[bot]
840450d9e5
Update dependency @web/dev-server to v0.1.36 ( #15851 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-18 15:22:27 -04:00
renovate[bot]
178163cbc7
Update dependency @types/sortablejs to v1.15.1 ( #15858 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-18 15:19:17 -04:00
renovate[bot]
dcca02477a
Update dependency webpack-dev-server to v4.12.0 ( #15855 )
2023-03-17 19:46:43 -04:00
renovate[bot]
c06990f309
Update dependency @types/leaflet to v1.9.3 ( #15854 )
2023-03-17 19:42:41 -04:00
Paulus Schoutsen
1c9e3915e8
Improve pipeline debug styling ( #15849 )
2023-03-17 13:04:14 -04:00
renovate[bot]
30b8dc258a
Update dependency glob to v9.3.0 ( #15847 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 12:35:09 -04:00
renovate[bot]
f31043cfdc
Update dependency @babel/core to v7.21.3 ( #15850 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 12:34:21 -04:00
Paul Bottein
c0c83d3721
Add analytics translations ( #15821 )
...
* Add analytics translations
* Move translations to panels
* Fix learn more link
2023-03-17 16:26:53 +01:00
Franck Nijhof
dd08909fef
Show unknown attribute state as Unknown instead of a dash ( #15846 )
2023-03-17 16:21:23 +01:00
karwosts
952028a7be
Only pick entities with location in map card editor ( #15839 )
2023-03-17 16:19:43 +01:00
Jesse Moody
b0f3006c4b
Update rollup links ( #15835 )
2023-03-17 16:17:55 +01:00
Paul Bottein
27098c5f3f
Create control select component ( #15819 )
2023-03-17 16:16:51 +01:00
Franck Nijhof
fec061f5d1
Extend attribute to hide from (numeric) state triggers ( #15836 )
2023-03-17 16:15:34 +01:00
Paulus Schoutsen
db08c5029b
Voice assistant ( #15841 )
...
* Add basic debug panel for voice assistant pipelines
* Add more info to start event
* Copy on change
* Use latest data model
* Apply suggestions from code review
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
* Fix CSS
* Also use ha-button
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-03-17 10:38:08 -04:00
renovate[bot]
c5be2acd46
Update dependency glob to v9 ( #15726 )
...
* Update dependency glob to v9
* Adjust to new API
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-03-17 13:28:51 +00:00
Franck Nijhof
0232c11bc2
Translate entity attribute names & attribute states ( #15822 )
2023-03-17 11:43:59 +01:00
renovate[bot]
dfd7acd713
Update typescript-eslint monorepo to v5.55.0 ( #15837 )
2023-03-17 00:35:13 -04:00
Jesse Moody
24f1677809
Fix can not typo ( #15830 )
2023-03-16 16:18:31 +01:00
Bram Kragten
7b2afa3df9
Bumped version to 20230309.1
2023-03-16 14:41:03 +01:00
Bram Kragten
13a3db4141
Bump style-mod ( #15805 )
2023-03-16 14:39:42 +01:00
Steve Repsher
aeb7f8ff36
Fix webpack source maps ( #15663 )
2023-03-16 14:38:55 +01:00
Paul Bottein
db62e9f922
Add constant selector ( #15783 )
2023-03-16 14:22:19 +01:00
renovate[bot]
1861547d9b
Update dependency core-js to v3.29.1 ( #15833 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 13:54:45 +01:00
renovate[bot]
43684795a4
Update dependency @types/leaflet to v1.9.2 ( #15831 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 13:52:23 +01:00
Franck Nijhof
0158d7e3e5
Adjust backend translations for entity components ( #15820 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-03-16 13:51:38 +01:00
Erik Montnemery
77dcace95e
Drop unused Google entity settings from cloud ( #15832 )
2023-03-16 11:08:57 +01:00
renovate[bot]
60d106d9c3
Update dependency sinon to v15.0.2 ( #15829 )
2023-03-15 20:24:42 -04:00
karwosts
020aab0584
Align charts when show_names: false ( #15782 )
...
* Align charts when show_names: false
* fixes per code review
2023-03-15 12:29:45 +01:00
renovate[bot]
27808c9853
Update dependency eslint to v8.36.0 ( #15816 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-14 09:02:43 -04:00
renovate[bot]
1a9b9da0db
Update dependency @codemirror/commands to v6.2.2 ( #15814 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-13 21:23:13 +01:00
renovate[bot]
fe19963ea9
Update dependency lint-staged to v13.2.0 ( #15810 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-13 20:47:02 +01:00
Paul Bottein
3afe1f83c7
Add back button to history and logbook when coming from more info dialog ( #15811 )
2023-03-13 20:13:22 +01:00
Paul Bottein
6cb4b5f429
Fix displayed month when opening date range picker ( #15808 )
2023-03-13 20:12:28 +01:00
Paul Bottein
7b676cbd91
Display cover position in tile card when opening and closing ( #15809 )
2023-03-13 17:33:14 +01:00
Paul Bottein
bf1cabca6e
Fix discover blueprint tips not displayed in automation editor ( #15812 )
2023-03-13 17:19:21 +01:00
Paul Bottein
effb4b9f7a
Force using history for all entity domains on map card ( #15804 )
2023-03-13 11:52:27 +01:00
Bram Kragten
1bc7bb0169
Fix suffix in zwave config panel, send config on change instead of input ( #15779 )
2023-03-13 11:47:44 +01:00
karwosts
3abc5c42d0
Fix long entity names overflowing energy panel settings ( #15786 )
2023-03-13 11:06:30 +01:00
Bram Kragten
cc011a4d47
Bump style-mod ( #15805 )
2023-03-13 11:05:08 +01:00
renovate[bot]
ca0338436c
Update dependency @material/web to v1.0.0-pre.4 ( #15796 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-13 11:03:45 +01:00
renovate[bot]
84d31cb9d5
Update dependency terser-webpack-plugin to v5.3.7 ( #15797 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-12 14:33:54 -04:00
renovate[bot]
69264b3448
Update dependency @codemirror/view to v6.9.2 ( #15793 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-11 15:24:17 -05:00
renovate[bot]
01a098e5aa
Update dependency lint-staged to v13.1.4 ( #15790 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-10 13:47:32 -05:00
renovate[bot]
11b1e056dc
Update dependency rollup-plugin-terser to v7 ( #15767 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-09 16:17:29 -05:00
renovate[bot]
4e99e32ca2
Update typescript-eslint monorepo to v5.54.1 ( #15789 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-09 16:03:43 -05:00
Paul Bottein
a8d7f8a7fe
20230309.0 ( #15784 )
2023-03-09 16:32:36 +01:00
Paul Bottein
9602c68640
Bumped version to 20230309.0
2023-03-09 16:22:14 +01:00
renovate[bot]
9a0699ba84
Update dependency eslint-config-prettier to v8.7.0 ( #15777 )
2023-03-09 09:00:40 -05:00
Joakim Sørensen
47cfc3d27c
Move deleting backups to WS ( #15773 )
2023-03-09 11:32:52 +01:00
renovate[bot]
77d395b0c9
Update dependency @rollup/plugin-node-resolve to v15 ( #15722 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-09 00:32:57 -05:00
renovate[bot]
baee563bdd
Update dependency @rollup/plugin-replace to v5 ( #15723 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-08 16:37:10 -05:00
renovate[bot]
bc5345af95
Update dependency @rollup/plugin-commonjs to v24 ( #15717 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-08 16:05:48 -05:00
renovate[bot]
52e2033f52
Update dependency @rollup/plugin-json to v6 ( #15721 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-08 13:34:15 -05:00
renovate[bot]
dfa26ee7a1
Update dependency @rollup/plugin-babel to v6 ( #15716 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-08 13:23:18 -05:00
Bram Kragten
0cde0fc9a9
Remove deprecated and removed icons ( #15762 )
2023-03-08 12:28:34 +01:00
Paul Bottein
4ab1723c99
Don't assume that effect list is not null ( #15764 )
...
* Don't assume that effect list is not null
* Don't assume that rgb, rgbw and rgbww are defined
2023-03-08 10:24:28 +01:00
Yosi Levy
4f1c4bdcb9
Fix RTL & missing translation & misalign hostnam ( #15758 )
2023-03-07 22:10:21 +01:00
karwosts
55edeb474e
Preserve custom names in statistics graph when modifying entity list ( #15695 )
2023-03-06 17:10:08 +01:00
karwosts
4d19e3ad63
Fix overzealous loading of ha-service-control default values ( #15741 )
2023-03-06 17:06:38 +01:00
Bram Kragten
0b3e954752
20230306.0 ( #15749 )
2023-03-06 12:06:01 +01:00
karwosts
f193563649
Disable attribute validation on initial load of ha-selector-attribute ( #15697 )Co-authored-by: Bram Kragten <mail@bramkragten.nl>
...
* Disable attribute validation on initial load of ha-selector-attribute
* Update src/components/ha-selector/ha-selector-attribute.ts
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-03-06 11:47:09 +01:00
Bram Kragten
77c3b5b5a5
Bumped version to 20230306.0
2023-03-06 11:46:32 +01:00
Paul Bottein
9bb36e38e6
Fix number format for monetary device class ( #15693 )
2023-03-06 09:53:53 +01:00
karwosts
1741b051fc
Fix statistics-picker filter when no entity selected ( #15659 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-03-06 09:52:16 +01:00
karwosts
98e21370fd
Fix yaml editor behavior of statistics graph card ( #15742 )
2023-03-06 09:49:42 +01:00
Erik Montnemery
40b9e62a87
Pass placeholders to config and option flow title ( #15746 )
2023-03-06 09:49:01 +01:00
Steve Repsher
8e8fb4ea13
Reconfigure Renovate ( #15743 )
2023-03-05 21:23:13 +01:00
Franck Nijhof
6dc7508460
Revert "Configure Renovate" ( #15729 )
...
Revert "Configure Renovate (#15618 )"
This reverts commit be909d0a9c
.
2023-03-05 11:11:06 +01:00
renovate[bot]
9055099a18
Update dependency @web/dev-server-rollup to v0.3.21 ( #15713 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-05 00:50:22 -05:00
renovate[bot]
6b4e8c1e06
Update dependency rollup-plugin-terser to v5.3.1 ( #15718 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-04 23:18:29 -05:00
renovate[bot]
cbeee01d75
Update dependency @rollup/plugin-babel to v5.3.1 ( #15709 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-04 23:12:12 -05:00
renovate[bot]
76bdf96c6d
Update dependency @rollup/plugin-json to v4.1.0 ( #15712 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-04 23:07:01 -05:00
renovate[bot]
645eea0bd4
Update vaadinWebComponents monorepo to v23.3.8 ( #15719 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-05 04:06:07 +00:00
renovate[bot]
7453ea1e40
Pin dependencies ( #15708 )
...
* Pin dependencies
* Only pin polymer
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-03-05 03:48:37 +00:00
renovate[bot]
b64fc8ec3b
Pin dependencies ( #15705 )
2023-03-05 02:58:29 +00:00
renovate[bot]
3c73fcb0bf
Update Yarn to v3.4.1 ( #15711 )
2023-03-04 21:41:02 -05:00
renovate[bot]
c5c668bd7b
Pin dependencies ( #15707 )
2023-03-04 21:35:04 -05:00
renovate[bot]
be909d0a9c
Configure Renovate ( #15618 )
2023-03-04 20:52:55 -05:00
Paul Bottein
19efe9dcdd
Only show more info settings button for admin users ( #15689 )
...
Only show settings button for admin users
2023-03-03 12:24:01 +01:00
Paul Bottein
a57609380a
20230302.0 ( #15678 )
2023-03-02 14:45:40 +01:00
Paul Bottein
84affcce33
Bumped version to 20230302.0
2023-03-02 14:41:47 +01:00
Paul Bottein
d113d44d5a
Use state color for on and off in more info ( #15677 )
2023-03-02 14:37:26 +01:00
Paul Bottein
afe1b7ef59
Use display precision for number format none ( #15674 )
...
* Use display precision for number format none
* Update src/common/number/format_number.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* prettier
* Fix 0 value
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-03-02 10:19:27 +00:00
Paul Bottein
000e2ef7fc
Add input boolean more info ( #15675 )
...
* Add input boolean more info
* Fix typings
2023-03-02 10:11:43 +00:00
dependabot[bot]
15394516af
Bump bl from 1.2.2 to 1.2.3 ( #15668 )
...
Bumps [bl](https://github.com/rvagg/bl ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Changelog](https://github.com/rvagg/bl/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3 )
---
updated-dependencies:
- dependency-name: bl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 00:01:48 -05:00
Steve Repsher
a0033d9112
Fix minification of SVG template literals ( #15670 )
2023-03-01 23:57:11 -05:00
dependabot[bot]
895ebcdb2d
Bump yargs-parser from 5.0.0 to 5.0.1 ( #15660 )
2023-03-01 19:56:08 -05:00
dependabot[bot]
e7044ce40c
Bump copy-props from 2.0.4 to 2.0.5 ( #15656 )
...
Bumps [copy-props](https://github.com/gulpjs/copy-prop ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/gulpjs/copy-prop/releases )
- [Commits](https://github.com/gulpjs/copy-prop/commits )
---
updated-dependencies:
- dependency-name: copy-props
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-01 14:38:33 -05:00
Brandon Rothweiler
a0e71b9478
Change "shutdown" to "shut down" when used as a verb ( #15658 )
2023-03-01 16:51:09 +01:00
Bram Kragten
db1f81e0ef
20230301.0 ( #15657 )
2023-03-01 16:36:00 +01:00
Bram Kragten
657a74e8ad
Bumped version to 20230301.0
2023-03-01 15:32:57 +01:00
Bram Kragten
f803bbadc9
Set css optimise level to 0 ( #15652 )
2023-03-01 14:24:00 +00:00
Paul Bottein
2ab8bba4b0
Sort null and undefined at the bottom in data-table ( #15651 )
...
Sort null and undefined at the bottom in datatable
2023-03-01 14:22:57 +00:00
Philip Allgaier
1a1c00ba62
Add loading info text to hardware config page ( #15616 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-03-01 15:10:14 +01:00
Bram Kragten
7b4850b5d6
Bump core js, replace serve with serve-handler ( #15637 )
...
* Bump core js, remove serve from deps
* resplace serve with serve-handler
2023-03-01 09:08:56 -05:00
dependabot[bot]
42688e100c
Bump hls.js from 1.3.3 to 1.3.4 ( #15644 )
...
Bumps [hls.js](https://github.com/video-dev/hls.js ) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/video-dev/hls.js/releases )
- [Changelog](https://github.com/video-dev/hls.js/blob/master/docs/release-process.md )
- [Commits](https://github.com/video-dev/hls.js/compare/v1.3.3...v1.3.4 )
---
updated-dependencies:
- dependency-name: hls.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-01 09:04:48 -05:00
Bram Kragten
d32cde3cf8
Fix more info position ( #15650 )
2023-03-01 13:42:42 +00:00
Paul Bottein
34c15d96c1
Reduce more-info dialog margin ( #15649 )
...
Reduce more-info margin
2023-03-01 13:28:35 +00:00
Paul Bottein
0d869d53e3
Adapt more info control height for small screen ( #15647 )
...
* Adapt more info control height for small screen
* Fix light picker sliders
2023-03-01 12:15:12 +01:00
Paul Bottein
ccf670465b
Fix statistics name sorting in developer tools ( #15646 )
2023-03-01 10:30:11 +00:00
Erik Montnemery
4a9ec7233d
Fetch weather units from core ( #15212 )
2023-03-01 11:24:48 +01:00
Paul Bottein
c747ab7605
Add on/off icon for some domains ( #15640 )
2023-03-01 11:24:35 +01:00
Paul Bottein
9c703ab469
Add color temperature value to light more info ( #15639 )
2023-03-01 11:24:01 +01:00
Paul Bottein
e3b797e85c
Fix more info for disabled entity ( #15641 )
2023-03-01 10:29:19 +01:00
Bram Kragten
a5541996d7
Prevent config menu jump when cloud info loads ( #15638 )
...
Prevent config menu jump
2023-02-28 17:21:52 +01:00
Paul Bottein
ea95fb98aa
Fix lock more info with attributes ( #15622 )
...
* Fix lock more info with attributes
* Update src/dialogs/more-info/controls/more-info-lock.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-02-28 10:34:35 +00:00
karwosts
4b428a60cd
Fix a hang in history graph card editor ( #15623 )
2023-02-28 11:06:51 +01:00
Steve Repsher
9ce4563dd4
Prefer nothing over empty templates ( #15633 )
2023-02-28 11:02:47 +01:00
J. Nick Koston
4031d9cc78
Avoid loading the whole entity registry for more info ( #15627 )
2023-02-28 10:58:45 +01:00
J. Nick Koston
20f2f5b317
Avoid fetching all stats metadata when there are no entities on the energy panel ( #15591 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-02-28 10:57:04 +01:00
Paulus Schoutsen
6af57fa2cd
Temp patch to fix Rollup build ( #15631 )
2023-02-28 10:54:27 +01:00
Steve Repsher
17e6e132d1
Minify HTML and CSS template literals ( #15624 )
2023-02-28 00:02:04 -05:00
dependabot[bot]
67d064db28
Bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 ( #15629 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.53.0 to 5.54.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 04:37:18 +00:00
dependabot[bot]
e0df5e4631
Bump @typescript-eslint/parser from 5.53.0 to 5.54.0 ( #15628 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.53.0 to 5.54.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 04:20:49 +00:00
Paul Bottein
a8a85a2af6
20230227.0 ( #15625 )
2023-02-27 21:10:57 +01:00
Paul Bottein
702c24d908
Bumped version to 20230227.0
2023-02-27 21:02:33 +01:00
Marius
5eafecf95d
add domain icons for fan ( #15613 )
2023-02-27 16:30:14 +00:00
Bram Kragten
7f644530e4
Add delete and add thread dataset ( #15619 )
2023-02-27 17:27:58 +01:00
wizmo2
3aea416175
Add --ha-label-badge-border-radius ( #15597 )
...
allows button shape to be customized in themes.
2023-02-27 16:48:38 +01:00
Paul Bottein
868c414759
Show all hardware button for supervised installs ( #15617 )
2023-02-27 15:03:34 +00:00
Paul Bottein
f4848964c3
Restart dialog improvements ( #15611 )
2023-02-27 12:00:02 +01:00
dependabot[bot]
b10c95e803
Bump weekstart from 1.1.0 to 2.0.0 ( #15608 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 10:38:15 +01:00
J. Nick Koston
25cf879793
Fix duplicate fetch of stats metadata in more info ( #15590 )
2023-02-27 10:27:26 +01:00
Steve Repsher
ba3b265b9a
Fix invalid style in password manager polyfill and ha-bar ( #15603 )
2023-02-27 10:22:55 +01:00
Steve Repsher
7568ae5964
Fix unsafe optional chaining ( #15604 )
2023-02-27 10:11:44 +01:00
Paul Bottein
d4ace99de3
Fix display precision label when unknown or unavailable ( #15610 )
2023-02-27 10:10:35 +01:00
dependabot[bot]
087bda22d4
Bump systemjs from 6.13.0 to 6.14.0 ( #15606 )
2023-02-27 00:59:24 -05:00
dependabot[bot]
83ffc754c9
Bump vis-network from 9.1.2 to 9.1.4 ( #15609 )
2023-02-27 00:56:22 -05:00
dependabot[bot]
7a8ea4a9f9
Bump eslint from 8.34.0 to 8.35.0 ( #15607 )
2023-02-27 00:55:11 -05:00
Bram Kragten
df8f46388f
20230224.0 ( #15588 )
2023-02-24 21:06:33 +01:00
Bram Kragten
650f32ba6d
Bumped version to 20230224.0
2023-02-24 21:05:47 +01:00
Bram Kragten
01ec9aaf96
Get all entity reg categories ( #15581 )
2023-02-24 14:33:31 +01:00
Bram Kragten
682f383c9e
Fix entity settings for entity with no entity reg ( #15577 )
2023-02-24 09:29:20 +01:00
Paul Bottein
7724fa02d7
Fix all hardware button ( #15579 )
2023-02-24 09:27:53 +01:00
dependabot[bot]
0a49bf2d4c
Bump @types/glob from 8.0.1 to 8.1.0 ( #15558 )
...
Bumps [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob ) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/glob )
---
updated-dependencies:
- dependency-name: "@types/glob"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-23 20:15:11 +01:00
Bram Kragten
dd6437376d
20230223.0 ( #15575 )
2023-02-23 19:01:26 +01:00
Bram Kragten
12478a2177
Fix dialog stopping scrolling ( #15574 )
2023-02-23 17:18:36 +00:00
Paul Bottein
96a261d831
Add swipe gesture to control switch ( #15567 )
...
* Add swipe gesture to control switch
* Update src/components/ha-control-switch.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Only add necessary listener
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-02-23 17:13:03 +00:00
Bram Kragten
1095088d42
Bumped version to 20230223.0
2023-02-23 17:42:15 +01:00
Bram Kragten
43541f9754
Fix area picker ( #15566 )
2023-02-23 16:35:25 +01:00
Bram Kragten
f69ae84cc6
Use entity registry display api ( #15549 )
2023-02-23 16:30:13 +01:00
Paul Bottein
7173b30716
Add margin between logbook and history ( #15571 )
2023-02-23 15:23:24 +00:00
Paul Bottein
f92deb3225
Add haptic support to light toggle button ( #15569 )
2023-02-23 16:20:22 +01:00
dependabot[bot]
2e86d739fc
Bump @material/web from 1.0.0-pre.2 to 1.0.0-pre.3 ( #15556 )
...
Bumps [@material/web](https://github.com/material-components/material-web ) from 1.0.0-pre.2 to 1.0.0-pre.3.
- [Release notes](https://github.com/material-components/material-web/releases )
- [Changelog](https://github.com/material-components/material-web/blob/master/CHANGELOG.md )
- [Commits](https://github.com/material-components/material-web/compare/v1.0.0-pre.2...v1.0.0-pre.3 )
---
updated-dependencies:
- dependency-name: "@material/web"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-23 15:49:16 +01:00
Bram Kragten
7e0c80ae24
Use correct number format options in hui-gauge ( #15565 )
2023-02-23 15:41:27 +01:00
Paul Bottein
3b5fe7fd9f
Center new more info controls ( #15564 )
...
* Center new more info controls
* Center change color view
2023-02-23 15:10:05 +01:00
Steve Repsher
03e3f161f7
Prefer regex literals over constructors ( #15553 )
2023-02-23 14:06:35 +01:00
dependabot[bot]
ab231eec4f
Bump magic-string from 0.29.0 to 0.30.0 ( #15557 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-23 10:42:30 +01:00
Bram Kragten
7041d322d6
Allow energy dashboard to be cast ( #15397 )
2023-02-23 10:38:44 +01:00
Raman Gupta
f786539f15
Re-add target option to zwave-js firmware upload ( #15517 )
2023-02-23 10:29:30 +01:00
Bram Kragten
971d2ff1c2
20230222.0 ( #15551 )Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Repsher <steverep@users.noreply.github.com> Co-authored-by: Bram Kragten <mail@bramkragten.nl> Co-authored-by: Paul Bottein <paul.bottein@gmail.com> Co-authored-by: Flavien Charlon <Flavien@users.noreply.github.com> Co-authored-by: Raman Gupta <7243222+raman325@users.noreply.github.com> Co-authored-by: karwosts <32912880+karwosts@users.noreply.github.com> Co-authored-by: Erik Montnemery <erik@montnemery.com> Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: Yosi Levy <37745463+yosilevy@users.noreply.github.com> Co-authored-by: lunmay <28674102+lunmay@users.noreply.github.com> Co-authored-by: Jc2k <john.carr@unrouted.co.uk> Co-authored-by: chiahsing <chiahsing@gmail.com> Co-authored-by: Paulus Schoutsen <balloob@gmail.com> Fix a coloring issue with climate states ( #15325 ) resolver-webpack from 0.13.1 to 0.13.2 ( #15355 ) resolver-webpack]( https://github.com/import-js/eslint-plugin-import ) from 0.13.1 to 0.13.2. fix some errors ( #15334 ) Fix stats data being fetched for all entities when there are no energy/water stat ids ( #15428 ) Fix custom card documentation url ( #15439 ) fixes ( #15446 ) fix dedupe precommit ( #15399 ) Fix typo from restart dialog (whitch -> which) ( #15458 ) Fix typo in water consumption description ( #15464 ) Fix initial scroll inside more info dialog ( #15473 ) Fix alert padding inside more info dialog ( #15477 ) Fix area name in target picker ( #15511 ) fix history crash) ( #15509 ) Fix promise constructors with returns ( #15486 ) fixes feb23 ( #15487 ) Fix errors in duration data processing in Automation UI Editor ( #15422 ) Fix map sizing in grids and h-stacks ( #15290 ) Fix a typo: Add OpenTread Border Router ( #15528 ) Fix tile card typings ( #15529 ) fix more info history tooltips ( #15533 ) Fix double defined cloud-account ( #15537 ) Fix more info control assumed state color ( #15548 ) Fix a bug in cast launcher that hassURL and path are incorrectly passed ( #15546 )
2023-02-22 18:16:25 +01:00
Raman Gupta
19d721f193
Add support for zwave_js controller firmware updates ( #15515 )
2023-02-22 17:54:53 +01:00
Bram Kragten
5629346fc3
Add support for Z-Wave DSK QR codes ( #15542
...
Add support for zwave dsk qr codes
2023-02-22 17:53:58 +01:00
Bram Kragten
ca6ade4858
Bumped version to 20230222.0
2023-02-22 17:34:02 +01:00
Paulus Schoutsen
6b9e0405d0
Add download diagnostics to Thread panel ( #15550 )
2023-02-22 16:29:58 +00:00
Paul Bottein
e46803cb4e
Add more info for switch and siren ( #15547 )
...
* Add more info for switch and siren
* Fix attributes
2023-02-22 17:24:26 +01:00
Paul Bottein
e697a09e53
Only show heading divider on more info dialog scroll ( #15545 )
2023-02-22 17:17:39 +01:00
chiahsing
3158e6043d
Fix a bug in cast launcher that hassURL and path are incorrectly passed ( #15546 )
2023-02-22 16:15:16 +00:00
Paul Bottein
2c61c960bc
Add restart action to config dashboard overflow menu ( #15544 )
2023-02-22 17:00:02 +01:00
Paul Bottein
91493e109e
Fix more info control assumed state color ( #15548 )
2023-02-22 16:59:01 +01:00
Paul Bottein
2bd6d9d202
Add group support to new more info light ( #15543 )
2023-02-22 12:20:45 +01:00
Bram Kragten
dfb74fd576
Center icon in md-icon-button ( #15541 )
2023-02-22 11:27:57 +01:00
dependabot[bot]
fef74b0b8a
Bump @web/dev-server from 0.0.24 to 0.1.35 ( #15280 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-02-22 10:26:06 +01:00
Paul Bottein
0fc36823da
More info light redesign ( #15482 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-02-21 20:01:24 +00:00
Bram Kragten
25d8550dd7
Fix double defined cloud-account ( #15537 )
2023-02-21 19:28:21 +00:00
Bram Kragten
e44ccb0574
bump eslint ( #15535 )
2023-02-21 19:02:30 +01:00
karwosts
d00467a39c
Add for
to UI for template trigger ( #15534 )
2023-02-21 17:27:56 +01:00
Bram Kragten
4e841c4a06
fix more info history tooltips ( #15533 )
2023-02-21 14:07:53 +00:00
Bram Kragten
cf304d91c7
Use @egjs/hammerjs ( #15532 )
2023-02-21 14:51:34 +01:00
Paul Bottein
3066a9d10d
Use new restart dialog in dev tools ( #15530 )
2023-02-21 12:49:13 +01:00
Paul Bottein
3e72b1cb5d
Fix tile card typings ( #15529 )
2023-02-21 11:11:44 +00:00
Bram Kragten
a03c335331
Bump formatjs intl polyfills ( #15527 )
2023-02-21 12:03:07 +01:00
Jc2k
6e153cb307
Fix a typo: Add OpenTread Border Router ( #15528 )
2023-02-21 11:58:40 +01:00
Paul Bottein
8ed4914232
Add support for custom tile features ( #15411
...
* Move isSupported to class
* Use getConfigElement to display edit button
* Remove custom element for test
* Don't use class static functions
* Refactor render
* Add support for custom tile features in editor
* Add missing relative position
* Rename custom tile features options
* PR feedbacks + split offical and custom types
* Merge is custom type function
2023-02-21 11:10:44 +01:00
Bram Kragten
88205a94d6
Bump babel ( #15526
...
* Bump babel
* fix lint
* Restore src/cast/dev_const.ts
2023-02-21 11:08:19 +01:00
Raman Gupta
0b54e60b91
Update ZWaveJSController interface ( #15230 )
2023-02-21 09:51:06 +01:00
Steve Repsher
a469a92601
Bump webpack to v5.72.1 and tweak stats scripts ( #15516 )
2023-02-21 09:50:28 +01:00
dependabot[bot]
77f7a5647d
Bump @formatjs/intl-getcanonicallocales from 2.0.5 to 2.1.0 ( #15521 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-21 09:46:30 +01:00
karwosts
850609b1d0
Resync thermostat card setpoint values if service call fails ( #15497 )
2023-02-21 09:36:18 +01:00
dependabot[bot]
c95a600fbb
Bump @formatjs/intl-relativetimeformat from 11.1.8 to 11.1.10 ( #15523 )
2023-02-21 00:08:37 -05:00
dependabot[bot]
1cffe4f9bf
Bump intl-messageformat from 10.3.0 to 10.3.1 ( #15520 )
2023-02-21 00:06:56 -05:00
dependabot[bot]
2cae0cd54f
Bump @formatjs/intl-datetimeformat from 6.4.3 to 6.5.1 ( #15522 )
2023-02-21 00:05:14 -05:00
dependabot[bot]
d56f35e6fd
Bump @types/leaflet from 1.9.0 to 1.9.1 ( #15519 )
2023-02-21 00:02:30 -05:00
dependabot[bot]
be8cb8fb3f
Bump @codemirror/view from 6.9.0 to 6.9.1 ( #15502 )
...
* Bump @codemirror/view from 6.9.0 to 6.9.1
Bumps [@codemirror/view](https://github.com/codemirror/view ) from 6.9.0 to 6.9.1.
- [Release notes](https://github.com/codemirror/view/releases )
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/view/compare/6.9.0...6.9.1 )
---
updated-dependencies:
- dependency-name: "@codemirror/view"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies [dependabot skip]
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-20 21:01:10 +00:00
Bram Kragten
74bc6eeda8
Add message when no preferred network ( #15514 )
2023-02-20 20:45:02 +01:00
karwosts
fbf084bf00
Fix map sizing in grids and h-stacks ( #15290 )
...
* Fix map sizing in grids and h-stacks
* ha-card as a flexbox
2023-02-20 20:41:26 +01:00
karwosts
76f90e1449
Fix errors in duration data processing in Automation UI Editor ( #15422 )
...
Fix errors in duration data processing
2023-02-20 20:40:34 +01:00
Raman Gupta
404199bb19
Update ZWaveJSNodeStatus interface and firmware logic ( #15338 )
2023-02-20 20:32:31 +01:00
Paul Bottein
dfbe32018a
Add reload all service to quick bar and dev tools ( #15512 )
2023-02-20 19:32:13 +00:00
Bram Kragten
48dcd98634
Allow for custom submit button text in data flows ( #15383 )
2023-02-20 19:56:06 +01:00
Yosi Levy
658ce80801
Rtl fixes feb23 ( #15487 )
2023-02-20 18:16:03 +01:00
Steve Repsher
7adb49c772
Fix promise constructors with returns ( #15486 )
2023-02-20 18:14:54 +01:00
karwosts
05f2fb896c
Block target picker from adding badly formatted entity (fix history crash) ( #15509 )
2023-02-20 18:14:04 +01:00
Paul Bottein
e21816be52
Fix area name in target picker ( #15511 )
2023-02-20 16:36:46 +00:00
Paul Bottein
bef586efb3
Rename bar components to control components ( #15508 )
...
* Rename ha-bar-slider to ha-control-slider
* Rename ha-bar-switch to ha-control-switch
* Rename ha-bar-button to ha-control-button
* Update tile features
2023-02-20 17:34:37 +01:00
Bram Kragten
5f9f51f92d
Render target picker combo-box in overlaying menu surface ( #14970 )
2023-02-20 17:32:52 +01:00
Paul Bottein
cabbbcf9f3
Convert tile button into more generic button ( #15485 )
...
* Add button group component
* Add focus style
* Use new component in tile card
2023-02-20 16:25:53 +01:00
karwosts
d5fb924cb4
Support for timestamp sensors in time trigger automation UI ( #15292 )
...
* Support for timestamp sensors in time trigger automation UI
* rename var
* simply filter function
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
* rename var
* use new entity filter options
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-02-20 14:30:40 +00:00
Paul Bottein
8754947133
Compact more info header ( #15448 )
2023-02-20 13:58:10 +00:00
Paul Bottein
9c42eb5130
Add better focus style for tile card when theme use box-shadow ( #15476 )
2023-02-20 14:41:58 +01:00
Paul Bottein
1ab1cf0fab
Add support for buffering state in media browser ( #15459 )
2023-02-20 14:32:13 +01:00
Paul Bottein
e91a477b8b
Fix alert padding inside more info dialog ( #15477 )
2023-02-20 14:30:38 +01:00
Paul Bottein
c4160e8368
Add filter options to entity and device selectors ( #15302 )
2023-02-20 14:30:05 +01:00
Paul Bottein
cf377558ae
Use filter_entity and filter_attribute context ( #15395 )
2023-02-20 14:21:02 +01:00
Paul Bottein
6986c1c8b7
Add option to hide legend on statistic graph card ( #15506 )
2023-02-20 07:31:14 -05:00
dependabot[bot]
6c9d6755f1
Bump @codemirror/autocomplete from 6.4.1 to 6.4.2 ( #15501 )
2023-02-19 23:53:35 -05:00
dependabot[bot]
747b9e2ae1
Bump eslint-config-airbnb-base from 14.2.1 to 15.0.0 ( #15480 )
...
* Bump eslint-config-airbnb-base from 14.2.1 to 15.0.0
Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript ) from 14.2.1 to 15.0.0.
- [Release notes](https://github.com/airbnb/javascript/releases )
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-base-v14.2.1...eslint-config-airbnb-base-v15.0.0 )
---
updated-dependencies:
- dependency-name: eslint-config-airbnb-base
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Set new rules to warn for now
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-17 18:29:57 +00:00
dependabot[bot]
8f22b3c1fa
Bump lint-staged from 13.1.1 to 13.1.2 ( #15481 )
2023-02-17 00:01:56 -05:00
dependabot[bot]
054e4165f8
Bump @types/tar from 6.1.3 to 6.1.4 ( #15479 )
2023-02-17 00:00:30 -05:00
dependabot[bot]
82b2c6aa06
Bump @codemirror/view from 6.8.1 to 6.9.0 ( #15472 )
...
* Bump @codemirror/view from 6.8.1 to 6.9.0
Bumps [@codemirror/view](https://github.com/codemirror/view ) from 6.8.1 to 6.9.0.
- [Release notes](https://github.com/codemirror/view/releases )
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/view/compare/6.8.1...6.9.0 )
---
updated-dependencies:
- dependency-name: "@codemirror/view"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies [dependabot skip]
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-16 16:34:48 +00:00
dependabot[bot]
07d84a32fd
Bump @codemirror/language from 6.4.0 to 6.6.0 ( #15467 )
...
* Bump @codemirror/language from 6.4.0 to 6.6.0
Bumps [@codemirror/language](https://github.com/codemirror/language ) from 6.4.0 to 6.6.0.
- [Release notes](https://github.com/codemirror/language/releases )
- [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/language/compare/6.4.0...6.6.0 )
---
updated-dependencies:
- dependency-name: "@codemirror/language"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies [dependabot skip]
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-16 16:09:23 +00:00
dependabot[bot]
d37e53b4a5
Bump magic-string from 0.25.7 to 0.29.0 ( #15469 )
...
Bumps [magic-string](https://github.com/rich-harris/magic-string ) from 0.25.7 to 0.29.0.
- [Release notes](https://github.com/rich-harris/magic-string/releases )
- [Changelog](https://github.com/Rich-Harris/magic-string/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rich-harris/magic-string/compare/v0.25.7...v0.29.0 )
---
updated-dependencies:
- dependency-name: magic-string
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-16 11:07:56 -05:00
Bram Kragten
252e58d63b
Add basic Thread network overview page ( #15474 )
2023-02-16 16:29:56 +01:00
dependabot[bot]
d98a26146b
Bump @vaadin/combo-box from 23.3.6 to 23.3.7 ( #15468 )
...
* Bump @vaadin/combo-box from 23.3.6 to 23.3.7
Bumps [@vaadin/combo-box](https://github.com/vaadin/web-components/tree/HEAD/packages/combo-box ) from 23.3.6 to 23.3.7.
- [Release notes](https://github.com/vaadin/web-components/releases )
- [Commits](https://github.com/vaadin/web-components/commits/v23.3.7/packages/combo-box )
---
updated-dependencies:
- dependency-name: "@vaadin/combo-box"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update theme mixin too
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-02-16 13:15:58 +01:00
Paul Bottein
8631139133
Fix initial scroll inside more info dialog ( #15473 )
2023-02-16 12:54:17 +01:00
karwosts
d5578c236f
Fix typo in water consumption description ( #15464 )
2023-02-16 11:39:31 +01:00
dependabot[bot]
de5199e34c
Bump @codemirror/commands from 6.2.0 to 6.2.1 ( #15471 )
2023-02-16 05:34:04 +00:00
dependabot[bot]
980758528a
Bump @codemirror/autocomplete from 6.4.0 to 6.4.1 ( #15470 )
2023-02-16 00:14:37 -05:00
dependabot[bot]
0fdb012e24
Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 ( #15466 )
2023-02-16 00:13:03 -05:00
karwosts
3b1bc37f53
More alarm arming options in more-info dialog ( #15452 )
...
* More alarm arming options in more-info dialog
* minor change to null handling
* Update src/dialogs/more-info/controls/more-info-alarm_control_panel.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
* Update src/dialogs/more-info/controls/more-info-alarm_control_panel.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-02-15 22:18:52 +01:00
dependabot[bot]
cb85bc054a
Bump vue from 2.6.12 to 2.7.14 ( #15443 )
...
* Bump vue from 2.6.12 to 2.7.14
Bumps [vue](https://github.com/vuejs/core ) from 2.6.12 to 2.7.14.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits )
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies [dependabot skip]
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-15 18:43:45 +00:00
dependabot[bot]
94dd3c95ff
Bump core-js from 3.27.2 to 3.28.0 ( #15441 )
...
* Bump core-js from 3.27.2 to 3.28.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.27.2 to 3.28.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.28.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update core-js version in babel preset
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-15 18:41:34 +00:00
dependabot[bot]
6e55077cd3
Bump vue2-daterange-picker from 0.5.1 to 0.6.8 ( #15403 )
...
Bumps [vue2-daterange-picker](https://github.com/Innologica/vue2-daterange-picker ) from 0.5.1 to 0.6.8.
- [Release notes](https://github.com/Innologica/vue2-daterange-picker/releases )
- [Commits](https://github.com/Innologica/vue2-daterange-picker/commits )
---
updated-dependencies:
- dependency-name: vue2-daterange-picker
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-15 13:07:14 -05:00
dependabot[bot]
ff47d7d408
Bump vis-network from 8.5.4 to 9.1.2 ( #15251 )
...
Bumps [vis-network](https://github.com/visjs/vis-network ) from 8.5.4 to 9.1.2.
- [Release notes](https://github.com/visjs/vis-network/releases )
- [Changelog](https://github.com/visjs/vis-network/blob/master/HISTORY.md )
- [Commits](https://github.com/visjs/vis-network/compare/v8.5.4...v9.1.2 )
---
updated-dependencies:
- dependency-name: vis-network
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-15 10:37:02 -05:00
dependabot[bot]
a9180e062c
Bump mocha and @types/mocha ( #15453 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ). These dependencies needed to be updated together.
Updates `mocha` from 8.4.0 to 10.2.0
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v8.4.0...v10.2.0 )
Updates `@types/mocha` from 8.2.3 to 10.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: "@types/mocha"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-15 15:23:43 +00:00
dependabot[bot]
9d918b727c
Bump tsparticles-preset-links from 2.8.0 to 2.9.3 ( #15454 )
...
Bumps [tsparticles-preset-links](https://github.com/matteobruni/tsparticles/tree/HEAD/presets/links ) from 2.8.0 to 2.9.3.
- [Release notes](https://github.com/matteobruni/tsparticles/releases )
- [Changelog](https://github.com/matteobruni/tsparticles/blob/main/presets/links/CHANGELOG.md )
- [Commits](https://github.com/matteobruni/tsparticles/commits/tsparticles-preset-links@2.9.3/presets/links )
---
updated-dependencies:
- dependency-name: tsparticles-preset-links
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-15 10:02:39 -05:00
dependabot[bot]
7c65bb9791
Bump open from 8.4.0 to 8.4.1 ( #15442 )
...
* Bump open from 8.4.0 to 8.4.1
Bumps [open](https://github.com/sindresorhus/open ) from 8.4.0 to 8.4.1.
- [Release notes](https://github.com/sindresorhus/open/releases )
- [Commits](https://github.com/sindresorhus/open/compare/v8.4.0...v8.4.1 )
---
updated-dependencies:
- dependency-name: open
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies [dependabot skip]
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-15 16:00:22 +01:00
lunmay
1e2c21d49e
Fix typo from restart dialog (whitch -> which) ( #15458 )
...
Typo fix:
whitch - >which
2023-02-15 15:02:08 +01:00
Paul Bottein
e81f596d76
Add restart dialog ( #15337 )
2023-02-14 13:04:18 +01:00
Steve Repsher
ec66e8331e
Make minor workflow revisions and fix dedupe precommit ( #15399 )
2023-02-14 13:03:16 +01:00
Yosi Levy
a13e2af17a
Various RTL fixes ( #15446 )
2023-02-14 13:02:45 +01:00
karwosts
1e7fe59519
Add slight hysteresis to chart height to prevent scrollbar juddering ( #15321 )
2023-02-14 13:01:01 +01:00
dependabot[bot]
d8fe7d9a01
Bump @typescript-eslint/parser from 5.49.0 to 5.52.0 ( #15445 )
2023-02-14 04:29:53 +00:00
dependabot[bot]
1a335a18a4
Bump @types/tar from 6.1.2 to 6.1.3 ( #15444 )
2023-02-14 04:25:46 +00:00
dependabot[bot]
00a40a5c51
Bump tsparticles-engine from 2.8.0 to 2.9.3 ( #15434 )
...
* Bump tsparticles-engine from 2.8.0 to 2.9.3
Bumps [tsparticles-engine](https://github.com/matteobruni/tsparticles/tree/HEAD/engine ) from 2.8.0 to 2.9.3.
- [Release notes](https://github.com/matteobruni/tsparticles/releases )
- [Changelog](https://github.com/matteobruni/tsparticles/blob/main/engine/CHANGELOG.md )
- [Commits](https://github.com/matteobruni/tsparticles/commits/tsparticles-engine@2.9.3/engine )
---
updated-dependencies:
- dependency-name: tsparticles-engine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies [dependabot skip]
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-13 17:01:11 +00:00
Paul Bottein
74512298d2
Use enum for media player features ( #15410 )
2023-02-13 17:48:18 +01:00
Raman Gupta
bf5eeba0a5
Remove firmware target from zwave_js firmware upload UI ( #15425 )
2023-02-13 17:47:10 +01:00
dependabot[bot]
859e69d373
Bump terser-webpack-plugin from 5.2.4 to 5.3.6 ( #15435 )
...
* Bump terser-webpack-plugin from 5.2.4 to 5.3.6
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 5.2.4 to 5.3.6.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.2.4...v5.3.6 )
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies [dependabot skip]
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-13 16:32:42 +00:00
Paul Bottein
1c5b476bda
Fix custom card documentation url ( #15439 )
...
Fix custom card documentation
2023-02-13 11:28:45 -05:00
dependabot[bot]
714c6aab98
Bump prettier from 2.8.3 to 2.8.4 ( #15436 )
2023-02-13 04:43:36 +00:00
dependabot[bot]
b409d0ff88
Bump rrule from 2.7.1 to 2.7.2 ( #15432 )
2023-02-13 04:42:12 +00:00
dependabot[bot]
f74aa7c7e6
Bump @types/marked from 4.0.2 to 4.0.8 ( #15433 )
2023-02-13 04:39:54 +00:00
J. Nick Koston
a325d32d09
Fix stats data being fetched for all entities when there are no energy/water stat ids ( #15428 )
...
* Fix stats data being fetched for all entities when there are no energy/water stat ids
I noticed the following query was being sent
to the stats api since there were no water
stat ids. Since it sent an empty list it
enumerated everything
```
{
type: "recorder/statistics_during_period",
start_time: "2023-02-05T05:00:00.000Z",
end_time: "2023-02-12T05:59:59.999Z"
....
statistic_ids: [],
type: "recorder/statistics_during_period"
types: ["sum"]
units: {volume: "gal"}
}
```
* not python
2023-02-11 17:43:20 -05:00
dependabot[bot]
4a10c722ab
Bump gulp-zopfli-green from 3.0.1 to 6.0.1 ( #15414 )
...
Bumps [gulp-zopfli-green](https://github.com/gekorm/gulp-zopfli-green ) from 3.0.1 to 6.0.1.
- [Release notes](https://github.com/gekorm/gulp-zopfli-green/releases )
- [Commits](https://github.com/gekorm/gulp-zopfli-green/compare/v3.0.1...v6.0.1 )
---
updated-dependencies:
- dependency-name: gulp-zopfli-green
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-10 16:21:49 -05:00
dependabot[bot]
d1b95ba36b
Bump eslint-config-airbnb-typescript from 14.0.0 to 17.0.0 ( #15373 )
...
* Bump eslint-config-airbnb-typescript from 14.0.0 to 17.0.0
Bumps [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript ) from 14.0.0 to 17.0.0.
- [Release notes](https://github.com/iamturns/eslint-config-airbnb-typescript/releases )
- [Changelog](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/iamturns/eslint-config-airbnb-typescript/compare/v14.0.0...v17.0.0 )
---
updated-dependencies:
- dependency-name: eslint-config-airbnb-typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies [dependabot skip]
* Disable default params last rule for current offenders
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-10 18:38:48 +00:00
dependabot[bot]
e2bfaf2448
Bump marked from 4.0.12 to 4.2.12 ( #15413 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.0.12 to 4.2.12.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v4.0.12...v4.2.12 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-10 11:15:49 -05:00
dependabot[bot]
4e74a652b3
Bump tinykeys from 1.1.3 to 1.4.0 ( #15406 )
...
Bumps [tinykeys](https://github.com/jamiebuilds/tinykeys ) from 1.1.3 to 1.4.0.
- [Release notes](https://github.com/jamiebuilds/tinykeys/releases )
- [Commits](https://github.com/jamiebuilds/tinykeys/compare/v1.1.3...v1.4.0 )
---
updated-dependencies:
- dependency-name: tinykeys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-10 10:57:59 -05:00
dependabot[bot]
24f6bb5c93
Bump hls.js from 1.3.1 to 1.3.3 ( #15412 )
2023-02-10 08:50:19 -05:00
dependabot[bot]
eec4760593
Bump @codemirror/view from 6.7.3 to 6.8.1 ( #15405 )
...
* Bump @codemirror/view from 6.7.3 to 6.8.1
Bumps [@codemirror/view](https://github.com/codemirror/view ) from 6.7.3 to 6.8.1.
- [Release notes](https://github.com/codemirror/view/releases )
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/view/compare/6.7.3...6.8.1 )
---
updated-dependencies:
- dependency-name: "@codemirror/view"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-09 17:42:45 +00:00
dependabot[bot]
bc572a5749
Bump @webcomponents/scoped-custom-element-registry from 0.0.5 to 0.0.8 ( #15407 )
...
Bumps [@webcomponents/scoped-custom-element-registry](https://github.com/webcomponents/polyfills/tree/HEAD/packages/scoped-custom-element-registry ) from 0.0.5 to 0.0.8.
- [Release notes](https://github.com/webcomponents/polyfills/releases )
- [Changelog](https://github.com/webcomponents/polyfills/blob/master/packages/scoped-custom-element-registry/CHANGELOG.md )
- [Commits](https://github.com/webcomponents/polyfills/commits/@webcomponents/scoped-custom-element-registry@0.0.8/packages/scoped-custom-element-registry )
---
updated-dependencies:
- dependency-name: "@webcomponents/scoped-custom-element-registry"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 12:10:01 -05:00
dependabot[bot]
15cf003b46
Bump comlink from 4.3.1 to 4.4.1 ( #15404 )
2023-02-09 11:14:19 -05:00
Erik Montnemery
050ed145bf
Allow overriding a sensor's display precision ( #15363 )
...
* Allow overriding a sensor's display precision
* Update demo + gallery
* Lint
* Fix state not updated in the UI
* Use formatNumber for options
* Feedbacks
* Add default precision and minimumFractionDigits
* Remove useless undefined
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-02-08 18:20:58 +01:00
Bram Kragten
1550895d86
Move refresh logs button to top ( #15382 )
2023-02-08 11:53:19 +01:00
Paul Bottein
7e92d62936
Add tile card to gallery ( #15394 )
2023-02-08 11:29:16 +01:00
dependabot[bot]
6c2a767896
Bump vis-data from 7.1.2 to 7.1.4 ( #15389 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 11:19:30 +01:00
dependabot[bot]
f19c50a002
Bump date-fns-tz from 1.3.7 to 2.0.0 ( #15388 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 11:18:47 +01:00
dependabot[bot]
222a01d86f
Bump gulp-json-transform from 0.4.6 to 0.4.8 ( #15391 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 11:17:32 +01:00
dependabot[bot]
5f6d0bc846
Bump @fullcalendar from 6.1.1 to 6.1.4 ( #15390 )
...
* Bump @fullcalendar/core from 6.1.1 to 6.1.4
Bumps [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core ) from 6.1.1 to 6.1.4.
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.4/packages/core )
---
updated-dependencies:
- dependency-name: "@fullcalendar/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump the rest of the fullcalendar packages
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-08 05:08:10 +00:00
dependabot[bot]
74b12b8092
Bump lint-staged from 13.1.0 to 13.1.1 ( #15392 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 13.1.0 to 13.1.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v13.1.0...v13.1.1 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 23:44:24 -05:00
dependabot[bot]
1beeb0e5e8
Bump eslint-plugin-import from 2.24.2 to 2.27.5 ( #15371 )
...
* Bump eslint-plugin-import from 2.24.2 to 2.27.5
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.24.2 to 2.27.5.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.24.2...v2.27.5 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-07 13:37:38 -05:00
Paul Bottein
b2bfb1fdcb
Update create automation dialog ( #15286 )
2023-02-07 14:18:00 +00:00
dependabot[bot]
c19cba85ec
Bump path-parse from 1.0.6 to 1.0.7 ( #15381 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 13:35:58 +01:00
Bram Kragten
09f0899fe4
Bump babel ( #15380
...
bump babel
2023-02-07 10:58:57 +01:00
Paul Bottein
d1294edf34
Use right variable name for light card ( #15379 )
2023-02-07 09:28:56 +00:00
dependabot[bot]
47fcd253b1
Bump unfetch from 4.1.0 to 5.0.0 ( #15376 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 10:14:49 +01:00
karwosts
a74c05a004
Rerun layoutOptions when input_select options change ( #15274 )
...
fixes undefined
2023-02-07 10:10:15 +01:00
dependabot[bot]
251b2540c7
Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 ( #15375 )
2023-02-07 00:18:38 -05:00
Bram Kragten
3298bdd5a3
Add my support for matter ( #15372 )
...
* Add my support for matter
* Update ha-panel-config.ts
2023-02-06 23:55:47 -05:00
Erik Montnemery
d570d063c7
Optionally update sensor units when unit system changes ( #15287 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-02-06 22:37:05 +01:00
Paul Bottein
c6eee9bf74
Update create helper dialog ( #15288 )
2023-02-06 22:06:25 +01:00
karwosts
84902bd01f
Missing parenthesis breaks map tooltip format ( #15326 )
2023-02-06 18:45:23 +01:00
Steve Repsher
5548436678
Add eslint-plugin-lit-a11y and fix some errors ( #15334 )
2023-02-06 18:41:59 +01:00
dependabot[bot]
e6dc475310
Bump @codemirror/view from 6.7.1 to 6.7.3 ( #15366 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-02-06 17:36:54 +00:00
dependabot[bot]
9f6d9d8b0b
Bump tsparticles from 1.34.0 to 2.8.0 ( #15367 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-02-06 17:34:17 +00:00
dependabot[bot]
68d1ef56db
Bump @webcomponents/webcomponentsjs from 2.2.10 to 2.7.0 ( #15262 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 18:26:11 +01:00
dependabot[bot]
57f7dfb648
Bump idb-keyval from 5.1.3 to 6.2.0 ( #15310 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 18:23:56 +01:00
Bram Kragten
5b504bf9ce
Add "add matter device" link to add integration dialog ( #15365 )
2023-02-06 18:18:30 +01:00
dependabot[bot]
e47b59f826
Bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.50.0 ( #15370 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.46.1 to 5.50.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.50.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 16:49:19 +00:00
dependabot[bot]
cfbab03f76
Bump leaflet from 1.7.1 to 1.9.3 ( #15357 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-02-06 16:30:39 +00:00
Steve Repsher
791fd102c6
Bump @fullcalendar to version 6.1.1 ( #14947 )
2023-02-06 16:51:35 +01:00
dependabot[bot]
dded380076
Bump eslint-import-resolver-webpack from 0.13.1 to 0.13.2 ( #15355 )
...
* Bump eslint-import-resolver-webpack from 0.13.1 to 0.13.2
Bumps [eslint-import-resolver-webpack](https://github.com/import-js/eslint-plugin-import ) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/resolvers/webpack/v0.13.1...resolvers/webpack/v0.13.2 )
---
updated-dependencies:
- dependency-name: eslint-import-resolver-webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-06 04:06:15 +00:00
dependabot[bot]
2c064c53cd
Bump @types/sortablejs from 1.10.7 to 1.15.0 ( #15358 )
...
Bumps [@types/sortablejs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sortablejs ) from 1.10.7 to 1.15.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sortablejs )
---
updated-dependencies:
- dependency-name: "@types/sortablejs"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 04:03:22 +00:00
dependabot[bot]
2511bad902
Bump tar from 6.1.11 to 6.1.13 ( #15354 )
...
* Bump tar from 6.1.11 to 6.1.13
Bumps [tar](https://github.com/npm/node-tar ) from 6.1.11 to 6.1.13.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v6.1.11...v6.1.13 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-06 04:01:13 +00:00
dependabot[bot]
095040af45
Bump @babel/plugin-proposal-decorators from 7.20.7 to 7.20.13 ( #15356 )
...
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators ) from 7.20.7 to 7.20.13.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.13/packages/babel-plugin-proposal-decorators )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 03:47:49 +00:00
Raman Gupta
b277e946c3
Rename zwave_js ws API command ( #15339 )
2023-02-03 15:26:17 -05:00
dependabot[bot]
1cf140c16c
Bump sortablejs from 1.14.0 to 1.15.0 ( #15328 )
...
Bumps [sortablejs](https://github.com/SortableJS/Sortable ) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/SortableJS/Sortable/releases )
- [Commits](https://github.com/SortableJS/Sortable/compare/1.14.0...1.15.0 )
---
updated-dependencies:
- dependency-name: sortablejs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 16:16:37 +01:00
Flavien Charlon
adb65176f0
Fix a coloring issue with climate states ( #15325 )
2023-02-03 09:00:54 +00:00
dependabot[bot]
52d869f5b8
Bump chai from 4.3.4 to 4.3.7 ( #15330 )
...
Bumps [chai](https://github.com/chaijs/chai ) from 4.3.4 to 4.3.7.
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md )
- [Commits](https://github.com/chaijs/chai/compare/v4.3.4...v4.3.7 )
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-02 23:45:05 -05:00
dependabot[bot]
c7e7e14f32
Bump eslint-plugin-lit from 1.6.1 to 1.8.2 ( #15268 )
...
* Bump eslint-plugin-lit from 1.6.1 to 1.8.2
Bumps [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit ) from 1.6.1 to 1.8.2.
- [Release notes](https://github.com/43081j/eslint-plugin-lit/releases )
- [Commits](https://github.com/43081j/eslint-plugin-lit/compare/v1.6.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-lit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Set new rules to warn for now
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-03 04:29:33 +00:00
Bram Kragten
e6de8ec94d
20230202.0 ( #15323 )
2023-02-02 20:45:17 +01:00
Bram Kragten
51de22daa1
Bumped version to 20230202.0
2023-02-02 20:25:28 +01:00
Bram Kragten
f0d53aab7b
Fix ES5 build and fix polyfill of Intl.Locale ( #15322 )
2023-02-02 20:20:23 +01:00
dependabot[bot]
47b5ff7839
Bump source-map-url from 0.4.0 to 0.4.1 ( #15312 )
...
* Bump source-map-url from 0.4.0 to 0.4.1
Bumps [source-map-url](https://github.com/lydell/source-map-url ) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/lydell/source-map-url/releases )
- [Changelog](https://github.com/lydell/source-map-url/blob/master/changelog.md )
- [Commits](https://github.com/lydell/source-map-url/commits/v0.4.1 )
---
updated-dependencies:
- dependency-name: source-map-url
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-02 14:25:02 +00:00
dependabot[bot]
6af3361c55
Bump http-cache-semantics from 4.1.0 to 4.1.1 ( #15313 )
2023-02-02 07:43:44 -05:00
Paul Bottein
3427595747
Icon entity context icon selector ( #15306 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-02-02 10:26:34 +01:00
dependabot[bot]
9f3e2920f3
Bump typescript from 4.9.4 to 4.9.5 ( #15311 )
2023-02-01 23:06:43 -05:00
dependabot[bot]
46e152dc53
Bump qr-scanner from 1.3.0 to 1.4.2 ( #15284 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 17:17:46 +01:00
Bram Kragten
0e06267055
20230201.0 ( #15307 )
2023-02-01 17:17:12 +01:00
Bram Kragten
ec3a779a82
Bumped version to 20230201.0
2023-02-01 17:10:21 +01:00
Marcel van der Veldt
7e7c6aa053
Remove default commission buttons on Matter config panel ( #15304 )Co-authored-by: Bram Kragten <mail@bramkragten.nl>
...
* remove default commission buttons
* Update matter-config-panel.ts
* only show for dev versions
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-02-01 17:09:33 +01:00
Bram Kragten
4bce4152d3
Add streaming to history panel ( #15301 )
2023-02-01 16:04:35 +00:00
Bram Kragten
57289b0bbe
Revert "Allow overriding a sensor's precision" ( #15305 )
2023-02-01 16:02:48 +00:00
Yosi Levy
5aeaa65a89
Fix RTL icon placement ( #14019 )
...
* Fix RTL icon placement
* Fix combo box icons
* Removed duplicate after merge
* Refactor ha-button
* Refactor fix 2
2023-02-01 09:45:03 +01:00
dependabot[bot]
596d371781
Bump @open-wc/dev-server-hmr from 0.0.2 to 0.1.3 ( #15298 )
...
* Bump @open-wc/dev-server-hmr from 0.0.2 to 0.1.3
Bumps [@open-wc/dev-server-hmr](https://github.com/open-wc/open-wc/tree/HEAD/packages/dev-server-hmr ) from 0.0.2 to 0.1.3.
- [Release notes](https://github.com/open-wc/open-wc/releases )
- [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/dev-server-hmr/CHANGELOG.md )
- [Commits](https://github.com/open-wc/open-wc/commits/@open-wc/dev-server-hmr@0.1.3/packages/dev-server-hmr )
---
updated-dependencies:
- dependency-name: "@open-wc/dev-server-hmr"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-01 04:50:09 +00:00
dependabot[bot]
7348bbbbe5
Bump instant-mocha from 1.3.1 to 1.5.0 ( #15294 )
...
* Bump instant-mocha from 1.3.1 to 1.5.0
Bumps [instant-mocha](https://github.com/privatenumber/instant-mocha ) from 1.3.1 to 1.5.0.
- [Release notes](https://github.com/privatenumber/instant-mocha/releases )
- [Commits](https://github.com/privatenumber/instant-mocha/compare/v1.3.1...v1.5.0 )
---
updated-dependencies:
- dependency-name: instant-mocha
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-01 04:00:14 +00:00
dependabot[bot]
383b18b2af
Bump @babel/plugin-proposal-optional-chaining from 7.18.9 to 7.20.7 ( #15297 )
...
* Bump @babel/plugin-proposal-optional-chaining from 7.18.9 to 7.20.7
Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining ) from 7.18.9 to 7.20.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.7/packages/babel-plugin-proposal-optional-chaining )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-optional-chaining"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-01 03:54:43 +00:00
dependabot[bot]
b38ae0f754
Bump @formatjs/intl-pluralrules from 4.1.5 to 5.1.8 ( #15293 )
...
Bumps [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs ) from 4.1.5 to 5.1.8.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@4.1.5...@formatjs/intl-pluralrules@5.1.8 )
---
updated-dependencies:
- dependency-name: "@formatjs/intl-pluralrules"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 03:31:00 +00:00
dependabot[bot]
7ff681d43e
Bump @koa/cors from 3.1.0 to 4.0.0 ( #15282 )
2023-01-31 19:32:32 -05:00
dependabot[bot]
2663be188e
Bump systemjs from 6.3.2 to 6.13.0 ( #15285 )
...
Bumps [systemjs](https://github.com/systemjs/systemjs ) from 6.3.2 to 6.13.0.
- [Release notes](https://github.com/systemjs/systemjs/releases )
- [Changelog](https://github.com/systemjs/systemjs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/systemjs/systemjs/compare/6.3.2...6.13.0 )
---
updated-dependencies:
- dependency-name: systemjs
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 00:44:53 -05:00
dependabot[bot]
6f68134da3
Bump @codemirror/commands from 6.1.3 to 6.2.0 ( #15281 )
...
Bumps [@codemirror/commands](https://github.com/codemirror/commands ) from 6.1.3 to 6.2.0.
- [Release notes](https://github.com/codemirror/commands/releases )
- [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/commands/compare/6.1.3...6.2.0 )
---
updated-dependencies:
- dependency-name: "@codemirror/commands"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 23:57:14 -05:00
dependabot[bot]
3d1151df4d
Bump eslint-plugin-disable from 2.0.1 to 2.0.3 ( #15283 )
2023-01-30 22:50:51 -05:00
Bram Kragten
63a35c9d68
20230130.0 ( #15278 )
2023-01-30 22:03:34 +01:00
Bram Kragten
1838f6184b
Merge branch 'master' into dev
2023-01-30 21:59:20 +01:00
Bram Kragten
ca20a251b5
Bumped version to 20230130.0
2023-01-30 21:56:34 +01:00
Erik Montnemery
8212a5a48c
Improve energy settings dialog ( #15205 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-01-30 21:55:26 +01:00
Philip Allgaier
cb00535683
Add missing translations to Supervisor Wi-Fi network section ( #14606 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-01-30 21:50:20 +01:00
Yosi Levy
549d893407
RTL fixes ( #15233 )
2023-01-30 20:51:37 +01:00
Bram Kragten
c1ed00a3f1
Only use tagname for shortcut filter ( #15273 )
2023-01-30 20:50:57 +01:00
J. Nick Koston
41420c3af3
Restore default hours to show on map card to 0 ( #15220 )
...
* Restore default hours to show on map card to 0
fixes #15216
* tweak
* always clear this._subscribed right away on unsub
* adjust
* merge from #15217
* merge from #15217
2023-01-30 20:34:35 +01:00
Paul Bottein
9220d65f78
Fixes history unsubcription ( #15271 )
...
* Fixes history unsubcriptions
* Remove async
2023-01-30 13:08:33 -06:00
dependabot[bot]
acf9bca038
Bump merge-stream from 1.0.1 to 2.0.0 ( #15265 )
...
Bumps [merge-stream](https://github.com/grncdr/merge-stream ) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/grncdr/merge-stream/releases )
- [Commits](https://github.com/grncdr/merge-stream/compare/v1.0.1...v2.0.0 )
---
updated-dependencies:
- dependency-name: merge-stream
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 13:41:28 -05:00
dependabot[bot]
a57c15c6f0
Bump webpack-manifest-plugin from 4.0.2 to 5.0.0 ( #15252 )
...
Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin ) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases )
- [Commits](https://github.com/shellscape/webpack-manifest-plugin/compare/v4.0.2...v5.0.0 )
---
updated-dependencies:
- dependency-name: webpack-manifest-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 12:25:53 -05:00
Bram Kragten
8642478e8a
Fix shortcuts in supervisor search ( #15269 )
2023-01-30 16:36:50 +01:00
dependabot[bot]
3af808ffa9
Bump @formatjs/intl-relativetimeformat from 9.3.2 to 11.1.8 ( #15250 )
...
Bumps [@formatjs/intl-relativetimeformat](https://github.com/formatjs/formatjs ) from 9.3.2 to 11.1.8.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-relativetimeformat@9.3.2...@formatjs/intl-relativetimeformat@11.1.8 )
---
updated-dependencies:
- dependency-name: "@formatjs/intl-relativetimeformat"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 10:24:40 -05:00
dependabot[bot]
ac17d0293e
Bump @vaadin/vaadin-themable-mixin from 23.3.5 to 23.3.6 ( #15260 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 15:08:18 +00:00
Paul Bottein
7e441b5ade
Fix entity list not updated when using graph card editor ( #15217 )
...
* Fix entity list not updated when using graph card editor
* Do not use async updated
* Fix names type
* Better error handling
* Feedbacks
2023-01-30 16:07:43 +01:00
dependabot[bot]
82ed14e705
Bump @octokit/auth-oauth-device from 4.0.2 to 4.0.4 ( #15263 )
2023-01-30 07:28:41 -05:00
dependabot[bot]
169d8ac75c
Bump intl-messageformat from 10.2.5 to 10.3.0 ( #15266 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 12:10:14 +00:00
Paul Bottein
6226a7f28d
Fixes empty hardware page when no config entries ( #15267 )
2023-01-30 12:08:31 +00:00
dependabot[bot]
30e6a1a57e
Bump babel-loader from 9.1.0 to 9.1.2 ( #15264 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 11:51:30 +00:00
Paul Bottein
f332edc87d
Fixes select input in statistic card editor ( #15254 )
2023-01-30 12:33:45 +01:00
Paul Bottein
eb49785557
Use right name pattern for active binary sensor color ( #15255 )
2023-01-30 12:29:47 +01:00
Paul Bottein
0af92b9bd1
Use new variable name for light toggle icon in area card ( #15259 )
2023-01-30 12:29:25 +01:00
Steve Repsher
6945f99a34
Bump fullcalendar to 5.11.4 ( #15223 )
2023-01-30 12:28:53 +01:00
dependabot[bot]
bbb9cfb2c2
Bump @types/chromecast-caf-sender from 1.0.3 to 1.0.5 ( #15249 )
...
Bumps [@types/chromecast-caf-sender](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chromecast-caf-sender ) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chromecast-caf-sender )
---
updated-dependencies:
- dependency-name: "@types/chromecast-caf-sender"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 01:40:55 -05:00
dependabot[bot]
d96bb9cf20
Bump webpack-cli from 4.8.0 to 5.0.1 ( #15181 )
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.8.0 to 5.0.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@5.0.1 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-29 02:01:07 -05:00
Paul Bottein
819366243f
20230128.0 ( #15242 )
...
* Bump superstruct from 0.15.2 to 1.0.3 (#15190 )
Bumps [superstruct](https://github.com/ianstormtaylor/superstruct ) from 0.15.2 to 1.0.3.
- [Release notes](https://github.com/ianstormtaylor/superstruct/releases )
- [Changelog](https://github.com/ianstormtaylor/superstruct/blob/main/Changelog.md )
- [Commits](https://github.com/ianstormtaylor/superstruct/compare/v0.15.2...v1.0.3 )
---
updated-dependencies:
- dependency-name: superstruct
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump gulp-merge-json from 1.3.1 to 2.1.2 (#15173 )
* Bump gulp-merge-json from 1.3.1 to 2.1.2
Bumps [gulp-merge-json](https://github.com/joshswan/gulp-merge-json ) from 1.3.1 to 2.1.2.
- [Release notes](https://github.com/joshswan/gulp-merge-json/releases )
- [Commits](https://github.com/joshswan/gulp-merge-json/compare/1.3.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: gulp-merge-json
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
* Bump @typescript-eslint/parser from 5.44.0 to 5.49.0 (#15210 )
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.44.0 to 5.49.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.49.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add link to docs in voice dialog (#15206 )
* Bump intl-messageformat from 9.9.1 to 10.2.5 (#15213 )
Bumps [intl-messageformat](https://github.com/formatjs/formatjs ) from 9.9.1 to 10.2.5.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/intl-messageformat@9.9.1...intl-messageformat@10.2.5 )
---
updated-dependencies:
- dependency-name: intl-messageformat
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add missing hass to chart base (#15218 )
* Bump qrcode and @types/qrcode (#15207 )
* Bump qrcode and @types/qrcode
Bumps [qrcode](https://github.com/soldair/node-qrcode ) and [@types/qrcode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qrcode ). These dependencies needed to be updated together.
Updates `qrcode` from 1.4.4 to 1.5.1
- [Release notes](https://github.com/soldair/node-qrcode/releases )
- [Changelog](https://github.com/soldair/node-qrcode/blob/master/CHANGELOG.md )
- [Commits](https://github.com/soldair/node-qrcode/compare/v1.4.4...v1.5.1 )
Updates `@types/qrcode` from 1.4.2 to 1.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qrcode )
---
updated-dependencies:
- dependency-name: qrcode
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/qrcode"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Fix possible null canvas context
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
* Fix margin and title on assist dialog (#15219 )
* Bump fuse.js from 6.0.0 to 6.6.2 (#15209 )
Bumps [fuse.js](https://github.com/krisk/Fuse ) from 6.0.0 to 6.6.2.
- [Release notes](https://github.com/krisk/Fuse/releases )
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md )
- [Commits](https://github.com/krisk/Fuse/compare/v6.0.0...v6.6.2 )
---
updated-dependencies:
- dependency-name: fuse.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump eslint-config-prettier from 8.5.0 to 8.6.0 (#15226 )
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.5.0...v8.6.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @octokit/rest from 19.0.5 to 19.0.7 (#15228 )
Bumps [@octokit/rest](https://github.com/octokit/rest.js ) from 19.0.5 to 19.0.7.
- [Release notes](https://github.com/octokit/rest.js/releases )
- [Commits](https://github.com/octokit/rest.js/compare/v19.0.5...v19.0.7 )
---
updated-dependencies:
- dependency-name: "@octokit/rest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @codemirror/language from 6.3.2 to 6.4.0 (#15229 )
* Bump @codemirror/language from 6.3.2 to 6.4.0
Bumps [@codemirror/language](https://github.com/codemirror/language ) from 6.3.2 to 6.4.0.
- [Release notes](https://github.com/codemirror/language/releases )
- [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/language/compare/6.3.2...6.4.0 )
---
updated-dependencies:
- dependency-name: "@codemirror/language"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
* Bump webpackbar from 5.0.0-3 to 5.0.2 (#15225 )
Bumps [webpackbar](https://github.com/unjs/webpackbar ) from 5.0.0-3 to 5.0.2.
- [Release notes](https://github.com/unjs/webpackbar/releases )
- [Changelog](https://github.com/unjs/webpackbar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/unjs/webpackbar/compare/v5.0.0-3...v5.0.2 )
---
updated-dependencies:
- dependency-name: webpackbar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bumped version to 20230128.0
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2023-01-28 13:53:28 +01:00
Paul Bottein
ec2d498334
Bumped version to 20230128.0
2023-01-28 13:42:07 +01:00
dependabot[bot]
c9b1b92e70
Bump webpackbar from 5.0.0-3 to 5.0.2 ( #15225 )
...
Bumps [webpackbar](https://github.com/unjs/webpackbar ) from 5.0.0-3 to 5.0.2.
- [Release notes](https://github.com/unjs/webpackbar/releases )
- [Changelog](https://github.com/unjs/webpackbar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/unjs/webpackbar/compare/v5.0.0-3...v5.0.2 )
---
updated-dependencies:
- dependency-name: webpackbar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-27 10:02:58 -05:00
dependabot[bot]
a4a2e1b99e
Bump @codemirror/language from 6.3.2 to 6.4.0 ( #15229 )
...
* Bump @codemirror/language from 6.3.2 to 6.4.0
Bumps [@codemirror/language](https://github.com/codemirror/language ) from 6.3.2 to 6.4.0.
- [Release notes](https://github.com/codemirror/language/releases )
- [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/language/compare/6.3.2...6.4.0 )
---
updated-dependencies:
- dependency-name: "@codemirror/language"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-27 14:11:08 +00:00
dependabot[bot]
b31af60397
Bump @octokit/rest from 19.0.5 to 19.0.7 ( #15228 )
...
Bumps [@octokit/rest](https://github.com/octokit/rest.js ) from 19.0.5 to 19.0.7.
- [Release notes](https://github.com/octokit/rest.js/releases )
- [Commits](https://github.com/octokit/rest.js/compare/v19.0.5...v19.0.7 )
---
updated-dependencies:
- dependency-name: "@octokit/rest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-27 06:35:13 +00:00
dependabot[bot]
01facc2254
Bump eslint-config-prettier from 8.5.0 to 8.6.0 ( #15226 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.5.0...v8.6.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-27 06:31:28 +00:00
dependabot[bot]
8b4587785c
Bump fuse.js from 6.0.0 to 6.6.2 ( #15209 )
...
Bumps [fuse.js](https://github.com/krisk/Fuse ) from 6.0.0 to 6.6.2.
- [Release notes](https://github.com/krisk/Fuse/releases )
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md )
- [Commits](https://github.com/krisk/Fuse/compare/v6.0.0...v6.6.2 )
---
updated-dependencies:
- dependency-name: fuse.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 23:22:08 -05:00
Paul Bottein
89623aa7ec
Fix margin and title on assist dialog ( #15219 )
2023-01-26 21:48:28 +01:00
dependabot[bot]
afb9e826ef
Bump qrcode and @types/qrcode ( #15207 )
...
* Bump qrcode and @types/qrcode
Bumps [qrcode](https://github.com/soldair/node-qrcode ) and [@types/qrcode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qrcode ). These dependencies needed to be updated together.
Updates `qrcode` from 1.4.4 to 1.5.1
- [Release notes](https://github.com/soldair/node-qrcode/releases )
- [Changelog](https://github.com/soldair/node-qrcode/blob/master/CHANGELOG.md )
- [Commits](https://github.com/soldair/node-qrcode/compare/v1.4.4...v1.5.1 )
Updates `@types/qrcode` from 1.4.2 to 1.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qrcode )
---
updated-dependencies:
- dependency-name: qrcode
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/qrcode"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Fix possible null canvas context
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-26 17:47:44 +00:00
Paul Bottein
ac075e44cc
Add missing hass to chart base ( #15218 )
2023-01-26 15:37:51 +00:00
dependabot[bot]
fcf6bfc457
Bump intl-messageformat from 9.9.1 to 10.2.5 ( #15213 )
...
Bumps [intl-messageformat](https://github.com/formatjs/formatjs ) from 9.9.1 to 10.2.5.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/intl-messageformat@9.9.1...intl-messageformat@10.2.5 )
---
updated-dependencies:
- dependency-name: intl-messageformat
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 10:17:44 -05:00
Paulus Schoutsen
3951646c7f
Add link to docs in voice dialog ( #15206 )
2023-01-26 14:38:42 +01:00
dependabot[bot]
be6aabe23e
Bump @typescript-eslint/parser from 5.44.0 to 5.49.0 ( #15210 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.44.0 to 5.49.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.49.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 02:05:46 -05:00
dependabot[bot]
25f7a0602a
Bump gulp-merge-json from 1.3.1 to 2.1.2 ( #15173 )
...
* Bump gulp-merge-json from 1.3.1 to 2.1.2
Bumps [gulp-merge-json](https://github.com/joshswan/gulp-merge-json ) from 1.3.1 to 2.1.2.
- [Release notes](https://github.com/joshswan/gulp-merge-json/releases )
- [Commits](https://github.com/joshswan/gulp-merge-json/compare/1.3.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: gulp-merge-json
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-26 05:52:16 +00:00
dependabot[bot]
34ed446cd2
Bump superstruct from 0.15.2 to 1.0.3 ( #15190 )
...
Bumps [superstruct](https://github.com/ianstormtaylor/superstruct ) from 0.15.2 to 1.0.3.
- [Release notes](https://github.com/ianstormtaylor/superstruct/releases )
- [Changelog](https://github.com/ianstormtaylor/superstruct/blob/main/Changelog.md )
- [Commits](https://github.com/ianstormtaylor/superstruct/compare/v0.15.2...v1.0.3 )
---
updated-dependencies:
- dependency-name: superstruct
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 11:40:00 -05:00
Bram Kragten
51a45dd3cf
20230125.0 ( #15200 )
2023-01-25 17:19:42 +01:00
Paul Bottein
ffd7a0c153
Revert "New more info light" ( #15203 )
...
Revert "New more info light (#14453 )"
This reverts commit 7c4a421e74
.
2023-01-25 17:16:01 +01:00
Paul Bottein
b591c75377
Tile card fixes with vertical layout ( #15202 )
2023-01-25 17:15:12 +01:00
Bram Kragten
d2886b1ea7
Add aliases to areas ( #15198 )
...
* Add aliases to areas
* rename
* Update dialog-aliases.ts
2023-01-25 16:55:58 +01:00
Bram Kragten
a3ba8210cf
Merge branch 'master' into dev
2023-01-25 16:49:25 +01:00
Bram Kragten
d1a04349a4
Bumped version to 20230125.0
2023-01-25 16:47:04 +01:00
Bram Kragten
bb273b2b54
Localize fixes ( #15199 )
2023-01-25 15:44:59 +00:00
karwosts
00667f1296
Vertically align history charts on left axis ( #14919 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
fixes undefined
2023-01-25 15:42:20 +00:00
Florian Gareis
06368a6f0e
Add vertical option for tile card ( #14743 )
2023-01-25 16:28:22 +01:00
Paul Bottein
7c4a421e74
New more info light ( #14453 )
2023-01-25 11:24:16 +01:00
karwosts
3675a2b013
Fix ha-selector-object not updating in the ui when new value is pushed from the parent ( #15022 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
fixes undefined
2023-01-25 11:09:58 +01:00
Steve Repsher
0bbe6151ed
Bump vaadin to 23.3.5 ( #15185 )
2023-01-25 11:06:28 +01:00
Paul Bottein
dace00ebf8
Fixes voice dialog border radius on safari ( #15193 )
2023-01-25 11:05:59 +01:00
Paul Bottein
a433ac48e9
Use device class icon for number domain ( #15194 )
2023-01-25 11:05:35 +01:00
Erik Montnemery
ddfaa67456
Allow overriding a sensor's precision ( #15176 )
...
* Allow overriding a sensor's precision
* use a dropdown for choosing precision
* Address review comments
* Handle undefined state
* Loose equality FTW
* Apply suggestions from code review
2023-01-25 11:04:03 +01:00
Paulus Schoutsen
8b4b19cc96
Remove onboarding support for conversation agent ( #15187 )
2023-01-25 10:28:43 +01:00
dependabot[bot]
c4183a9edb
Bump @formatjs/intl-getcanonicallocales from 1.8.0 to 2.0.5 ( #15174 )
...
Bumps [@formatjs/intl-getcanonicallocales](https://github.com/formatjs/formatjs ) from 1.8.0 to 2.0.5.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-getcanonicallocales@1.8.0...@formatjs/intl-getcanonicallocales@2.0.5 )
---
updated-dependencies:
- dependency-name: "@formatjs/intl-getcanonicallocales"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 14:55:36 -05:00
Jan Bouwhuis
363ad369fc
Fix current_humidity no shown on climate state card if also current_temperature is set ( #14993 )
...
* Also show current_humidity on climate
* Use one line
* Update src/components/ha-climate-state.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
* Another blank and add import
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-01-24 16:55:13 +00:00
karwosts
711286f7c0
Round battery values in device table to whole numbers (to fit in the column width) ( #14927 )
...
* Increase battery column width to fit 100.0%
* drop trailing 0s from battery decimals
* round values to whole numbers
2023-01-24 17:16:03 +01:00
holnburger
78857357f3
Add dark_mode options for image elements in picture-element-card ( #15045 )
2023-01-24 14:31:25 +00:00
karwosts
3c23e6a1c3
Add UI support for entities in numeric_state above/below conditions &… ( #14966 )
...
fixes undefined
2023-01-24 14:45:56 +01:00
karwosts
10369ff952
Delete weekdays key from time condition when emptied from the UI ( #14992 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
fixes undefined
2023-01-24 14:30:29 +01:00
Steve Repsher
134670604b
Tell dependabot to ignore rollup ( #15169 )
2023-01-24 14:29:14 +01:00
cnico
8935dbac20
Allow iframe links to open on android through a parameter ( #15063 )
2023-01-24 13:24:11 +00:00
Adam Kapos
ccf15c7fb0
Fix button card font size on mobile ( #14698 )
2023-01-24 12:59:33 +00:00
Adam Kapos
5e4b673751
Fix relative time above 22 hours ( #15072 )
...
fixes https://github.com/home-assistant/frontend/issues/14815
fixes undefined
2023-01-24 12:53:57 +00:00
Paul Bottein
98e799eda0
Allow coloring inactive states in dashboard cards ( #15177 )
2023-01-24 13:45:47 +01:00
Erik Montnemery
5e9ae36577
Fetch number units from core ( #15175 )
2023-01-24 12:14:21 +01:00
karwosts
624bfbbaf1
Fix add/remove entities from map card editor ( #15087 )
2023-01-24 07:54:27 +01:00
dependabot[bot]
0e71eec937
Bump husky from 8.0.1 to 8.0.3 ( #15171 )
...
Bumps [husky](https://github.com/typicode/husky ) from 8.0.1 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v8.0.1...v8.0.3 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 01:34:37 -05:00
Artem Draft
38562a42d6
Fix volume slider of assumed_state media player in entity row ( #14931 )
2023-01-23 20:19:11 +00:00
karwosts
e242fbe148
Sort battery level column using numeric sort ( #14926 )
...
fixes undefined
2023-01-23 21:10:01 +01:00
Karlie Meads
81e4f083f9
Fix disabling a state condition in the visual automation editor ( #15027 )
2023-01-23 21:08:10 +01:00
Yosi Levy
533b4ec0b4
Fix humidifier and log drop down ( #14999 )
2023-01-23 21:01:02 +01:00
karwosts
50a4c0f7ce
Load script field default values into ha-service-control ( #14949 )
...
fixes undefined
2023-01-23 20:56:48 +01:00
karwosts
dfee6c9b5b
Remove gauge card transparency on focus ( #14789 )
...
fixes undefined
2023-01-23 20:43:51 +01:00
Steve Repsher
fe2b4d9598
Remove aria-label and blur from list items ( #15073 )
2023-01-23 20:39:50 +01:00
Jan Bouwhuis
e6dbb1da7e
Add backend translation support for selector select ( #15064 )
...
* Base for selector translations
* Allow translations for ha-selector-select
* Fetch translation for config flow and onboarding
* Get translation_key from step handler
* Add domain property to DataEntry flow
* Revert fetching translation for onboarding flow
* Leave domain for repair flows
* Use localizeValue function
* Change type
* Import selector translations in issue flow
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-01-23 20:32:30 +01:00
karwosts
095ebbc903
Allow empty string as a valid conditional statement ( #14918 )
...
* Fix days missing from ha-base-time-input _valueChanged
* style change
* Allow empty string as a valid conditional check
2023-01-23 20:27:02 +01:00
Steve Repsher
9dcdf46316
Bump yarn to 3.3.1 ( #15166 )
2023-01-23 19:25:04 +00:00
Paul Bottein
d6e0d57744
Improve HA form default support ( #14570 )
...
* use default as placeholder if not required
* Do not force number selector to 0 or min when empty
* use undefined instead of empty string
2023-01-23 20:09:13 +01:00
karwosts
38c1112308
Prevent optional time fields in ha-service-control from auto-enabling ( #15124 )
...
* Fix select box overflowing entities-row
* Revert "Fix select box overflowing entities-row"
This reverts commit b4e668dd06
.
* Fix optional time fields in service control from auto-enabling
2023-01-23 19:59:50 +01:00
Steve Repsher
88ee409987
Bump lit and lit-labs to latest ( #15127 )
...
* Bump lit and lit-labs to latest
* Resolve to same @lit/reactive-element for app-datepicker
2023-01-23 19:56:56 +01:00
Paulus Schoutsen
8073555bf9
Show Thread panel on thread config entry ( #15150 )
...
* Show Thread panel on thread config entry
* Rename data file to use right domain
* Make panel a bit more pleasant
2023-01-23 19:55:31 +01:00
dependabot[bot]
b4cd4975c1
Bump punycode from 2.1.1 to 2.3.0 ( #15162 )
...
* Bump punycode from 2.1.1 to 2.3.0
Bumps [punycode](https://github.com/mathiasbynens/punycode.js ) from 2.1.1 to 2.3.0.
- [Release notes](https://github.com/mathiasbynens/punycode.js/releases )
- [Commits](https://github.com/mathiasbynens/punycode.js/commits )
---
updated-dependencies:
- dependency-name: punycode
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-23 16:51:11 +00:00
dependabot[bot]
518d4f9c5b
Bump date-fns from 2.23.0 to 2.29.3 ( #15159 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 08:01:40 -05:00
J. Nick Koston
f991a1b819
Remove refresh interval configuration option from history graph card ( #15154 )
2023-01-23 09:40:59 +01:00
dependabot[bot]
6fc5fd9cc4
Bump cropperjs from 1.5.12 to 1.5.13 ( #15161 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 09:34:21 +01:00
Paul Bottein
d15d339782
Entity state colors theming ( #14831 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-01-23 09:28:38 +01:00
Steve Repsher
1b922e0065
Add more alternative text to various images ( #14932 )
...
* Add alt text for cast launcher images
* Hide icon with supervisor form field label
* Use attribute for iframe title for ingress view
* Hide some decorative ZWave/ZHA icons
* Hide image preload in state card configurator
* Use title for alt text on image media
* Hide media art as decorative
* Do not allow empty string for image media
2023-01-22 22:47:12 -05:00
Steve Repsher
c8883a6a8a
Bump devContainer image to python 3.10 ( #15158 )
2023-01-22 21:40:37 -05:00
J. Nick Koston
e14e27c01a
Remove unused fetchRecent/fetchRecentWS/fetchDate history data functions ( #15146 )
...
* Add support for streaming history
* Add support for streaming history
* Add support for streaming history
* Add support for streaming history
* fixes
* cleanup
* redraw
* naming is hard
* drop cached history
* backport
* Convert history header/footer to use streaming history
needs #15112
* Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
* Remove unused fetchRecent/fetchRecentWS/fetchDate history data functions
These call are no longer needed after
* Update src/data/history.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* Update src/data/history.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* review
* review
* review
* review
* review
* review
* review
* review
* adjust
* Revert "adjust"
This reverts commit 6ba31da4a5
.
* move setInterval
* Object.keys to for
* refactor
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2023-01-22 04:36:47 +00:00
Steve Repsher
f101bd1a54
Fix localize key errors for URL error and system log ( #14909 )
...
* Use literal type for system log level
* Fix typo in URL error title key
* Remove localize key exceptions
2023-01-21 23:29:17 -05:00
J. Nick Koston
3e14d825e3
Optimize purge of old live history data in the time window ( #15153 )
...
from https://github.com/home-assistant/frontend/pull/15112#discussion_r1083382923
2023-01-22 04:16:52 +00:00
J. Nick Koston
f34d9c3d75
Update map card to use streaming history ( #15145 )
...
* Add support for streaming history
* Add support for streaming history
* Add support for streaming history
* Add support for streaming history
* fixes
* cleanup
* redraw
* naming is hard
* drop cached history
* backport
* Convert history header/footer to use streaming history
needs #15112
* Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
* Update src/data/history.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* Update src/data/history.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* review
* review
* review
* review
* review
* review
* review
* review
* adjust
* Revert "adjust"
This reverts commit 6ba31da4a5
.
* move setInterval
* Object.keys to for
* refactor
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2023-01-22 04:12:58 +00:00
J. Nick Koston
2b2dd74672
Convert history header/footer to use streaming history ( #15136 )
...
* Add support for streaming history
* Add support for streaming history
* Add support for streaming history
* Add support for streaming history
* fixes
* cleanup
* redraw
* naming is hard
* drop cached history
* backport
* Convert history header/footer to use streaming history
needs #15112
* Update src/data/history.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* Update src/data/history.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* review
* review
* review
* review
* review
* review
* review
* review
* adjust
* Revert "adjust"
This reverts commit 6ba31da4a5
.
* move setInterval
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2023-01-22 03:58:12 +00:00
J. Nick Koston
815d4c165d
Add support for streaming history ( #15112 )
...
* Add support for streaming history
* Add support for streaming history
* Add support for streaming history
* Add support for streaming history
* fixes
* cleanup
* redraw
* naming is hard
* drop cached history
* backport
* Update src/data/history.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* Update src/data/history.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* review
* review
* review
* review
* review
* review
* review
* review
* adjust
* Revert "adjust"
This reverts commit 6ba31da4a5
.
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2023-01-21 22:41:41 -05:00
Steve Repsher
fd22afedd0
Fix uncaught exception in quick-bar mixin ( #15061 )
2023-01-21 22:23:14 -05:00
dependabot[bot]
522c7c08a9
Bump hls.js from 1.2.5 to 1.3.1 ( #15128 )
...
Bumps [hls.js](https://github.com/video-dev/hls.js ) from 1.2.5 to 1.3.1.
- [Release notes](https://github.com/video-dev/hls.js/releases )
- [Changelog](https://github.com/video-dev/hls.js/blob/master/docs/release-process.md )
- [Commits](https://github.com/video-dev/hls.js/compare/v1.2.5...v1.3.1 )
---
updated-dependencies:
- dependency-name: hls.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-21 01:48:22 -05:00
dependabot[bot]
dc140f132d
Bump @types/js-yaml from 4.0.3 to 4.0.5 ( #15140 )
...
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml ) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml )
---
updated-dependencies:
- dependency-name: "@types/js-yaml"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-20 10:08:16 -05:00
dependabot[bot]
4c76a2549b
Bump glob and @types/glob ( #15138 )
...
Bumps [glob](https://github.com/isaacs/node-glob ) and [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob ). These dependencies needed to be updated together.
Updates `glob` from 7.2.0 to 8.1.0
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v7.2.0...v8.1.0 )
Updates `@types/glob` from 7.2.0 to 8.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/glob )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: "@types/glob"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-20 14:39:06 +00:00
dependabot[bot]
a5c77928d2
Bump eslint-plugin-wc from 1.3.2 to 1.4.0 ( #15139 )
...
Bumps [eslint-plugin-wc](https://github.com/43081j/eslint-plugin-wc ) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/43081j/eslint-plugin-wc/releases )
- [Changelog](https://github.com/43081j/eslint-plugin-wc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/43081j/eslint-plugin-wc/commits )
---
updated-dependencies:
- dependency-name: eslint-plugin-wc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-20 09:17:34 -05:00
Paulus Schoutsen
d3e20429a4
Prepare conversation agent ( #15135 )
2023-01-19 16:28:03 +01:00
Paul Bottein
2f1d783d22
Revert "Bump webpack from 5.55.1 to 5.75.0" ( #15142 )
...
Revert "Bump webpack from 5.55.1 to 5.75.0 (#15080 )"
This reverts commit c7f4693f0a
.
2023-01-19 09:48:34 +01:00
Paulus Schoutsen
558f523207
Add initial Thread panel ( #15126 )
...
* Add initial Thread panel
* Add link to Matter panel
2023-01-19 09:35:33 +01:00
dependabot[bot]
c7f4693f0a
Bump webpack from 5.55.1 to 5.75.0 ( #15080 )
...
* Bump webpack from 5.55.1 to 5.75.0
Bumps [webpack](https://github.com/webpack/webpack ) from 5.55.1 to 5.75.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.55.1...v5.75.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-18 15:27:38 -05:00
dependabot[bot]
282823ee83
Bump prettier from 2.8.1 to 2.8.3 ( #15129 )
...
* Bump prettier from 2.8.1 to 2.8.3
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.1 to 2.8.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.3 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* apply rules
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-01-18 14:16:42 -05:00
dependabot[bot]
014ae06e85
Bump del from 4.1.1 to 7.0.0 ( #15120 )
...
* Bump del from 4.1.1 to 7.0.0
Bumps [del](https://github.com/sindresorhus/del ) from 4.1.1 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/del/releases )
- [Commits](https://github.com/sindresorhus/del/compare/v4.1.1...v7.0.0 )
---
updated-dependencies:
- dependency-name: del
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
* Adjust to ESM-only and API changes
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-18 18:21:41 +00:00
Paul Bottein
9e5442db18
Use ripple effect for tile card ( #15007 )
...
* Use ripple effect for tile card
* Use border for focus
2023-01-18 11:35:54 +01:00
Paul Bottein
789a69fea5
Improve slider/switch bar focus style ( #15009 )
...
Improve bar input focus style
2023-01-18 11:34:57 +01:00
Paul Bottein
c7da1a95da
Exclude selected items for entities picker ( #15057 )
2023-01-18 11:34:23 +01:00
Paul Bottein
6d527d5ebe
Add required style to required select selector ( #15082 )
2023-01-18 11:33:05 +01:00
dependabot[bot]
9d529d8f13
Bump sinon from 11.0.0 to 15.0.1 ( #15121 )
...
* Bump sinon from 11.0.0 to 15.0.1
Bumps [sinon](https://github.com/sinonjs/sinon ) from 11.0.0 to 15.0.1.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v11.0.0...v15.0.1 )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-18 06:11:05 +00:00
Steve Repsher
468aeda74a
Bump @material components to 0.27 ( #15000 )
2023-01-17 15:25:43 +01:00
dependabot[bot]
f6a508683c
Bump memoize-one from 5.2.1 to 6.0.0 ( #15122 )
...
Bumps [memoize-one](https://github.com/alexreardon/memoize-one ) from 5.2.1 to 6.0.0.
- [Release notes](https://github.com/alexreardon/memoize-one/releases )
- [Commits](https://github.com/alexreardon/memoize-one/compare/v5.2.1...v6.0.0 )
---
updated-dependencies:
- dependency-name: memoize-one
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 08:56:39 -05:00
dependabot[bot]
64fabbbf05
Bump follow-redirects from 1.13.0 to 1.15.2 ( #15119 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.13.0 to 1.15.2.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.15.2 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 06:03:39 +00:00
dependabot[bot]
9b95814f1b
Bump webpack-dev-server from 4.3.0 to 4.11.1 ( #15081 )
...
* Bump webpack-dev-server from 4.3.0 to 4.11.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.3.0 to 4.11.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.3.0...v4.11.1 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-17 00:45:58 -05:00
Paulus Schoutsen
2f2cde328c
How can I assist ( #15118 )
2023-01-16 22:57:32 -05:00
dependabot[bot]
8294e0e271
Bump object-hash from 2.0.3 to 3.0.0 ( #15114 )
...
Bumps [object-hash](https://github.com/puleos/object-hash ) from 2.0.3 to 3.0.0.
- [Release notes](https://github.com/puleos/object-hash/releases )
- [Commits](https://github.com/puleos/object-hash/compare/v2.0.3...v3.0.0 )
---
updated-dependencies:
- dependency-name: object-hash
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 18:51:18 -05:00
karwosts
f09859ab40
Fix select box overflowing entities-row ( #15105 )
2023-01-16 10:35:38 +01:00
dependabot[bot]
e206e86fb3
Bump xss from 1.0.9 to 1.0.14 ( #15115 )
...
* Bump xss from 1.0.9 to 1.0.14
Bumps [xss](https://github.com/leizongmin/js-xss ) from 1.0.9 to 1.0.14.
- [Release notes](https://github.com/leizongmin/js-xss/releases )
- [Changelog](https://github.com/leizongmin/js-xss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/leizongmin/js-xss/compare/v1.0.9...v1.0.14 )
---
updated-dependencies:
- dependency-name: xss
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Use whitelist type from package
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-16 07:24:21 +00:00
Bram Kragten
21f3eb9103
filter disabled hardware integrations ( #14964 )
2023-01-16 01:10:36 -05:00
dependabot[bot]
932614e31a
Bump @babel/plugin-proposal-decorators from 7.20.2 to 7.20.7 ( #15053 )
...
* Bump @babel/plugin-proposal-decorators from 7.20.2 to 7.20.7
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators ) from 7.20.2 to 7.20.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.7/packages/babel-plugin-proposal-decorators )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-16 06:05:38 +00:00
Paul Bottein
1d20d6979e
Improve voice dialog ( #15084 )
...
* Improve voice dialog
* Improve scrolling and dialog size
* Align messages to bottom for better keyboard support
* Add send button
* Simplify label
2023-01-13 16:20:29 -05:00
dependabot[bot]
207380d0da
Bump @octokit/rest from 19.0.4 to 19.0.5 ( #15100 )
2023-01-13 06:50:47 -05:00
dependabot[bot]
d2c091536e
Bump rollup-plugin-visualizer from 4.0.4 to 5.9.0 ( #14983 )
...
* Bump rollup-plugin-visualizer from 4.0.4 to 5.9.0
Bumps [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer ) from 4.0.4 to 5.9.0.
- [Release notes](https://github.com/btd/rollup-plugin-visualizer/releases )
- [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/btd/rollup-plugin-visualizer/commits/v5.9.0 )
---
updated-dependencies:
- dependency-name: rollup-plugin-visualizer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependenciesWIP: 663b6e068
Bump @formatjs/intl-locale from 2.4.40 to 3.0.11 (#15077 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-12 22:21:47 +00:00
Paul Bottein
2eb5335a68
Uses websocket to get sensor device class units ( #15014 )
...
* Uses websocket to get sensor device class units
* Only show convertible units
* Update endpoint
2023-01-12 09:49:11 -05:00
Paul Bottein
1aa23d75b0
Use backend translations for energy validation ( #15069 )
2023-01-12 13:01:43 +01:00
dependabot[bot]
663b6e0682
Bump @formatjs/intl-locale from 2.4.40 to 3.0.11 ( #15077 )
...
Bumps [@formatjs/intl-locale](https://github.com/formatjs/formatjs ) from 2.4.40 to 3.0.11.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-locale@2.4.40...@formatjs/intl-locale@3.0.11 )
---
updated-dependencies:
- dependency-name: "@formatjs/intl-locale"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 10:57:43 -05:00
Paul Bottein
c7f3293c1d
Add close button to fullscreen conversation dialog (on mobile) ( #15058 )
...
* Add close button to fullscreen conversation dialog (on mobile)
* Remove hardcoded heading
2023-01-11 14:18:55 +01:00
Paul Bottein
c63b64cff5
Reduce label length for regex pattern input text helper ( #15016 )
...
* Reduce label length for regex pattern input text helper
* Rename key
2023-01-11 09:54:11 +01:00
Paul Bottein
7136142437
Add state color for schedule and plant domains ( #15020 )
...
* Add state color for schedule domain
* Add state color for plant domain
2023-01-11 09:53:36 +01:00
Paul Bottein
af9a8fa3e7
Fixes humidifier off icon ( #15021 )
2023-01-11 09:53:20 +01:00
dependabot[bot]
b74a2fd277
Bump lint-staged from 13.0.3 to 13.1.0 ( #15079 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 13.0.3 to 13.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.3...v13.1.0 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 06:37:00 +00:00
dependabot[bot]
e5350a4246
Bump regenerator-runtime from 0.13.8 to 0.13.11 ( #15013 )
...
* Bump regenerator-runtime from 0.13.8 to 0.13.11
Bumps [regenerator-runtime](https://github.com/facebook/regenerator ) from 0.13.8 to 0.13.11.
- [Release notes](https://github.com/facebook/regenerator/releases )
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.8...regenerator-runtime@0.13.11 )
---
updated-dependencies:
- dependency-name: regenerator-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-11 06:32:40 +00:00
dependabot[bot]
9e5a59fbc4
Bump @thomasloven/round-slider from 0.5.4 to 0.6.0 ( #15051 )
...
Bumps [@thomasloven/round-slider](https://github.com/thomasloven/round-slider ) from 0.5.4 to 0.6.0.
- [Release notes](https://github.com/thomasloven/round-slider/releases )
- [Commits](https://github.com/thomasloven/round-slider/commits )
---
updated-dependencies:
- dependency-name: "@thomasloven/round-slider"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 18:04:47 -05:00
Paul Bottein
24e6b8483e
20230110.0 ( #15070 )
2023-01-10 19:24:17 +01:00
Paul Bottein
604c452ff4
Bumped version to 20230110.0
2023-01-10 19:04:27 +01:00
Paul Bottein
ba9551b61e
Fixes weekday calendar chips toggle ( #14990 )
2023-01-10 18:33:29 +01:00
Paul Bottein
135af5bcaa
Remove aliases configuration from alexa cloud page ( #15003 )
2023-01-10 18:33:16 +01:00
Allen Porter
747f47524e
Fix UNTIL values to be inclusive of last event and bug in populating recurrence rules when editing calendar events ( #15024 )
...
* Fix bug in populating recurrence rules when editing calendar events
* Set UNTIL value to be inclusive of the last instance
* Fix lint errors
2023-01-10 18:32:18 +01:00
Paul Bottein
36b959dbc4
Fixes multiple domains target selector in blueprint ( #15054 )
...
* Fixes multiple domains target selector in blueprint
* Fixes lint
2023-01-10 18:31:22 +01:00
Paul Bottein
1d15f81b6c
Fixes moon badge icon ( #15015 )
2023-01-10 18:30:21 +01:00
Paul Bottein
45e7f8ae06
Fixes multiple domains target selector in blueprint ( #15054 )
...
* Fixes multiple domains target selector in blueprint
* Fixes lint
2023-01-10 18:28:34 +01:00
Paul Bottein
dcedafaef4
Fixes moon badge icon ( #15015 )
2023-01-10 18:28:07 +01:00
Allen Porter
8fac5f6d75
Fix UNTIL values to be inclusive of last event and bug in populating recurrence rules when editing calendar events ( #15024 )
...
* Fix bug in populating recurrence rules when editing calendar events
* Set UNTIL value to be inclusive of the last instance
* Fix lint errors
2023-01-09 12:28:31 +01:00
dependabot[bot]
5094e8f428
Bump typescript from 4.9.3 to 4.9.4 ( #15052 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 12:18:45 +01:00
dependabot[bot]
74fb8b0427
Bump actions/setup-node from 3.5.1 to 3.6.0 ( #15049 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 11:33:34 +01:00
dependabot[bot]
78768b1e2f
Bump actions/checkout from 3.2.0 to 3.3.0 ( #15050 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 10:39:28 +01:00
dependabot[bot]
d55307098a
Bump @vue/web-component-wrapper from 1.2.0 to 1.3.0 ( #14782 )
...
* Bump @vue/web-component-wrapper from 1.2.0 to 1.3.0
Bumps [@vue/web-component-wrapper](https://github.com/vuejs/web-component-wrapper ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/vuejs/web-component-wrapper/releases )
- [Commits](https://github.com/vuejs/web-component-wrapper/commits )
---
updated-dependencies:
- dependency-name: "@vue/web-component-wrapper"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Correct wrap type and remove unnecessary TS ignores
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-09 06:45:49 +00:00
dependabot[bot]
7286aa7dc4
bump open from 7.3.0 to 8.4.0 ( #14776 )
...
* dev(deps-dev): bump open from 7.3.0 to 8.4.0
Bumps [open](https://github.com/sindresorhus/open ) from 7.3.0 to 8.4.0.
- [Release notes](https://github.com/sindresorhus/open/releases )
- [Commits](https://github.com/sindresorhus/open/compare/v7.3.0...v8.4.0 )
---
updated-dependencies:
- dependency-name: open
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-08 06:05:16 +00:00
dependabot[bot]
b44b22c723
Bump fs-extra from 7.0.1 to 11.1.0 ( #15012 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-06 12:29:40 +01:00
Paul Bottein
dcee89caeb
Display aliases in cloud page ( #14989 )
...
* Display aliases in cloud page
* Fixes ellipsis
* Improve sort
* Separate alias list and button
* Remove alexa changes
* Apply suggestions
2023-01-06 12:27:36 +01:00
Paul Bottein
d1caeed05e
Remove aliases configuration from alexa cloud page ( #15003 )
2023-01-06 12:15:45 +01:00
Franck Nijhof
f2a67a5fa9
Add calendar domain to sensors ( #15002 )
2023-01-06 09:43:57 +01:00
Paul Bottein
b2d5304488
Fixes weekday calendar chips toggle ( #14990 )
2023-01-06 08:04:45 +01:00
Philip Allgaier
e9aded77da
Bump mdi/js and mdi/svg to 7.1.96 ( #15006 )
2023-01-05 17:25:55 -05:00
dependabot[bot]
e1a94c679f
bump workbox from 6.4.2 to 6.5.4 ( #14775 )
...
* prod(deps): bump workbox-cacheable-response from 6.4.2 to 6.5.4
Bumps [workbox-cacheable-response](https://github.com/googlechrome/workbox ) from 6.4.2 to 6.5.4.
- [Release notes](https://github.com/googlechrome/workbox/releases )
- [Commits](https://github.com/googlechrome/workbox/compare/v6.4.2...v6.5.4 )
---
updated-dependencies:
- dependency-name: workbox-cacheable-response
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump the rest of the workbox packages
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-05 22:22:41 +00:00
Steve Repsher
616bced37c
Bump @codemirror packages to version 6.x ( #14969 )
2023-01-04 17:19:00 -05:00
dependabot[bot]
1585c6bf52
Bump json5 from 1.0.1 to 1.0.2 ( #14986 )
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 14:55:09 -05:00