Home-assistant-frontend

Latest version: v20241106.2

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 62 of 111

20201202.0

Not secure
What's Changed

* Add more device disabled ui (7874) bramkragten
* Tooltip tweak target picker (7870) bramkragten
* Add device disabled reason (7873) bramkragten
* Fix card picker cards (7871) bramkragten
* Hardcode history card stub entity to sun.sun (7760) bramkragten
* Fix View Background Colors (7823) zsarnett
* Make media player card work as square + add to gallery + icon pos tweaks (7727) spacegaier
* Improve descriptions for Configuration entries (7606) adamjernst
* Allow empty entities array with entity-filter (7854) spacegaier
* Add --masonry-view-card-margin (7395) KTibow
* Lovelace Card Editor: Preview Background (7678) zsarnett
* Make card picker border follow standards (7162) KTibow
* Improve password change card (7756) spacegaier
* Cleanup created user if person creation is cancelled (7865) spacegaier
* Support disabling devices (7715) emontnemery
* Show proper error message if username already used (7866) spacegaier
* Add option to deactivate a user (7757) spacegaier
* Ensure "false" is set as default for "continue_on_timeout" (7862) spacegaier
* Ensure push notification description reacts to language change (7856) spacegaier
* Add target selector (7864) bramkragten
* Add number formatting to counter entity state display (7868) joshmcrty
* Fix height of `ha-icon-input` (7767) bramkragten
* Add ZHA fab for adding device when filtered by ZHA (7848) dmulcahey
* Use balloons as default pic for header. (7850) balloob
* Show attribute value when 0 (7842) iantrich
* Enhance ZHA device pairing feedback (7843) dmulcahey
* Add UI for setting an area on entity level (7837) bramkragten
* Apply existing theme variables to unthemed items (7844) mrand
* Make fab blue (7839) bramkragten
* Update skeleton height for compact header (7827) KTibow
* Display HA username + flags in user config (7705) spacegaier

20201126.0

Not secure
What's Changed

* Remove unusable Polymer mixin from LitElement (vacuum entity row) (7831) spacegaier
* Add network visualization to the ZHA config panel (7802) dmulcahey
* Remove unused ZHA translations and fix ZHA fab labels (7832) dmulcahey
* Add state-info ellipsis + fix height (7740) spacegaier
* Show pointer cursor for input + scene entity rows (7830) spacegaier
* Add UI for new selectors (7822) bramkragten
* Blueprints: Added missing labels & tooltips, optimize input display + text tweaks (7748) spacegaier
* Introduce supervisor object (7800) ludeeus
* Fix init page message color (7780) balloob
* Add description and device class (7816) bramkragten
* Clean up some types (7801) balloob
* Add frontend url (7797) balloob
* Additional number formatting (7763) joshmcrty
* Use Record type (7798) balloob
* Bump web/dev-server (7792) balloob
* Fix filtering hidden columns entity table (7786) bramkragten
* Add ignored job_conditions to list of unsupported reasons (7790) ludeeus
* Add unhealthy dialog and SU restart button (7781) ludeeus
* Force enable interface if configured (7785) ludeeus
* Change order and wording snapshot actions (7677) ludeeus
* Reduce "wasted" screen space (7655) spacegaier
* Allow developing with web/dev-server (7782) balloob
* Close webpack compiler on prod build (7779) balloob
* Clean up node-vibrant (7777) balloob
* Load missing component titles for ha-related-items (7771) spacegaier
* use correct condition for display of tilt controls (7769) iantrich
* Drop webpackChunkName (7778) balloob
* Upgrade Rollup babel plugin (7773) balloob
* Remove duplicate translation key (7766) balloob
* Remove unused files and automate translation fragments (7764) balloob
* Ensure new grid card options don't break editor (7762) spacegaier
* Fix spinner and 'Configuration' text in navigation commands (7753) donkawechico
* Align gallery code + fix icon in entity-icon demo (7754) spacegaier
* Ensure more consistent lovelace config errors (7755) spacegaier
* Show error if no entity specified for history card (7752) spacegaier
* Show validation errors in UI (7725) balloob
* Convert ha-relative-time to TypeScript/LitElement (7709) iantrich
* Fix automation editor (7746) bramkragten
* Make gallery config visible in dark mode + fix config alignment (7741) spacegaier
* Add missing "gate" cover device_class (7744) pdecat
* Add entity and device selectors (7735) bramkragten
* Use mwc-tabs in conditional card editor (7716) thomasloven
* Close notification drawer when last entry is dismissed (7724) spacegaier
* Supervisor network changes (7676) ludeeus
* Check snapshot size before upload (7733) ludeeus
* Adjust FAB for blueprint overview + align translations (7730) spacegaier
* Remove conference banner (7731) bramkragten
* WIP initial Blueprint UI (7695) bramkragten
* Add Georgian language (Kartuli) (7721) spacegaier
* Use ha-dialog for dialog-system-log-details, add close icon button (7513) joshmcrty

20201111.2

Not secure
What's Changed

* Allow dismissing (7712) balloob
* Fix date picker row alignment (7704) thomasloven

20201111.1

Not secure
What's Changed

* Fix number format in state-card-display (7703) bramkragten
* Quick Bar should only capitalize letters in Command Palette (7671) donkawechico
* Add missing 1px to prevent slider pin cutoff (7657) spacegaier

20201111.0

Not secure
What's Changed

