* Bumped version to 20220706.0 (13125) zsarnett * Fix scene editor (13123) bramkragten * Fix localstorage in history, use url to store target (13122) bramkragten * Fix History Panel when no entities are found (13103) zsarnett
20220705.0
What's Changed * Integrations page: Remove invisible right margin of search bar to remove scroolbar by emufan in https://github.com/home-assistant/frontend/pull/13048 * Fix demo labels by wrt54g in https://github.com/home-assistant/frontend/pull/13033 * improve autocompletion by bramkragten in https://github.com/home-assistant/frontend/pull/13053 * Do not show the sun during onboarding by balloob in https://github.com/home-assistant/frontend/pull/13057 * Fix rendering config entry titles by balloob in https://github.com/home-assistant/frontend/pull/13060 * Add nightly frontend builds by frenck in https://github.com/home-assistant/frontend/pull/13061 * Fix version detection in build env to allow for nightly builds by frenck in https://github.com/home-assistant/frontend/pull/13062 * Only upload nightly wheel build artifact by frenck in https://github.com/home-assistant/frontend/pull/13064 * Don't check zwave_js node firmware update capabilities by raman325 in https://github.com/home-assistant/frontend/pull/13066 * Add dependabot by wrt54g in https://github.com/home-assistant/frontend/pull/13073 * Bump github/codeql-action from 1 to 2 by dependabot in https://github.com/home-assistant/frontend/pull/13081 * Bump actions/setup-node from 2 to 3 by dependabot in https://github.com/home-assistant/frontend/pull/13080 * Bump dessant/lock-threads from 2.0.1 to 3.0.0 by dependabot in https://github.com/home-assistant/frontend/pull/13077 * Bump actions/setup-python from 2 to 4 by dependabot in https://github.com/home-assistant/frontend/pull/13078 * Bump actions/checkout from 2 to 3 by dependabot in https://github.com/home-assistant/frontend/pull/13075 * Fix Energy Compare Translations by zsarnett in https://github.com/home-assistant/frontend/pull/13055 * Get rid of dupe HTML in zwave_js firmware upload dialog by raman325 in https://github.com/home-assistant/frontend/pull/13067 * Remove config Path from about by zsarnett in https://github.com/home-assistant/frontend/pull/13049 * Exclude config and diagnostic entities from scenes by emontnemery in https://github.com/home-assistant/frontend/pull/13072 * Multiple entities on history panel bugfix and additional improvements by D3v01dZA in https://github.com/home-assistant/frontend/pull/13045 * Move Sign out back to Account Card for Cloud by zsarnett in https://github.com/home-assistant/frontend/pull/13094 * Some Updates to the History Panel by zsarnett in https://github.com/home-assistant/frontend/pull/13095 * Update Material Design Icons to v6.9.96 by goyney in https://github.com/home-assistant/frontend/pull/13096 * Bumped version to 20220705.0 by zsarnett in https://github.com/home-assistant/frontend/pull/13098 * Bump to 20220705.0 by zsarnett in https://github.com/home-assistant/frontend/pull/13099
20220630.0
What's Changed
* Bumped version to 20220630.0 (13050) zsarnett * Add em dash instead of blank when no fix is needed in statistics (13046) Nardol * Separate autocomplete-icons from autocomplete-entities (13047) piitaya * Fix Translation on About Page (13041) zsarnett
20220629.0
What's Changed
* Add auto completion for mdi icons to code editor (13022) bramkragten * Bumped version to 20220629.0 (13029) zsarnett * Multiple entities on history panel (9946) D3v01dZA * Add optional label for gauge segment (12960) kristjanbjarni * Support knots and ft/s in weather wind speed (13028) emontnemery * Pause the logbook stream when scrolled (13026) bdraco * Add Switch as X Icon and Threshold Icon (13024) zsarnett * Update about page (12653) zsarnett * Fix General Config Zone update on Mobile (13011) zsarnett * Support editable installs (12838) cdce8p * Fix demo labels (13025) wrt54g * RTL Fixes (13023) yosilevy * Remove Restart Moved Tip (13009) zsarnett * Remove TTS moved Tip (13010) zsarnett * Various card RTL fixes (13006) yosilevy
20220624.0
What's Changed
* Bumped version to 20220624.0 (13008) zsarnett * Only show zwave_js firmware action if no other updates in progress (13002) raman325 * Use new wheels builder (13001) pvizeli * Fix missing translatable energy texts (12877) elax46 * Add manual firmware update support for zwave-js devices (12910) raman325 * Allow customizing weather units (12947) emontnemery * Show moisture/flood alerts in the Area card (12978) ghedo * Show humidity sensor values in Area card (12976) ghedo * Show icon for temperature values in Area card (12977) ghedo * Use websocket endpoint to fetch config entries (12964) bdraco * Fix demo labels (12984) wrt54g * RTL safari fix (12963) yosilevy * Fix grammar in NFC settings tab description (12979) j-baker * Fix a bug in the climate entity more info card (12973) bdr99 * Update text around updating cloud entity exposed defaults (12954) balloob * [ImgBot] Optimize images (12985) imgbot * Subscribe to zwave_js node status updates in device panel (12916) raman325 * Fix energy panel in Demo (12906) bramkragten * Ensures inputmode is set properly for alarm code inputs (12953) joshmcrty * Don't make dialog boxes fullscreen on mobile (12928) bramkragten * Fix application credentials description when loaded from config flow (12940) allenporter * Revert Use unit system definitions for weather units (10657) (12946) emontnemery * Fix customizing sensor units (12948) emontnemery * Split store and installed calls (12921) ludeeus * Clean up unused var (12930) balloob * Use ha-list-item in config updates (12922) yosilevy * Remove unused zwave_js functions (12915) raman325 * Add application credentials description placeholder (12869) allenporter * Move to supervisor store API (12911) ludeeus * Various RTL fixes (12857) yosilevy * Add container list and ARIA to create helper listbox (12885) steverep * Fix extra space in energy-dist-card (12905) loeffelpan * Energy Dashboard: Align total cost with 'previous cost' column. (12883) RoboMagus * Quick bar keyboard shortcut international support (12892) yosilevy * Add announce: true when sending TTS from media browser (12866) balloob * Fix overlapped tiles and hidden title for 2:3 aspect ratio media classes (12853) wizmo2 * Add zwave_js device statistics (12794) raman325 * Make translation README a bit clearer (12901) spacegaier * Fix multiple races in logbook subscriptions (12878) bdraco * Fix history charts not auto refreshing with cached history (12873) bdraco * Request tiny thumbnails for cameras in the entity selector to reduce memory pressure (12880) bdraco * Add counter to logbook continuous domains (12888) bdraco * Filter entities that will never have entries in the logbook card editor (12876) bdraco
20220601.0
What's Changed
* Don't fix width of label when not virtualized (12842) bramkragten