Ville Skyttä
3d1817a6b9
Spelling and grammar fixes ( #23598 )
2025-01-06 12:10:34 +01:00
Simon Lamon
4cd4635fa5
Collection of localization issues ( #22615 )
...
* Fix wrong use of 'zero' in ICU formatted string for condition headlines
* Matter: Use setup code consistently
* Matter: Share from Google Home dialog
* Remove question format for settings toggles
* Add translation for current add-on version:" in add-on details
* Missing space
* Localize integration name not localized in single_config_entry alert
* Reword start into restart to indicate that the addon restarts when it crashes
* Rephrase rename description
* localize migrate script / automation
* Fixup script translation
2024-11-04 08:00:27 +01:00
Wendelin
830d8d2410
Add type import check to eslint ( #22488 )
...
* Add type import check to eslint
* Add type imports with eslint --fix
2024-10-30 11:12:30 +00:00
Petar Petrov
82ec308be0
Show if a custom integration overwrites a core integration ( #22295 )
2024-10-16 09:28:33 +02:00
Paul Bottein
d9f1b06199
Fix undefined value in search ( #21175 )
2024-06-26 20:37:07 +02:00
Paul Bottein
f42a9ac070
Ignore diacritics (accents) in search ( #21150 )
...
* Ignore diacritics in search
* Rename variable
2024-06-26 10:07:31 +02:00
Jan-Philipp Benecke
7facc375bc
Avoid starting config flow and show alert dialog early if single config entry only ( #19648 )
...
* Add note that integration only supports one entry on the integration page
* Set on error
* Move single instance info to the manifest and add it to the add integration dialog as well
* Get config entries only when single_instance_only set and add check to redirect
* Make single_instance_only optional
* Add missing import
* Use new manifest option name
* Fix translation key
* Rename dialog and re-add button
* Fix linting error
* Use alert dialog instead of new one
* Remove ha-alert on integration page
* Remove css change
* Apply language tweak
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
---------
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-03-13 16:20:28 +01:00
Yosi Levy
97652bd2f6
Various RTL fixes ( #19495 )
...
* Various RTL fixes
* Additional RTL
* Additional fixes
* Revert ha-dialog
* Improve margin-title
* Additional fixes
* Additional fixes
* Fix prettier
* More fixes
* Additional fixes
* Fix prettier
* Fix prettier again
* Additional updates
* Additional fixes
* Final fixes (left only)
2024-01-26 17:15:27 +01:00
karwosts
721ec8e559
Localize some strings in integration panel ( #19200 )
2023-12-30 18:37:50 +01:00
Bram Kragten
6911685bd0
Only focus search when not in fullscreen dialog ( #19153 )
2023-12-27 12:45:49 +00:00
Bram Kragten
86726102fb
Fix issues with circular progress ( #18920 )
2023-12-06 14:21:28 +01:00
Simon Lamon
ccada33caf
Accessibility improvements for circular progress indicators ( #18506 )
2023-12-04 14:06:25 +01:00
Paul Bottein
3da7025d78
Improve search for single character ( #18748 )
2023-11-24 14:37:59 +00:00
dnikles
e94461f7fe
Update dialog-add-integration.ts ( #18615 )
2023-11-16 12:18:18 +01:00
Bram Kragten
cd4f3a091b
Fix add device dialog ( #18591 )
2023-11-10 08:27:02 +01:00
Bram Kragten
4933413140
Fix virtualizer with v2.0.10 ( #18584 )
2023-11-09 11:53:35 -05:00
renovate[bot]
37ab5cbdc3
Update dependency fuse.js to v7 ( #18462 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-10-30 15:09:12 +01:00
Paul Bottein
9866a3217e
Prevent items in add integration dialog from flickering ( #17260 )
2023-07-11 14:35:37 +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
Bram Kragten
cbcca6e190
Increase weight of name and domain in add integration search ( #16562 )
2023-05-17 12:51:31 +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
Steve Repsher
9ce4563dd4
Prefer nothing over empty templates ( #15633 )
2023-02-28 11:02:47 +01:00
Bram Kragten
5b504bf9ce
Add "add matter device" link to add integration dialog ( #15365 )
2023-02-06 18:18:30 +01:00
Jaroslav Hanslík
e926091e54
Sort strings by locale language ( #14533 )
2022-12-28 14:25:45 +01:00
Bram Kragten
aa1e9cedca
Fix add integration discovery ( #14432 )
...
* Fix add integration discovery
* Update show-dialog-config-flow.ts
* Update src/panels/config/integrations/dialog-add-integration.ts
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev>
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev>
2022-11-28 11:32:59 +00:00
Bram Kragten
f1139e09f9
Fix back handling of add integration dialog ( #14187 )
2022-10-25 15:15:18 +02:00
Bram Kragten
112ec10b30
Add support for virtual integrations ( #14138 )
2022-10-20 23:08:55 -04:00
Steve Repsher
969772663b
Fix localize key errors in options flow, repairs flow, and integrations ( #14060 )
2022-10-11 15:47:41 +02:00
Bram Kragten
1ac701d1c8
change yaml integration dialog ( #14003 )
...
* change yaml integration dialog
* Update dialog-yaml-integration.ts
* Update src/panels/config/integrations/dialog-yaml-integration.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2022-10-05 16:26:06 +02:00
Bram Kragten
8eddaa1914
Filter out homekit and matter iot standards ( #13985 )
...
* Filter out homekit and matter iot standards
* add divider between discovered
* Update dialog-add-integration.ts
* Update ha-domain-integrations.ts
* Update en.json
* Change headers
* update styling
* translation
2022-10-04 16:25:30 +02:00
Bram Kragten
93893d0237
Don't include all homekit discovery items for integrations that suppo… ( #13960 )
2022-10-03 11:43:17 +02:00
Bram Kragten
c14d9ab957
Link discovered homekit devices to domain ( #13950 )
2022-10-02 13:10:41 -04:00
Bram Kragten
650d579d05
Link google assistant, alexa and cloud to cloud config ( #13933 )
2022-09-30 14:52:20 -04:00
Bram Kragten
9811f2681c
Add add device fab to devices page ( #13931 )
2022-09-30 17:37:09 +02:00
Bram Kragten
b9395e1c97
Add support for brand images ( #13930 )
2022-09-30 14:50:01 +02:00
Bram Kragten
72ed6fdd6b
fix brand discovery
2022-09-29 14:51:56 +02:00
Bram Kragten
3bdc5ad420
optimize
2022-09-29 14:41:25 +02:00
Bram Kragten
8d2f7d99af
Fixes for add integration ( #13914 )
2022-09-29 14:32:24 +02:00
Bram Kragten
8ccd0426dd
Add my
support for brands ( #13909 )
2022-09-28 20:34:11 -04:00
Bram Kragten
c17e8ba65a
hide none config flow integrations from brand ( #13907 )
...
* hide none config flow integrations from brand
* filter
* Add support for not config flow domain integrations
2022-09-28 22:42:23 +02:00
Bram Kragten
8e4bebb694
Integrations v2 ( #13887 )
...
* WIP: Integrations v2
* update
* manifests
* update wording
* show yaml only
* Show spinner
* Update
* Use virtulizer
* Update
* change interval if 5 min stats
* remove yaml
* fix application credentials
* Add zwave and zigbee device support
* make back button bigger
* margin
2022-09-28 17:39:40 +02:00