Tags: wilsonooi66/frontend
Tags
Merge pull request home-assistant#12233 from home-assistant/dev Co-authored-by: Joakim Sørensen <[email protected]> Co-authored-by: Philip Allgaier <[email protected]> Co-authored-by: Zack Barett <[email protected]>
Use installed_version for update entities (home-assistant#12194)
20220330.0 (home-assistant#12165) * Add a docs icon to the config flow dialog * Use same help icon everywhere * Fix quickbar overlaying, fix click handling (home-assistant#11900) * Supervisor mobile click accessibility (home-assistant#11915) * Convert objects to string in config flow error (home-assistant#11908) * Fix datepicker triangle (home-assistant#11920) * Always show tab labels (home-assistant#11919) * Remove zwave and ozw panels (home-assistant#11911) Remove zwave and ozw panels * Convert lovelace config dialogs to ha-form (home-assistant#11910) * Guard setting up config flow for an unsupported domain (home-assistant#11937) * Show triggered vars on click (home-assistant#11924) * Allow marking YAML editor as read only (home-assistant#11960) * Convert inputs (home-assistant#11907) * Convert inputs * Update dialog-thingtalk.ts * imports * Remove some additional old zwave code (home-assistant#11941) * Correct media upload error + add file name (home-assistant#11949) Co-authored-by: Bram Kragten <[email protected]> * Fix humidifier more info mode dropdown (home-assistant#11964) * Make min width of select configurable (home-assistant#11965) * Fix for Statistics Editor (home-assistant#11942) Co-authored-by: Bram Kragten <[email protected]> * A11y expansion panel (home-assistant#11967) * Convert file upload to mdc (home-assistant#11906) * Add location selector, convert zone editor (home-assistant#11902) * Add systemd_resolved unsupported reason (home-assistant#11971) * replace default switch icon to make it stand out against a power entity which uses the same mdiFlash home-assistant/core#67620 (comment) suggest the Outline version, so create a subtle difference with the on/off icons. * Allow selecting multiple entities (home-assistant#11986) * Fix theme setting (home-assistant#11977) * Update Style of Design Page (home-assistant#11982) * change icon to mimic physical device and follow comments * Use entities-picker in entity selector (home-assistant#11990) * home-assistant#11971 Change order of alarm panel buttons (home-assistant#11998) * Fix zwave_js 'add/remove device' disabled bug (home-assistant#12000) * Fix zwave_js 'add/remove device' disabled bug * revert extra change * Fix zwave_js set config dropdown default value (home-assistant#11974) Co-authored-by: Paulus Schoutsen <[email protected]> * Fix changing cost number in energy settings (home-assistant#12009) * Fix Dashboard Editing (home-assistant#12011) * Fix For Selecting Device Class (home-assistant#12010) * Fix: Allow for deleting Input_select options (home-assistant#12007) * Script ID update with Alias (home-assistant#12008) * HAWS 6.1 (home-assistant#12016) * Bumped version to 20220301.1 * Bumped version to 20220301.2 * Bumped version to 20220312.0 * Add shade to device class overrides (home-assistant#11874) * Fix: Changing Blueprint Automation Name (home-assistant#12036) * Fix @Changed where using ev.detail (home-assistant#12043) * Add all cover device classes (home-assistant#12042) * Rename Lovelace Dashboard to just Dashboard (home-assistant#12044) Co-authored-by: Zack Barett <[email protected]> * Add Color Temp Selector (home-assistant#12041) * Utilize Hide Hidden Entities * Reviews * add to demo * Add `Brand` folder and `Our story` page (home-assistant#11978) Co-authored-by: Zack Barett <[email protected]> * Add HA to public folder and show in markdown * Update Translations * Disabled by * remove 1 * Add Description of chosen * Add icons and buttons * Add Color RGB Selector (home-assistant#12039) * Add Date Selector * Add ha-form context (home-assistant#12062) * test condition (home-assistant#11925) * Revamp URL form (home-assistant#12060) * Add support for menu data entry flow option (home-assistant#12055) * Add translation * add to basic editor and update advanced style * clean up * Entity Status * Add Devices Picker (home-assistant#12056) * Remvoe redunency * Bumped version to 20220316.0 * Bump HAWS to 7.0.0 (home-assistant#12067) * Create new Logo page * Add files via upload * Ignore diagnostics not found exceptions (home-assistant#12066) * Bump HAWS to 7.0.1 * Update lock * Add Date Time Selector (home-assistant#12070) * Add radio Form Logic to Select Selector (home-assistant#12063) * Bumped version to 20220317.0 (home-assistant#12074) * Update gallery/src/pages/brand/logo.markdown Co-authored-by: Zack Barett <[email protected]> * Update gallery/src/pages/brand/logo.markdown Co-authored-by: Zack Barett <[email protected]> * Update logo.markdown * Fetch history with `no_attributes` for entities that do not need them (home-assistant#12082) * Update required version of MDI to 6.6.95 * Upload release assets (home-assistant#11566) Co-authored-by: Joakim Sørensen <[email protected]> * Update styles for hui-editor Update the background-color and text-color of the app-toolbar in hui-editor to match the styles of hui-root while in edit-mode. Previously, these properties were set using undefined css variables that could not be changed via themes (--dark-background-color and --dark-text-color). * Fix gas energy graph units if stats added by external source (home-assistant#11892) * Change Netlify preview URL (home-assistant#12095) * Update src/dialogs/config-flow/dialog-data-entry-flow.ts * Stack Action Inputs in the Button Editor (home-assistant#12076) * Stack Action Inputs in the Button Editor * update style * Update for other editors * Add support for update entities (home-assistant#12059) * Add support for update entities * Apply suggestions from code review Co-authored-by: Zack Barett <[email protected]> * Add to gallery * implement xx% * Adjustments for skipped * Add progress bar * Add UPDATE_SUPPORT_INSTALL * Allow skipping without install support * Add version to service call if supported * Adjust changelog link * Use Installing * adjustments * Use unavailable Co-authored-by: Zack Barett <[email protected]> * Add support for integration type (home-assistant#12077) * Update When entity can change enabled or hidden (home-assistant#12096) * Add entity include and exclude to selector (home-assistant#12078) Co-authored-by: Paulus Schoutsen <[email protected]> * change from hidden to not shown (home-assistant#12097) * Add statistic adjust dialog (home-assistant#12101) Co-authored-by: Zack Barett <[email protected]> * Fix Duration Selector Default (home-assistant#12098) * Fix Duration Default * USe initial form data function * Bumped version to 20220322.0 (home-assistant#12102) * Create user types page and rename the category (home-assistant#12089) Co-authored-by: Zack Barett <[email protected]> Co-authored-by: Paulus Schoutsen <[email protected]> * Remove `setup.py` (home-assistant#11593) * Fix selecting 0 with number selector * Update lock file with MDI updates * Use update entities for showing updates on configuration panel (home-assistant#12100) Co-authored-by: Paulus Schoutsen <[email protected]> * Fix loading traces for automation with custom id (home-assistant#12112) * Only show docs link when showing a form * Exclude restored automations from dashboard (home-assistant#12113) * Support descriptions in flow menu steps (home-assistant#12108) Co-authored-by: Paulus Schoutsen <[email protected]> * Sort selectors (home-assistant#12120) * Update type for backend (home-assistant#12122) * Fix issue where theme select does not appear when user's theme is deleted (home-assistant#12104) * Fix possibility to enable entity disabled by integration (home-assistant#12121) Co-authored-by: Zack Barett <[email protected]> * Allow rendering helper text from strings.json (home-assistant#12119) * Allow rendering helper text from strings.json * Persistent helpers * Update src/components/ha-base-time-input.ts Co-authored-by: Zack Barett <[email protected]> * Update src/components/ha-base-time-input.ts Co-authored-by: Zack Barett <[email protected]> * Add Day to duration selector (home-assistant#12125) * Add variables to automation trigger type * Fix z-index map, always set icon for location selector (home-assistant#12137) * Make padding on settings row content consistent (home-assistant#12139) * Add Area Multiple Selector option (home-assistant#12138) * break theme picker out of lovelace (home-assistant#12140) * Allow binary sensor device class updates (home-assistant#12124) * Add selector initial values (home-assistant#12142) * Add badge to configuration sidebar to indicate pending updates (home-assistant#12146) * Bumped version to 20220329.0 (home-assistant#12152) * Add entity source API (home-assistant#12149) * Update adjust statistic dialog (home-assistant#12118) * Update text for adjust statistic dialog * Change everything * Import type * Max show 5 * Revert back the API change * Hide adjust button if no sum * Adjustments * Update src/panels/developer-tools/statistics/developer-tools-statistics.ts * Render optional Co-authored-by: Zack <[email protected]> * Fetch release notes for update entities that provides it (home-assistant#12148) * Fetch release notes for update entities that provides it * lint * Add support for new timer properties (home-assistant#11940) * Fix theme settings on design page (home-assistant#12154) * Allow ha-alert to be used in our markdown render (home-assistant#12153) * Allow device_tracker entities to use state_color (home-assistant#12127) * Automation description text overflow (home-assistant#12040) Co-authored-by: Bram Kragten <[email protected]> * Update Pickers and selectors with required (home-assistant#12151) * Update Pickers and selectors with required * Use native * for device and entity * Add support for my links to create a helper config entry (home-assistant#12155) * Use brand icon instead of domain icon for helpers (home-assistant#12157) * Import components that are allowed to be defined in markdown (home-assistant#12158) * Add options to selectors gallery (home-assistant#12156) * Add helpers to list when searching in add integration (home-assistant#12159) * List Selector (home-assistant#12099) Co-authored-by: Bram Kragten <[email protected]> * Add shuffle and repeat-mode of media_player to UI (home-assistant#12052) Co-authored-by: Paulus Schoutsen <[email protected]> * Add panel to Backup integration (home-assistant#11671) Co-authored-by: Zack Barett <[email protected]> Co-authored-by: Paulus Schoutsen <[email protected]> * Fix for Mobile View of Entities Table (home-assistant#12160) * Allow Sensor Units to be updated via Entity Registry (home-assistant#12143) * Add switch as x to entity settings (home-assistant#12161) Co-authored-by: Zack <[email protected]> * Bumped version to 20220330.0 (home-assistant#12164) Co-authored-by: Paulus Schoutsen <[email protected]> Co-authored-by: Bram Kragten <[email protected]> Co-authored-by: Steve Repsher <[email protected]> Co-authored-by: Robin Wittebol <[email protected]> Co-authored-by: Raman Gupta <[email protected]> Co-authored-by: Philip Allgaier <[email protected]> Co-authored-by: Joakim Sørensen <[email protected]> Co-authored-by: Marius <[email protected]> Co-authored-by: Emil Stjerneman <[email protected]> Co-authored-by: Charles Garwood <[email protected]> Co-authored-by: Paulus Schoutsen <[email protected]> Co-authored-by: jpearl <[email protected]> Co-authored-by: Matthias de Baat <[email protected]> Co-authored-by: Matthias de Baat <[email protected]> Co-authored-by: J. Nick Koston <[email protected]> Co-authored-by: Michael Irigoyen <[email protected]> Co-authored-by: Marc Mueller <[email protected]> Co-authored-by: Joakim Sørensen <[email protected]> Co-authored-by: Nick Iacullo <[email protected]> Co-authored-by: Pawel <[email protected]> Co-authored-by: Erik <[email protected]> Co-authored-by: Brynley McDonald <[email protected]> Co-authored-by: blair <[email protected]> Co-authored-by: NachtaktiverHalbaffe <[email protected]>
Merge pull request home-assistant#12064 from home-assistant/20220316.0
Merge pull request home-assistant#12045 from home-assistant/hot-fix-0… …3142022
Merge pull request home-assistant#11969 from home-assistant/patch-rel… …ease
PreviousNext