* Check for integration before loading logo (7653) ludeeus
* Fix areas devices picker (7652) bramkragten
* Move last changed / last updated out of state table (7649) bramkragten
* Fix fabs (7650) bramkragten
* Fix pin of labeled slider cutoff (7651) bramkragten
* Fix view height in edit mode (7646) bramkragten
* Always show "off" button if supported by player (7389) spacegaier
* Guard for undefined hass (7647) bramkragten
* Fix height of tabs subpage (7648) bramkragten
* Fixes for logbook card (7645) bramkragten
* Logbook Card (6976) zsarnett
* Don't block system_health if one value is null (7644) ludeeus
* Add navigation commands to quick bar commands (7380) donkawechico
* Header/sidebar sizing (7470) maykar
* Load system health translations from backend (7643) balloob
* Add dialog backdrop blur theme variable (7635) noxhirsch
* Add fix to more-info for media players without play/pause state (7608) kg333
* Further brands-url cleanup (7640) Hypfer
* Show user friendly attribute names in picker (7337) spacegaier
* Refactor brands url to single location (7613) Hypfer
* Get regular playlist url properly in ha-hls-player (7417) uvjustin
* Use ha-dialog for device-registry-details-dialog (7500) joshmcrty
* Ensure "next" and "prev" buttons always have ARIA label (7588) spacegaier
* Minor visual QB command tweaks (7590) spacegaier
* Add button to duplicate script (7511) cnorick
* Use clearer dialog button texts + various translation improvements (7584) spacegaier
* Replace date picker for entities card (6899) thomasloven
* Make PR template more discussion-friendly (7622) KTibow
* Remove logs and fix dark theme during onboarding restore (7579) ludeeus
* Add flow for "progress" step (7592) ludeeus
* Entities Card: Add Header & Footer Editor (6751) zsarnett
* Add link to conference (7636) balloob
* Improve user experience when enabling a disabled entity (7580) emontnemery
* convert ha-cover-tilt-controls to TypeScript/LitElement (7542) iantrich
* Support system health streaming (7593) balloob
* Replace lock bot with GitHub Action (7633) frenck
* Replace stale bot with GitHub Action (7634) frenck
* Add "www" to generated tag QR code (7577) spacegaier
* Ensure all <mwc-fab> set a label for ARIA (7587) spacegaier
* Add ingress session validation (7610) balloob
* Fix race condition in translation loading (7597) adamjernst
* Use shopping list card in panel (7519) iantrich
* Add "last_changed" and "last_updated" to dev tools state view (7375) spacegaier
* Make thingtalk dialogs translatable (7574) spacegaier
* Fix polyfill check (7575) bramkragten
* Grid Card: Fix Card Picker (7562) zsarnett
* Add dark mode toggle to gallery cards (7532) bramkragten
* Use paper-tabs while in edit mode (7563) maykar
* Dark mode header color (7514) maykar
* Convert ha-climate-state to TypeScript/LitElement (7544) iantrich
* Calendar: Adds an Update Size and Makes list view start today and adds in local for first day of week (7541) zsarnett
* Formats number state with selected language in compute_state_display (7516) joshmcrty
* Calendar Panel: Persist Calendars in Local Storage (7540) zsarnett
* Remove minification from translations to reduce build time by 1.5mins (7552) rob-mccann
* Media Browser: Fix error handling (7538) zsarnett
* Make sure rebuilt cards show up in panel views (7535) thomasloven
* Resolve 7533 Broken styling on stack card titles (7534) dklemm
* Remove ha-state-icon (7545) iantrich
* Add unavailable entity to gauge demo (7530) balloob
* Calendar: Fix background to match ha-card (7539) zsarnett
* Mock subscribe template (7529) balloob
* Only show header toggle for entities card if title (7525) balloob
* Add last-updated to state info tooltip (7445) spacegaier
* Get rid of the unwanted tooltip copying (7408) spacegaier
* Add last-updated as a secondaryinfo option to entity rows (7433) iantrich
* Add MQTT as ignorable discovery flow (7527) emontnemery
* Fix tooltip creating scrollbar history card (7528) bramkragten
* Fix glance card with header if parent does not set block (7526) balloob
* Add grid card to the gallery (7524) balloob
* Fix issue with toggles blocking dialog and dialog launching on mobile (7506) donkawechico
* Fix grid card size when square (7520) balloob
* Add Grid card (7476) balloob
* Use ha-dialog for dialog-area-registry-detail (7508) joshmcrty
* Allow pressing return to submit on area dialog (7509) cnorick
* Refactor sidebar renders into methods (prep for mwc-list conversion) (7453) donkawechico
* Allow edit card dialog to be made wider (7492) cnorick
* Migrate ha-paper-dialog to ha-dialog in system options dialog (7455) joshmcrty
* Add custom device action to remove a Tasmota device (7469) emontnemery
* Replace prompt with showPromptDialog (7460) TheZoker
* Add cancel command button to ozw config panel (7471) cgarwood
* Allow breaking of entity ID in history tooltip into multiple lines (7482) spacegaier
* Add icons for shade device class (7493) bdraco
* Show cover attributes on the more-info card (7458) bdraco
* Allow discovered integration titles to line wrap (7468) spacegaier
* Ensure attribute values are consistently right aligned (7466) spacegaier

20201021.4

Not secure
What's Changed

* Add MQTT as ignorable discovery flow (7527) emontnemery
* Fix tooltip creating scrollbar history card (7528) bramkragten
* Fix glance card with header if parent does not set block (7526) balloob
* Fix issue with toggles blocking dialog and dialog launching on mobile (7506) donkawechico

Page 62 of 111

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.