J. Nick Koston
b3bf63f2ca
make _macAddress state
2025-04-17 08:29:21 -10:00
J. Nick Koston
9116f2c834
camel
2025-04-17 08:28:06 -10:00
J. Nick Koston
8f8d8ec93d
Update src/panels/config/integrations/integration-panels/dhcp/dhcp-config-panel.ts
...
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2025-04-17 08:25:36 -10:00
J. Nick Koston
bb5fd093de
Update src/data/dhcp.ts
...
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2025-04-17 08:25:29 -10:00
J. Nick Koston
57dca6f0d8
Update src/data/dhcp.ts
...
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2025-04-17 08:25:22 -10:00
J. Nick Koston
329fc82fb8
Update src/data/dhcp.ts
...
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2025-04-17 08:25:14 -10:00
J. Nick Koston
5b962e226f
Update src/panels/config/integrations/integration-panels/dhcp/dhcp-config-panel.ts
...
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2025-04-17 08:25:05 -10:00
J. Nick Koston
07a78ae854
cleanups
2025-04-16 10:39:11 -10:00
J. Nick Koston
ca64a8127f
tweaks
2025-04-16 10:31:17 -10:00
J. Nick Koston
7cda6a281a
tweaks
2025-04-16 10:28:49 -10:00
J. Nick Koston
642d1e4b38
Add initial DHCP discovery panel
2025-04-16 08:09:17 -10:00
J. Nick Koston
8e33c6467c
Add initial DHCP discovery panel
2025-04-16 08:05:14 -10:00
Wendelin
38c11e738e
Improve ha cloud info buttons ( #25079 )
2025-04-16 17:42:51 +02:00
renovate[bot]
93c5632ee0
Update dependency jsdom to v26.1.0 ( #25081 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-16 13:50:29 +03:00
Wendelin
5459eaff30
Fix and improve remove z-wave node ( #25078 )
...
* Fix and improve remove zwave node
* Improve error
* Fix lint
2025-04-16 13:48:26 +03:00
Wendelin
b02f1037fb
Translate "Unnamed view" ( #25080 )
...
Add unnamed view translation
2025-04-16 11:01:13 +03:00
Paul Bottein
3d130b790c
Create covers section in area strategy dashboard ( #25073 )
...
* Move cover domain and garage, door, window binary sensor to opening section in area strategy
* Rename to cover and add input boolean and select
2025-04-15 23:10:40 +02:00
renovate[bot]
e23d2392d8
Update dependency @lokalise/node-api to v14.3.0 ( #25077 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-15 21:51:24 +02:00
Bram Kragten
d5a6e16bf8
Fix safe area inset in sidebar ( #25074 )
2025-04-15 15:32:57 +02:00
ildar170975
91a5497c60
fix ha-textfield (max-width, text-overflow, padding) ( #25043 )
...
* fix max-width, text-overflow, padding
* simmetrical padding
2025-04-15 15:41:08 +03:00
Paul Bottein
65dae09a49
Avoid generic entity row with control to open more info ( #25068 )
2025-04-15 13:12:49 +02:00
Wendelin
7e0f293d1f
Add cloud info to backup locations ( #25065 )
...
* Add cloud info to backup agents
* Add ha cloud translation
2025-04-15 12:01:04 +02:00
0xEF
2682011ae6
Add padding back to weather forecast card for non-masonry layout ( #25035 )
2025-04-15 09:31:41 +00:00
Paul Bottein
1bba103a3d
Fix theme variables for ha-tabs ( #25066 )
2025-04-15 11:08:41 +02:00
renovate[bot]
e425375d55
Update dependency lint-staged to v15.5.1 ( #25057 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-14 21:05:13 +02:00
Bram Kragten
a2689eee63
Add suffix to addon copies setting ( #25055 )
2025-04-14 13:52:35 +00:00
Bram Kragten
74741c5d69
Don't use advanced mode in hardware dialog ( #25051 )
2025-04-14 15:14:44 +02:00
Bram Kragten
53426d647a
Remove advanced mode from scenes editor ( #25054 )
2025-04-14 12:41:24 +00:00
Bram Kragten
f6e4f4c0d6
Remove advanced mode from dashboard creation ( #25053 )
2025-04-14 12:35:45 +00:00
Bram Kragten
2f086f4d00
Use expandable instead of advanced mode toggle ( #25052 )
2025-04-14 14:35:30 +02:00
ildar170975
cd91e8c07c
Use codemirror in dialog-import-blueprint ( #25034 )
...
* use codemirror
* hass not needed for codemirror
* fix uom for css var
2025-04-14 10:28:28 +03:00
dependabot[bot]
b3a5ea2893
Bump actions/setup-node from 4.3.0 to 4.4.0 ( #25047 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.3.0...v4.4.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 4.4.0
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>
2025-04-14 09:23:24 +03:00
ildar170975
98ae0295b4
Do not show tips for shortcuts on a client with a touch screen ( #25020 )
...
* check isTouch
* check isTouch
* check isTouch
* restored lost line
* isTouch -> isMobileClient
* isTouch -> isMobileClient
* isTouch -> isMobileClient
* Create is_mobile.ts
2025-04-14 09:22:33 +03:00
ildar170975
43bb9d3401
codemirror: set cursor color to "--primary-color", set indent marker color to "--divider-color" ( #25045 )
...
* set cursor color to "--primary-color"
* indent markers' color
2025-04-14 09:15:29 +03:00
J. Nick Koston
8ad4385d67
Link the device info BLE address to the Advertisement Monitor ( #25044 )
...
* Link the device info BLE address to the Advertisement Monitor
* Link the device info BLE address to the Advertisement Monitor
* preen
2025-04-14 09:13:27 +03:00
renovate[bot]
8fb7c1594a
Update dependency eslint-config-prettier to v10.1.2 ( #25036 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-14 09:10:19 +03:00
ildar170975
4fca09f9ae
If entity has "entity_picture" - allow using a CSS theme var for border-radius ( #24248 )
...
* added CSS theme var for border-radius
* prettier
* moved "50%" out of "styles"
* small refactoring
* lint
* lint
* lint
* revert to this.style.borderRadius
* prettier
* adding classes
* fixed styles + setting a class
* clean-up
* remove old classes in render()
* "!important" not needed
* using map
2025-04-14 09:09:52 +03:00
ildar170975
6793753755
more-info-camera: disable "download_snapshot" if idle ( #25027 )
...
* disable download_snapshot if idle
* prettier
2025-04-13 09:02:36 +02:00
ildar170975
f4e3fdb98e
ha-map-card: fit_zones tiny fix ( #25031 )
...
fit_zones fix
2025-04-13 08:57:53 +02:00
karwosts
63f4cc456c
No particles when prefers-reduced-motion ( #25029 )
2025-04-13 08:56:02 +02:00
renovate[bot]
33735abfb0
Update octokit monorepo ( #25032 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-13 08:42:27 +02:00
renovate[bot]
22b59b247e
Update Yarn to v4.9.0 ( #25025 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-12 18:13:27 +02:00
karwosts
6d7a40368c
Support more templates in action visual editor ( #25015 )
...
* Support more templates in action visual editor
* Make selector sticky
* typing
2025-04-12 15:03:44 +03:00
renovate[bot]
fbeb457c25
Update rspack monorepo to v1.3.4 ( #25021 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-12 08:52:32 +02:00
dependabot[bot]
4a6834f0d9
Bump vite from 6.2.5 to 6.2.6 ( #25014 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.2.5 to 6.2.6.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.2.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-11 18:19:46 +03:00
Bram Kragten
add417a166
Wait for backup integration to setup before subscribing ( #25012 )
2025-04-11 16:50:23 +02:00
Pierre
ae4f43496e
Add reconnection information when an instance is already connected ( #25013 )
2025-04-11 16:08:02 +02:00
renovate[bot]
4ce792e5bf
Update rspack monorepo to v1.3.3 ( #25007 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-11 16:20:55 +03:00
Bram Kragten
b9433b96dc
Wait for person before creating user in onboarding ( #25011 )
2025-04-11 16:19:22 +03:00
Wendelin
1dfd937c94
Add automatic backup toggle to OS update ( #24995 )
2025-04-11 15:10:43 +02:00