{"id":4283,"date":"2025-07-06T20:59:56","date_gmt":"2025-07-06T20:59:56","guid":{"rendered":"https:\/\/techtrendfeed.com\/?p=4283"},"modified":"2025-07-06T20:59:56","modified_gmt":"2025-07-06T20:59:56","slug":"2025-7-that-is-the-query-dwelling-assistant","status":"publish","type":"post","link":"https:\/\/techtrendfeed.com\/?p=4283","title":{"rendered":"2025.7: That is the query &#8211; Dwelling Assistant"},"content":{"rendered":"<p> <br \/>\n<\/p>\n<div id=\"\">\n<header>\n<\/header>\n<p>Dwelling Assistant 2025.7! \ud83c\udf89<\/p>\n<p>Whew! It\u2019s sizzling on the market! \ud83c\udf21\ufe0f Whereas most of Europe is coping with a warmth wave proper now, we\u2019re right here to chill issues down with an thrilling July launch that\u2019s full of options I\u2019m genuinely enthusiastic about.<\/p>\n<p>Earlier than we dive in, if you happen to missed it, we not too long ago printed <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/blog\/2025\/06\/25\/voice-chapter-10\/\">Voice Chapter 10<\/a> the place we explored shifting past reactive voice assistants that solely reply whenever you discuss to them. As a substitute, we envisioned a future the place your voice assistant might be conversational and provoke conversations. Talking of that, this launch delivers on that imaginative and prescient in a giant method!<\/p>\n<p>I\u2019m completely stoked in regards to the new Ask Query motion for Help! \ud83d\udde3\ufe0f That is one thing that units Dwelling Assistant other than each different voice assistant on the market. Lastly, your voice assistant can take the initiative and ask <em>you<\/em> what your good dwelling ought to do. No extra ready for wake phrases, your assistant can begin the dialog when it is sensible. It\u2019s the form of characteristic that will get me actually excited fascinated about all the probabilities.<\/p>\n<p>The redesigned Space card is one other winner! \ud83c\udfe0 I\u2019ll most likely be changing just a few tile playing cards I\u2019ve been utilizing to navigate to my space dashboards with this new, extra versatile model. It integrates superbly with the Sections dashboard and provides you so many extra choices for controlling your areas.<\/p>\n<p>And that\u2019s just the start! We\u2019ve bought integration sub-entries making integrations much more extensible, full-screen code editors for these prolonged YAML and template edits, and tons of quality-of-life enhancements all through.<\/p>\n<p>Keep cool, and benefit from the launch!<\/p>\n<p>..\/Frenck<\/p>\n<p><a rel=\"nofollow\" target=\"_blank\" name=\"read-more\"\/><\/p>\n<h2>Let Help ask the questions! <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"let-assist-ask-the-questions\" href=\"#let-assist-ask-the-questions\"\/><br \/>\n<\/h2>\n<p>In our newest <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/blog\/2025\/05\/09\/roadmap-2025h1\/\">roadmap<\/a>, we shared our purpose to make Help extra conversational. Till now, Help was principally transactional, which means whenever you would say one thing, you&#8217;d get a response or it might carry out an motion, and that might be the top of it (except some LLM magic jumped in). With this launch, we\u2019re taking a giant step ahead: meet the brand new Ask Query motion.<\/p>\n<p>This allows you to construct customized conversations from the consolation of our automation engine. Ask a query, deal with the reply, and preserve the interplay going.<\/p>\n<p><img decoding=\"async\" class=\"no-shadow\" alt=\"The new 'Ask Question' action\" src=\"https:\/\/www.home-assistant.io\/images\/blog\/2025-07\/ask_question.png\"\/><\/p>\n<p>This motion even means that you can outline anticipated solutions in order that our extraordinarily quick speech engine, Speech-to-Phrase, can prepare on them. Sure, totally native, customized conversations!<\/p>\n<p>That will help you get began, we now have offered a blueprint that covers the most typical use case \u2014 Asking a closed Sure\/No query:<\/p>\n<p><a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/my.home-assistant.io\/redirect\/blueprint_import?blueprint_url=https%3A%2F%2Fwww.home-assistant.io%2Fblueprints%2Fblog%2F2025-07%2Fask_yes_no_question.yaml\" class=\"my badge\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/my.home-assistant.io\/badges\/blueprint_import.svg\"\/><\/a><\/p>\n<p>This blueprint means that you can concentrate on what you wish to do if you happen to reply positively or negatively to any query that your voice assistant will ask. The blueprint helps 50 other ways of claiming \u201cSure\u201d and \u201cNo\u201d (together with phrases like \u201cMake it so\u201d and \u201cLet\u2019s not\u201d). Right here it&#8217;s in motion!<\/p>\n<p>In case you wish to dive deeper into dialog constructing, right here is an instance on the way to ask a query and course of the completely different solutions:<\/p>\n<div class=\"details-block\">\n<details class=\"details-block-item\">\n<summary class=\"details-block-title\">\n      <span>Instance YAML automation actions<\/span><\/p>\n<\/summary>\n<div class=\"details-block-content\" id=\"content_0\">\n<p>This instance asks the consumer what sort of music they wish to take heed to, after which performs the chosen style or artist on a media participant.<\/p>\n<div class=\"language-yaml highlighter-rouge\">\n<div class=\"highlight\">\n<pre class=\"highlight\"><code data-lang=\"yaml\"><span class=\"na\">actions<\/span><span class=\"pi\">:<\/span>\n  <span class=\"pi\">-<\/span> <span class=\"na\">motion<\/span><span class=\"pi\">:<\/span> <span class=\"s\">assist_satellite.ask_question<\/span>\n    <span class=\"na\">knowledge<\/span><span class=\"pi\">:<\/span>\n      <span class=\"na\">entity_id<\/span><span class=\"pi\">:<\/span> <span class=\"s\">assist_satellite.living_room_voice_assistant<\/span>\n      <span class=\"na\">preannounce<\/span><span class=\"pi\">:<\/span> <span class=\"kc\">true<\/span>   <span class=\"c1\"># non-compulsory<\/span>\n      <span class=\"na\">preannounce_media_id<\/span><span class=\"pi\">:<\/span> <span class=\"s\">media-source:\/\/...<\/span>   <span class=\"c1\"># non-compulsory<\/span>\n      <span class=\"na\">query<\/span><span class=\"pi\">:<\/span> <span class=\"s2\">\"<\/span><span class=\"s\">What<\/span><span class=\"nv\"> <\/span><span class=\"s\">form<\/span><span class=\"nv\"> <\/span><span class=\"s\">of<\/span><span class=\"nv\"> <\/span><span class=\"s\">music<\/span><span class=\"nv\"> <\/span><span class=\"s\">do<\/span><span class=\"nv\"> <\/span><span class=\"s\">you<\/span><span class=\"nv\"> <\/span><span class=\"s\">need<\/span><span class=\"nv\"> <\/span><span class=\"s\">to<\/span><span class=\"nv\"> <\/span><span class=\"s\">pay attention<\/span><span class=\"nv\"> <\/span><span class=\"s\">to?\"<\/span>\n      <span class=\"na\">solutions<\/span><span class=\"pi\">:<\/span>\n        <span class=\"pi\">-<\/span> <span class=\"na\">id<\/span><span class=\"pi\">:<\/span> <span class=\"s\">style<\/span>\n          <span class=\"na\">sentences<\/span><span class=\"pi\">:<\/span>\n            <span class=\"pi\">-<\/span> <span class=\"s2\">\"<\/span><span class=\"s\">style<\/span><span class=\"nv\"> <\/span><span class=\"s\">{style}\"<\/span>\n        <span class=\"pi\">-<\/span> <span class=\"na\">id<\/span><span class=\"pi\">:<\/span> <span class=\"s\">artist<\/span>\n          <span class=\"na\">sentences<\/span><span class=\"pi\">:<\/span>\n            <span class=\"pi\">-<\/span> <span class=\"s2\">\"<\/span><span class=\"s\">artist<\/span><span class=\"nv\"> <\/span><span class=\"s\">{artist}\"<\/span>\n    <span class=\"na\">response_variable<\/span><span class=\"pi\">:<\/span> <span class=\"s\">reply<\/span>\n  <span class=\"pi\">-<\/span> <span class=\"na\">select<\/span><span class=\"pi\">:<\/span>\n      <span class=\"pi\">-<\/span> <span class=\"na\">circumstances<\/span><span class=\"pi\">:<\/span> <span class=\"s2\">\"<\/span><span class=\"s\">{{<\/span><span class=\"nv\"> <\/span><span class=\"s\">reply.id<\/span><span class=\"nv\"> <\/span><span class=\"s\">==<\/span><span class=\"nv\"> <\/span><span class=\"s\">'style'<\/span><span class=\"nv\"> <\/span><span class=\"s\">}}\"<\/span>\n        <span class=\"na\">sequence<\/span><span class=\"pi\">:<\/span>\n          <span class=\"pi\">-<\/span> <span class=\"na\">motion<\/span><span class=\"pi\">:<\/span> <span class=\"s\">music_assistant.play_media<\/span>\n            <span class=\"na\">knowledge<\/span><span class=\"pi\">:<\/span>\n              <span class=\"na\">media_id<\/span><span class=\"pi\">:<\/span> <span class=\"s2\">\"<\/span><span class=\"s\">My<\/span><span class=\"nv\"> <\/span><span class=\"s\">{{<\/span><span class=\"nv\"> <\/span><span class=\"s\">reply.slots.style<\/span><span class=\"nv\"> <\/span><span class=\"s\">}}<\/span><span class=\"nv\"> <\/span><span class=\"s\">playlist\"<\/span>\n              <span class=\"na\">media_type<\/span><span class=\"pi\">:<\/span> <span class=\"s\">playlist<\/span>\n            <span class=\"na\">goal<\/span><span class=\"pi\">:<\/span>\n              <span class=\"na\">entity_id<\/span><span class=\"pi\">:<\/span> <span class=\"s\">media_player.living_room_speakers<\/span>\n      <span class=\"pi\">-<\/span> <span class=\"na\">circumstances<\/span><span class=\"pi\">:<\/span> <span class=\"s2\">\"<\/span><span class=\"s\">{{<\/span><span class=\"nv\"> <\/span><span class=\"s\">reply.id<\/span><span class=\"nv\"> <\/span><span class=\"s\">==<\/span><span class=\"nv\"> <\/span><span class=\"s\">'artist'<\/span><span class=\"nv\"> <\/span><span class=\"s\">}}\"<\/span>\n        <span class=\"na\">sequence<\/span><span class=\"pi\">:<\/span>\n          <span class=\"pi\">-<\/span> <span class=\"na\">motion<\/span><span class=\"pi\">:<\/span> <span class=\"s\">music_assistant.play_media<\/span>\n            <span class=\"na\">knowledge<\/span><span class=\"pi\">:<\/span>\n              <span class=\"na\">media_id<\/span><span class=\"pi\">:<\/span> <span class=\"s2\">\"<\/span><span class=\"s\">{{<\/span><span class=\"nv\"> <\/span><span class=\"s\">reply.slots.artist<\/span><span class=\"nv\"> <\/span><span class=\"s\">}}\"<\/span>\n              <span class=\"na\">media_type<\/span><span class=\"pi\">:<\/span> <span class=\"s\">artist<\/span>\n            <span class=\"na\">goal<\/span><span class=\"pi\">:<\/span>\n              <span class=\"na\">entity_id<\/span><span class=\"pi\">:<\/span> <span class=\"s\">media_player.living_room_speakers<\/span>\n<\/code><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/details>\n<\/div>\n<h2>Redesigned Space card <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"redesigned-area-card\" href=\"#redesigned-area-card\"\/><br \/>\n<\/h2>\n<p>Initially launched just a few years in the past, the <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/dashboards\/area\/\">Space card<\/a> supplied a method to show an <span class=\"terminology\">space<span class=\"terminology-tooltip\">An space in Dwelling Assistant is a <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/docs\/organizing\/\">logical grouping<\/a> of units and entities that should match areas (or rooms) within the bodily world: your own home. For instance, the <code>lounge<\/code> space teams units and entities in your lounge.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"https:\/\/www.home-assistant.io\/docs\/organizing\/areas\/\"> [Learn more]<\/a><\/span><\/span> overview throughout the dashboard. Nonetheless, it wasn\u2019t totally suitable with the <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/dashboards\/sections\/\">Sections<\/a> dashboard, which restricted its sensible use in that context.<\/p>\n<p>The cardboard has now been fully redesigned with a feel and look just like the <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/dashboards\/tile\/\">Tile card<\/a>. It integrates seamlessly into the Sections dashboard due to its versatile layouts. You may select between a compact model that reveals solely an icon and the world title, or a extra detailed view that includes components like your digital camera feed and buttons to toggle your lights or followers.<\/p>\n<p><img decoding=\"async\" class=\"no-shadow\" alt=\"Screenshot showing multiple configurations of the revamped area card.\" src=\"https:\/\/www.home-assistant.io\/images\/blog\/2025-07\/area-card.png\"\/><\/p>\n<p>The management part itself has additionally been revamped, permitting you to decide on which controls to incorporate and rearrange them as you need. On account of these modifications, if you happen to\u2019re presently utilizing the world playing cards, you\u2019ll have to reconfigure the controls on them.<\/p>\n<p>Moreover, the cardboard now helps controlling <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/cover\/\">cowl<\/a> <span class=\"terminology\">entities<span class=\"terminology-tooltip\">An entity represents a sensor, actor, or operate in Dwelling Assistant. Entities are used to observe bodily properties or to regulate different entities. An entity is often a part of a tool or a service.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"https:\/\/www.home-assistant.io\/docs\/configuration\/entities_domains\/\"> [Learn more]<\/a><\/span><\/span>.<\/p>\n<h2>Bettering the Areas dashboard overview <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"improving-the-areas-dashboard-overview\" href=\"#improving-the-areas-dashboard-overview\"\/><br \/>\n<\/h2>\n<p>The April launch launched an experimental <a rel=\"nofollow\" target=\"_blank\" href=\"http:\/\/www.home-assistant.io\/dashboards\/dashboards\/#areas-dashboard\">Areas dashboard<\/a>, designed to mechanically generate a ready-to-use interface primarily based on the configured areas throughout the dwelling. Nonetheless, the preview might turn into cluttered if you happen to had numerous units in a room.<\/p>\n<p>This launch introduces an all-new overview that leverages the redesigned Space card, making it simple to view and management your primary units by room with a single click on. It additionally acts as a navigation hub, providing you with fast entry to detailed views of every space.<\/p>\n<p><img decoding=\"async\" class=\"no-shadow\" alt=\"Screenshot showing the new area dashboard using the new area cards.\" src=\"https:\/\/www.home-assistant.io\/images\/blog\/2025-07\/areas-dashboard.png\"\/><\/p>\n<h2>Integration sub-entries <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"integration-sub-entries\" href=\"#integration-sub-entries\"\/><br \/>\n<\/h2>\n<p>Ever questioned why you needed to enter your API keys for each AI agent you created, despite the fact that all of them used the identical key? Or why you needed to authenticate for each calendar you added, no matter the truth that all of them shared the identical account? Or why you couldn\u2019t add MQTT units from the UI?<\/p>\n<p>This launch solves that with the introduction of integration sub-entries. This lets you add a sub-entry to an present <span class=\"terminology\">integration<span class=\"terminology-tooltip\">Integrations join and combine Dwelling Assistant along with your units, providers, and extra.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"http:\/\/www.home-assistant.io\/getting-started\/concepts-terminology\/#integrations\"> [Learn more]<\/a><\/span><\/span> entry. In apply, which means that your <span class=\"terminology\">integration<span class=\"terminology-tooltip\">Integrations join and combine Dwelling Assistant along with your units, providers, and extra.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"http:\/\/www.home-assistant.io\/getting-started\/concepts-terminology\/#integrations\"> [Learn more]<\/a><\/span><\/span> entry has your credentials, and all of the sub-entries use these credentials. Within the sub-entry, you&#8217;ll be able to then configure what needs to be finished with these credentials, corresponding to fetching a particular calendar, including three AI brokers with completely different prompts utilizing the identical OpenAI account, or within the case of MQTT, configuring units which are related to your MQTT dealer.<\/p>\n<p><img decoding=\"async\" class=\"no-shadow\" alt=\"Screenshot showing how you can now add MQTT devices directly through the user interface.\" src=\"https:\/\/www.home-assistant.io\/images\/blog\/2025-07\/add-mqtt-device-using-sub-entry.png\"\/><\/p>\n<p>The next <span class=\"terminology\">integrations<span class=\"terminology-tooltip\">Integrations join and combine Dwelling Assistant along with your units, providers, and extra.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"http:\/\/www.home-assistant.io\/getting-started\/concepts-terminology\/#integrations\"> [Learn more]<\/a><\/span><\/span> now assist sub-entries as of this launch: <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/anthropic\">Anthropic<\/a>, <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/google_generative_ai_conversation\">Google Generative AI<\/a>, <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/mqtt\">MQTT<\/a>, <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/ollama\">Ollama<\/a>, <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/openai_conversation\">OpenAI Dialog<\/a>, and <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/telegram_bot\">Telegram Bot<\/a>.<\/p>\n<h2>Integration web page will get an overhaul <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"integration-page-gets-an-overhaul\" href=\"#integration-page-gets-an-overhaul\"\/><br \/>\n<\/h2>\n<p>The <span class=\"terminology\">integration<span class=\"terminology-tooltip\">Integrations join and combine Dwelling Assistant along with your units, providers, and extra.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"http:\/\/www.home-assistant.io\/getting-started\/concepts-terminology\/#integrations\"> [Learn more]<\/a><\/span><\/span> web page bought a giant overhaul! It now has assist for sub-entries, permitting you to simply add a sub-entry to an <span class=\"terminology\">integration<span class=\"terminology-tooltip\">Integrations join and combine Dwelling Assistant along with your units, providers, and extra.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"http:\/\/www.home-assistant.io\/getting-started\/concepts-terminology\/#integrations\"> [Learn more]<\/a><\/span><\/span> entry together with having the ability to see which units and providers belong to which sub-entry.<\/p>\n<p>However we took the chance to do extra. As a substitute of simply exhibiting your <span class=\"terminology\">integration<span class=\"terminology-tooltip\">Integrations join and combine Dwelling Assistant along with your units, providers, and extra.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"http:\/\/www.home-assistant.io\/getting-started\/concepts-terminology\/#integrations\"> [Learn more]<\/a><\/span><\/span> entries, it now additionally reveals the units and providers offered by that configuration entry. This makes it a lot simpler to handle your units and see the connection between your units and their <span class=\"terminology\">integrations<span class=\"terminology-tooltip\">Integrations join and combine Dwelling Assistant along with your units, providers, and extra.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"http:\/\/www.home-assistant.io\/getting-started\/concepts-terminology\/#integrations\"> [Learn more]<\/a><\/span><\/span> at a look.<\/p>\n<p><img decoding=\"async\" class=\"no-shadow\" alt=\"Screenshot showing the overhauled integration page, showcasing multiple personalities for the OpenAI Conversation integration.\" src=\"https:\/\/www.home-assistant.io\/images\/blog\/2025-07\/new-integrations-page.png\"\/><\/p>\n<h2>Integrations <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"integrations\" href=\"#integrations\"\/><br \/>\n<\/h2>\n<p>Because of our group for protecting tempo with the brand new <span class=\"terminology\">integrations<span class=\"terminology-tooltip\">Integrations join and combine Dwelling Assistant along with your units, providers, and extra.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"http:\/\/www.home-assistant.io\/getting-started\/concepts-terminology\/#integrations\"> [Learn more]<\/a><\/span><\/span><br \/>\nand enhancements to present ones! You\u2019re all superior \ud83e\udd70<\/p>\n<h3>New integrations <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"new-integrations\" href=\"#new-integrations\"\/><br \/>\n<\/h3>\n<p>We welcome the next new integrations on this launch:<\/p>\n<ul>\n<li>\n<strong><a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/altruist\">Altruist<\/a><\/strong>, added by <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/LoSk-p\" rel=\"external nofollow\">@LoSk-p<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a><br \/>Monitor air high quality and environmental circumstances with the Altruist sensor, offering native knowledge for temperature, humidity, PM2.5\/PM10, CO2, noise ranges, and extra.<\/li>\n<li>\n<strong><a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/playstation_network\">PlayStation Community<\/a><\/strong>, added by <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/JackJPowell\" rel=\"external nofollow\">@JackJPowell<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a><br \/>Combine with the PlayStation Community to trace your presently enjoying video games and show sport data in your dashboard.<\/li>\n<li>\n<strong><a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/tilt_pi\">Tilt Pi<\/a><\/strong>, added by <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/michaelheyman\" rel=\"external nofollow\">@michaelheyman<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a><br \/>Monitor your Tilt Pi hydrometer for brewing temperature and particular gravity measurements throughout your brewing course of.<\/li>\n<li>\n<strong><a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/vegehub\">VegeHub<\/a><\/strong>, added by <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/Thulrus\" rel=\"external nofollow\">@Thulrus<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a><br \/>Monitor and management your backyard with the Vegetronix VegeHub, gathering sensor knowledge and controlling irrigation relays for automated plant care.<\/li>\n<\/ul>\n<h3>Noteworthy enhancements to present integrations <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"noteworthy-improvements-to-existing-integrations\" href=\"#noteworthy-improvements-to-existing-integrations\"\/><br \/>\n<\/h3>\n<p>It&#8217;s not simply new <span class=\"terminology\">integrations<span class=\"terminology-tooltip\">Integrations join and combine Dwelling Assistant along with your units, providers, and extra.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"http:\/\/www.home-assistant.io\/getting-started\/concepts-terminology\/#integrations\"> [Learn more]<\/a><\/span><\/span> which have been added; present<br \/>\nintegrations are additionally being always improved. Listed here are a number of the noteworthy<br \/>\nmodifications to present integrations:<\/p>\n<ul>\n<li>Love that track? <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/marcelveldt\" rel=\"external nofollow\">@marcelveldt<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> added a button <span class=\"terminology\">entity<span class=\"terminology-tooltip\">An entity represents a sensor, actor, or operate in Dwelling Assistant. Entities are used to observe bodily properties or to regulate different entities. An entity is often a part of a tool or a service.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"https:\/\/www.home-assistant.io\/docs\/configuration\/entities_domains\/\"> [Learn more]<\/a><\/span><\/span> to <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/music_assistant\">Music Assistant<\/a> that allows you to add the presently enjoying merchandise to your favorites with a single click on. It really works with queues, exterior sources, and even radio stations!<\/li>\n<li>\n<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/esphome\">ESPHome<\/a> now helps sub-devices! Because of <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/bdraco\" rel=\"external nofollow\">@bdraco<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a>, now you can characterize a number of logical units with a single ESP system in Dwelling Assistant. That is significantly helpful for RF bridges, Modbus gateways, and different units that may management a number of units. This characteristic requires the soon-to-be-released ESPHome 2025.7. Superior addition!<\/li>\n<li>\n<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/paperless_ngx\">Paperless-ngx<\/a> now contains an replace <span class=\"terminology\">entity<span class=\"terminology-tooltip\">An entity represents a sensor, actor, or operate in Dwelling Assistant. Entities are used to observe bodily properties or to regulate different entities. An entity is often a part of a tool or a service.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"https:\/\/www.home-assistant.io\/docs\/configuration\/entities_domains\/\"> [Learn more]<\/a><\/span><\/span> to maintain your doc administration system updated. Thanks, <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/fvgarrel\" rel=\"external nofollow\">@fvgarrel<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a>!<\/li>\n<li>Battery administration management has been added to <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/homewizard\">HomeWizard<\/a> with <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/DCSBL\" rel=\"external nofollow\">@DCSBL<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> implementing battery group mode, permitting you to change the charging and discharging habits of your HomeWizard batteries!<\/li>\n<li>\n<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/reolink\">Reolink<\/a> cameras acquired a ton of affection (once more) from <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/starkillerOG\" rel=\"external nofollow\">@starkillerOG<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a>! New options embody IR brightness management, child cry sensitivity adjustment, privateness masks switches, and full assist for each PoE and WiFi floodlights with a number of command ID pushes. Spectacular!<\/li>\n<li>\n<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/mib1185\" rel=\"external nofollow\">@mib1185<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> added an replace <span class=\"terminology\">entity<span class=\"terminology-tooltip\">An entity represents a sensor, actor, or operate in Dwelling Assistant. Entities are used to observe bodily properties or to regulate different entities. An entity is often a part of a tool or a service.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"https:\/\/www.home-assistant.io\/docs\/configuration\/entities_domains\/\"> [Learn more]<\/a><\/span><\/span> to the <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/immich\">Immich<\/a> <span class=\"terminology\">integration<span class=\"terminology-tooltip\">Integrations join and combine Dwelling Assistant along with your units, providers, and extra.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"http:\/\/www.home-assistant.io\/getting-started\/concepts-terminology\/#integrations\"> [Learn more]<\/a><\/span><\/span>. Good!<\/li>\n<li>The <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/homee\">Homee<\/a> <span class=\"terminology\">integration<span class=\"terminology-tooltip\">Integrations join and combine Dwelling Assistant along with your units, providers, and extra.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"http:\/\/www.home-assistant.io\/getting-started\/concepts-terminology\/#integrations\"> [Learn more]<\/a><\/span><\/span> expanded considerably! <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/Taraman17\" rel=\"external nofollow\">@Taraman17<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> added a siren platform for safety alerts and assist for the HeatIt Thermostat TF056. Good!<\/li>\n<li>Vitality monitoring bought higher in <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/adax\">Adax<\/a> with <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/parholmdahl\" rel=\"external nofollow\">@parholmdahl<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> including vitality sensors, so you&#8217;ll be able to observe your heating consumption!<\/li>\n<li>\n<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/ViViDboarder\" rel=\"external nofollow\">@ViViDboarder<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> made <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/ollama\">Ollama<\/a> extra versatile by including a config choice for controlling the suppose parameter. Extra management over your native AI!<\/li>\n<li>Samsung fridge homeowners! <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/mswilson\" rel=\"external nofollow\">@mswilson<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> added ice bites management and water filter alternative\/utilization sensors to the <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/smartthings\">SmartThings<\/a> <span class=\"terminology\">integration<span class=\"terminology-tooltip\">Integrations join and combine Dwelling Assistant along with your units, providers, and extra.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"http:\/\/www.home-assistant.io\/getting-started\/concepts-terminology\/#integrations\"> [Learn more]<\/a><\/span><\/span>.<\/li>\n<li>\n<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/russound_rio\">Russound RIO<\/a> bought a significant improve from <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/noahhusby\" rel=\"external nofollow\">@noahhusby<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a>, including sub-device assist plus new quantity and change <span class=\"terminology\">entities<span class=\"terminology-tooltip\">An entity represents a sensor, actor, or operate in Dwelling Assistant. Entities are used to observe bodily properties or to regulate different entities. An entity is often a part of a tool or a service.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"https:\/\/www.home-assistant.io\/docs\/configuration\/entities_domains\/\"> [Learn more]<\/a><\/span><\/span> for enhanced zone management.<\/li>\n<li>\n<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/chemelli74\" rel=\"external nofollow\">@chemelli74<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> expanded <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/alexa_devices\">Alexa Gadgets<\/a> with sensor platforms and extra binary sensors. Now you will get extra knowledge out of your Echo units!<\/li>\n<li>\n<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/matter\">Matter<\/a> retains rising! <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/lboue\" rel=\"external nofollow\">@lboue<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> added dishwasher alarm assist and battery storage capabilities. Thanks!<\/li>\n<li>YAML followers will recognize <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/frenck\" rel=\"external nofollow\">@frenck<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> including distinctive ID assist to <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/trend\">Pattern<\/a> <span class=\"terminology\">integration<span class=\"terminology-tooltip\">Integrations join and combine Dwelling Assistant along with your units, providers, and extra.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"http:\/\/www.home-assistant.io\/getting-started\/concepts-terminology\/#integrations\"> [Learn more]<\/a><\/span><\/span> configuration.<\/li>\n<li>The <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/lametric\">LaMetric<\/a> Time bought an replace <span class=\"terminology\">entity<span class=\"terminology-tooltip\">An entity represents a sensor, actor, or operate in Dwelling Assistant. Entities are used to observe bodily properties or to regulate different entities. An entity is often a part of a tool or a service.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"https:\/\/www.home-assistant.io\/docs\/configuration\/entities_domains\/\"> [Learn more]<\/a><\/span><\/span> as nicely, thanks <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/joostlek\" rel=\"external nofollow\">@joostlek<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a>!<\/li>\n<li>\n<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/google_generative_ai_conversation\">Google Generative AI<\/a> now defaults to the newer, sooner Gemini 2.5 Flash mannequin. A noteworthy efficiency enhance by <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/tronikos\" rel=\"external nofollow\">@tronikos<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a>!<\/li>\n<li>\n<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/google_generative_ai_conversation\">Google Generative AI<\/a> now helps text-to-speech (TTS) with 30 voices and 24 languages. It helps fine-grained management over type and sound, for instance, \u201cSay cheerfully: Have an exquisite day!\u201d. Thanks <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/lanthaler\" rel=\"external nofollow\">@lanthaler<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a>!<\/li>\n<li>\n<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/enphase_envoy\">Enphase Envoy<\/a> customers get detailed DC voltage and present readings from their photo voltaic panels due to <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/Bidski\" rel=\"external nofollow\">@Bidski<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a>. That is good for monitoring particular person panel well being and optimizing manufacturing!<\/li>\n<li>\n<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/zerzhang\" rel=\"external nofollow\">@zerzhang<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> introduced evaporative humidifier assist to <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/switchbot\">SwitchBot<\/a>, increasing your local weather management choices.<\/li>\n<\/ul>\n<h3>Integration high quality scale achievements <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"integration-quality-scale-achievements\" href=\"#integration-quality-scale-achievements\"\/><br \/>\n<\/h3>\n<p>One factor we&#8217;re extremely happy with in Dwelling Assistant is our<br \/>\n<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/docs\/quality_scale\/\">integration high quality scale<\/a>. This scale helps us and our contributors to make sure<br \/>\nintegrations are of top quality, maintainable, and supply the absolute best<br \/>\nconsumer expertise.<\/p>\n<p>This launch, we rejoice a number of <span class=\"terminology\">integrations<span class=\"terminology-tooltip\">Integrations join and combine Dwelling Assistant along with your units, providers, and extra.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"http:\/\/www.home-assistant.io\/getting-started\/concepts-terminology\/#integrations\"> [Learn more]<\/a><\/span><\/span> which have improved<br \/>\ntheir high quality scale:<\/p>\n<ul>\n<li>\n<p><strong>2 integrations reached platinum<\/strong> \ud83c\udfc6<\/p>\n<\/li>\n<li>\n<p><strong>1 integration reached gold<\/strong> \ud83e\udd47<\/p>\n<\/li>\n<li>\n<p><strong>1 integration reached silver<\/strong> \ud83e\udd48<\/p>\n<\/li>\n<li>\n<p><strong>2 integrations reached bronze<\/strong> \ud83e\udd49<\/p>\n<\/li>\n<\/ul>\n<p>This can be a big achievement for these integrations and their maintainers. The<br \/>\neffort and dedication required to achieve these high quality ranges is important,<br \/>\nbecause it includes in depth testing, documentation, error dealing with, and infrequently<br \/>\nfull rewrites of components of the combination.<\/p>\n<p>An enormous thanks to all of the contributors concerned! \ud83d\udc4f<\/p>\n<h3>Now obtainable to arrange from the UI <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"now-available-to-set-up-from-the-ui\" href=\"#now-available-to-set-up-from-the-ui\"\/><br \/>\n<\/h3>\n<p>Whereas most <span class=\"terminology\">integrations<span class=\"terminology-tooltip\">Integrations join and combine Dwelling Assistant along with your units, providers, and extra.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"http:\/\/www.home-assistant.io\/getting-started\/concepts-terminology\/#integrations\"> [Learn more]<\/a><\/span><\/span> might be arrange instantly from the Dwelling Assistant<br \/>\nconsumer interface, some have been solely obtainable utilizing YAML configuration. We preserve shifting<br \/>\nextra integrations to the UI, making them extra accessible for everybody<br \/>\nto arrange and use.<\/p>\n<p>The next integration is now obtainable by way of the Dwelling Assistant UI:<\/p>\n<h3>Farewell to the next <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"farewell-to-the-following\" href=\"#farewell-to-the-following\"\/><br \/>\n<\/h3>\n<p>The next <span class=\"terminology\">integrations<span class=\"terminology-tooltip\">Integrations join and combine Dwelling Assistant along with your units, providers, and extra.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"http:\/\/www.home-assistant.io\/getting-started\/concepts-terminology\/#integrations\"> [Learn more]<\/a><\/span><\/span> are additionally not obtainable as<br \/>\nof this launch:<\/p>\n<ul>\n<li>\n<strong>JuiceNet<\/strong> has been eliminated as they shut down their API providers.<\/li>\n<\/ul>\n<h2>Different noteworthy modifications <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"other-noteworthy-changes\" href=\"#other-noteworthy-changes\"\/><br \/>\n<\/h2>\n<p>There are various extra enhancements on this launch; listed below are a number of the different noteworthy modifications:<\/p>\n<ul>\n<li>\n<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/shopping_list\">Procuring checklist<\/a> now has an entire intent operate that means that you can test off or mark objects in your purchasing checklist as accomplished, making it simpler to work together along with your purchasing lists utilizing voice instructions. Thanks, <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/Lesekater\" rel=\"external nofollow\">@Lesekater<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a>!<\/li>\n<li>System and <span class=\"terminology\">entity<span class=\"terminology-tooltip\">An entity represents a sensor, actor, or operate in Dwelling Assistant. Entities are used to observe bodily properties or to regulate different entities. An entity is often a part of a tool or a service.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"https:\/\/www.home-assistant.io\/docs\/configuration\/entities_domains\/\"> [Learn more]<\/a><\/span><\/span> administration bought higher! <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/emontnemery\" rel=\"external nofollow\">@emontnemery<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> made it so Dwelling Assistant now restores consumer customizations whenever you re-add deleted units or <span class=\"terminology\">entities<span class=\"terminology-tooltip\">An entity represents a sensor, actor, or operate in Dwelling Assistant. Entities are used to observe bodily properties or to regulate different entities. An entity is often a part of a tool or a service.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"https:\/\/www.home-assistant.io\/docs\/configuration\/entities_domains\/\"> [Learn more]<\/a><\/span><\/span>. No extra dropping your fastidiously crafted names and settings!<\/li>\n<li>The <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/template\">Template<\/a> <span class=\"terminology\">integration<span class=\"terminology-tooltip\">Integrations join and combine Dwelling Assistant along with your units, providers, and extra.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"http:\/\/www.home-assistant.io\/getting-started\/concepts-terminology\/#integrations\"> [Learn more]<\/a><\/span><\/span> acquired a significant enhance from <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/Petro31\" rel=\"external nofollow\">@Petro31<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a>! Now you can use variables, icons, and photos throughout all suitable template platforms, create trigger-based template alarm management panels, locks, vacuum <span class=\"terminology\">entities<span class=\"terminology-tooltip\">An entity represents a sensor, actor, or operate in Dwelling Assistant. Entities are used to observe bodily properties or to regulate different entities. An entity is often a part of a tool or a service.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"https:\/\/www.home-assistant.io\/docs\/configuration\/entities_domains\/\"> [Learn more]<\/a><\/span><\/span>, and followers. Plus, there\u2019s a brand new <code>label_description<\/code> template technique that means that you can dynamically fetch the outline you\u2019ve added to a label out of your templates. This can be a noteworthy enhancement for higher template group.<\/li>\n<li>Digicam snapshots simply bought higher! <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/edenhaus\" rel=\"external nofollow\">@edenhaus<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> added assist for taking snapshots by way of <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/go2rtc\">go2rtc<\/a>. There&#8217;s nothing so that you can do on this one, it really works out of the field, however it&#8217;s good to know snapshots at the moment are sooner and take fewer assets out of your system.<\/li>\n<li>\n<a rel=\"nofollow\" target=\"_blank\" href=\"http:\/\/www.home-assistant.io\/docs\/blueprint\/selectors\/#object-selector\">Object selectors<\/a> now assist fields and a number of choices, due to <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/piitaya\" rel=\"external nofollow\">@piitaya<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a>. These additions are significantly fascinating for <span class=\"terminology\">integration<span class=\"terminology-tooltip\">Integrations join and combine Dwelling Assistant along with your units, providers, and extra.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"http:\/\/www.home-assistant.io\/getting-started\/concepts-terminology\/#integrations\"> [Learn more]<\/a><\/span><\/span> and blueprint builders, as they supply far more flexibility in your UI representations.<\/li>\n<li>Wind course sensors bought a visible improve with <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/edenhaus\" rel=\"external nofollow\">@edenhaus<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> including vary icons for the <code>wind_direction<\/code> sensor system class. Totally different icons at the moment are proven relying on the state of wind course sensors, which is certainly a pleasant visible improve!<\/li>\n<\/ul>\n<h2>Full-screen code editors <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"full-screen-code-editors\" href=\"#full-screen-code-editors\"\/><br \/>\n<\/h2>\n<p>Working with snippets of YAML or templates in Dwelling Assistant simply bought a BIG enchancment! We\u2019ve added a brand new full-screen mode for all code editors all through the interface.<\/p>\n<p>Whether or not you\u2019re enhancing automations, scripts, templates, or another YAML configuration, now you can increase the code editor to take up your complete display screen. That is particularly useful when working with longer configurations or whenever you want more room to see your code clearly.<\/p>\n<p>Merely click on the maximize button within the top-right nook of any code editor to enter full display screen mode. Press the button once more to return to the conventional view.<\/p>\n<p>This makes constructing a extra advanced and superior good dwelling extra snug and productive, particularly on smaller cell or pill screens the place each pixel of enhancing house counts!<\/p>\n<h2>Improved dashboard creation expertise <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"improved-dashboard-creation-experience\" href=\"#improved-dashboard-creation-experience\"\/><br \/>\n<\/h2>\n<p>The dialog for including a brand new dashboard has been redesigned with a cleaner interface that matches current redesigns we\u2019ve seen to different dialogs. This enchancment was designed by <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/marcinbauer85\" rel=\"external nofollow\">@marcinbauer85<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> and applied by <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/quinnter\" rel=\"external nofollow\">@quinnter<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a>. Nice teamwork!<\/p>\n<p><img decoding=\"async\" class=\"no-shadow\" alt=\"Screenshot showing the new and improved add dashboard dialog\" src=\"https:\/\/www.home-assistant.io\/images\/blog\/2025-07\/improved-add-dashboard-dialog.png\"\/><\/p>\n<h2>Patch releases <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"patch-releases\" href=\"#patch-releases\"\/><br \/>\n<\/h2>\n<p>We may also launch patch releases for Dwelling Assistant 2025.7 in July.<br \/>\nThese patch releases solely comprise bug fixes. Our purpose is to launch a patch<br \/>\nlaunch each Friday.<\/p>\n<h3>2025.7.1 &#8211; July 4 <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"202571---july-4\" href=\"#202571---july-4\"\/><br \/>\n<\/h3>\n<p>Joyful Fourth of July! \ud83c\uddfa\ud83c\uddf8<\/p>\n<h2>Need assistance? Be part of the group! <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"need-help-join-the-community\" href=\"#need-help-join-the-community\"\/><br \/>\n<\/h2>\n<p>Dwelling Assistant has an awesome group of customers who&#8217;re all greater than prepared<br \/>\nto assist one another out. So, be a part of us!<\/p>\n<p>Our very energetic <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/join-chat\">Discord chat server<\/a> is a wonderful place to be,<br \/>\nand don\u2019t overlook to affix our superb <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/community.home-assistant.io\/\">boards<\/a>.<\/p>\n<p>Discovered a bug or situation? Please report it in our <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/home-assistant\/core\/issues\" rel=\"external nofollow\">situation tracker<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a><br \/>\nto get it mounted! Or test <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/help\">our assist web page<\/a> for steerage on extra<br \/>\nlocations you&#8217;ll be able to go.<\/p>\n<p>Are you extra into e-mail? <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/newsletter\">Join the Open Dwelling Basis E-newsletter<\/a><br \/>\nto get the most recent information about options, issues taking place in our group, and different tasks that assist the Open Dwelling straight into your inbox.<\/p>\n<h2>Backward-incompatible modifications <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"backward-incompatible-changes\" href=\"#backward-incompatible-changes\"\/><br \/>\n<\/h2>\n<p>We do our greatest to keep away from making modifications to present performance which may unexpectedly impression your Dwelling Assistant set up. Sadly, generally, it&#8217;s inevitable.<\/p>\n<p>We at all times be certain to doc these modifications to make the transition as simple as<br \/>\nattainable for you. This launch has the next backward-incompatible modifications:<\/p>\n<div class=\"details-block\">\n<details class=\"details-block-item\">\n<summary class=\"details-block-title\">\n      <span>Google Calendar<\/span><\/p>\n<\/summary>\n<div class=\"details-block-content\" id=\"content_1\">\n<p>The beforehand deprecated Google Calendar <code>add_event<\/code> <span class=\"terminology\">motion<span class=\"terminology-tooltip\">Actions are utilized in a number of locations in Dwelling Assistant. As a part of a script or automation, actions outline what will occur as soon as a set off is activated. In scripts, an motion is named <em>sequence<\/em>.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"https:\/\/www.home-assistant.io\/docs\/automation\/action\/\"> [Learn more]<\/a><\/span><\/span> has been eliminated and changed by the <code>create_event<\/code> entity-based <span class=\"terminology\">motion<span class=\"terminology-tooltip\">Actions are utilized in a number of locations in Dwelling Assistant. As a part of a script or automation, actions outline what will occur as soon as a set off is activated. In scripts, an motion is named <em>sequence<\/em>.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"https:\/\/www.home-assistant.io\/docs\/automation\/action\/\"> [Learn more]<\/a><\/span><\/span>.<\/p>\n<p>Should you use the <code>add_event<\/code> <span class=\"terminology\">motion<span class=\"terminology-tooltip\">Actions are utilized in a number of locations in Dwelling Assistant. As a part of a script or automation, actions outline what will occur as soon as a set off is activated. In scripts, an motion is named <em>sequence<\/em>.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"https:\/\/www.home-assistant.io\/docs\/automation\/action\/\"> [Learn more]<\/a><\/span><\/span> in your automations or scripts, you will have to replace them to make use of the brand new <code>create_event<\/code> <span class=\"terminology\">motion<span class=\"terminology-tooltip\">Actions are utilized in a number of locations in Dwelling Assistant. As a part of a script or automation, actions outline what will occur as soon as a set off is activated. In scripts, an motion is named <em>sequence<\/em>.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"https:\/\/www.home-assistant.io\/docs\/automation\/action\/\"> [Learn more]<\/a><\/span><\/span> as a substitute.<\/p>\n<p>(<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/epenet\" rel=\"external nofollow\">@epenet<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> &#8211; <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/home-assistant\/core\/pull\/146432\" rel=\"external nofollow\">#146432<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a>) (<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/google\">google docs<\/a>)<\/p>\n<\/div>\n<\/details>\n<\/div>\n<div class=\"details-block\">\n<details class=\"details-block-item\">\n<summary class=\"details-block-title\">\n      <span>Meater<\/span><\/p>\n<\/summary>\n<div class=\"details-block-content\" id=\"content_2\">\n<p>The states of the Meater probe prepare dinner state have been modified to<br \/>\nassist translations and make them extra in step with different integrations.<\/p>\n<p>The next states have been modified:<\/p>\n<ul>\n<li>\n<code>Not Began<\/code> -&gt; <code>not_started<\/code>\n<\/li>\n<li>\n<code>Configured<\/code> -&gt; <code>configured<\/code>\n<\/li>\n<li>\n<code>Began<\/code> -&gt; <code>began<\/code>\n<\/li>\n<li>\n<code>Prepared For Resting<\/code> -&gt; <code>ready_for_resting<\/code>\n<\/li>\n<li>\n<code>Resting<\/code> -&gt; <code>resting<\/code>\n<\/li>\n<li>\n<code>Barely Underdone<\/code> -&gt; <code>slightly_underdone<\/code>\n<\/li>\n<li>\n<code>Completed<\/code> -&gt; <code>completed<\/code>\n<\/li>\n<li>\n<code>Barely Overdone<\/code> -&gt; <code>slightly_overdone<\/code>\n<\/li>\n<li>\n<code>OVERCOOK!<\/code> -&gt; <code>overcooked<\/code>\n<\/li>\n<\/ul>\n<p>Should you use these states in your automations or scripts, you will have to replace them to make use of the brand new state values.<\/p>\n<p>(<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/joostlek\" rel=\"external nofollow\">@joostlek<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> &#8211; <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/home-assistant\/core\/pull\/146958\" rel=\"external nofollow\">#146958<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a>) (<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/meater\">meater docs<\/a>)<\/p>\n<\/div>\n<\/details>\n<\/div>\n<div class=\"details-block\">\n<details class=\"details-block-item\">\n<summary class=\"details-block-title\">\n      <span>Miele<\/span><\/p>\n<\/summary>\n<div class=\"details-block-content\" id=\"content_3\">\n<p>The inner illustration of states for hob plates has modified. This can be a breaking change when these states are utilized in automations or templates.<\/p>\n<p>No consumer motion is required if these hob state sensors are used for visible show solely.<\/p>\n<p>Please evaluation and replace relevant automations and templates based on the next state modifications:<\/p>\n<ul>\n<li>\n<code>0<\/code> -&gt; <code>plate_step_0<\/code>\n<\/li>\n<li>\n<code>1<\/code> -&gt; <code>plate_step_1<\/code>\n<\/li>\n<li>\u2026<\/li>\n<li>\n<code>18<\/code> -&gt; <code>plate_step_18<\/code>\n<\/li>\n<li>\n<code>110<\/code> -&gt; <code>plate_step_warm<\/code>\n<\/li>\n<li>\n<code>117<\/code> -&gt; <code>plate_step_boost<\/code>\n<\/li>\n<li>\n<code>118<\/code> -&gt; <code>plate_step_boost<\/code>\n<\/li>\n<li>\n<code>217<\/code> -&gt; <code>plate_step_boost<\/code>\n<\/li>\n<li>\n<code>220<\/code> -&gt; <code>plate_step_warm<\/code>\n<\/li>\n<\/ul>\n<p>Should you use these states in your automations or scripts, you will have to replace them to make use of the brand new state values.<\/p>\n<p>(<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/astrandb\" rel=\"external nofollow\">@astrandb<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> &#8211; <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/home-assistant\/core\/pull\/144992\" rel=\"external nofollow\">#144992<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a>) (<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/miele\">miele docs<\/a>)<\/p>\n<\/div>\n<\/details>\n<\/div>\n<div class=\"details-block\">\n<details class=\"details-block-item\">\n<summary class=\"details-block-title\">\n      <span>Plex Media Server<\/span><\/p>\n<\/summary>\n<div class=\"details-block-content\" id=\"content_4\">\n<p>The beforehand deprecated <code>plex.scan_for_clients<\/code> <span class=\"terminology\">motion<span class=\"terminology-tooltip\">Actions are utilized in a number of locations in Dwelling Assistant. As a part of a script or automation, actions outline what will occur as soon as a set off is activated. In scripts, an motion is named <em>sequence<\/em>.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"https:\/\/www.home-assistant.io\/docs\/automation\/action\/\"> [Learn more]<\/a><\/span><\/span> has been eliminated in favor of the \u201cScan Purchasers\u201d <code>button<\/code> <span class=\"terminology\">entity<span class=\"terminology-tooltip\">An entity represents a sensor, actor, or operate in Dwelling Assistant. Entities are used to observe bodily properties or to regulate different entities. An entity is often a part of a tool or a service.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"https:\/\/www.home-assistant.io\/docs\/configuration\/entities_domains\/\"> [Learn more]<\/a><\/span><\/span>. Should you use this <span class=\"terminology\">motion<span class=\"terminology-tooltip\">Actions are utilized in a number of locations in Dwelling Assistant. As a part of a script or automation, actions outline what will occur as soon as a set off is activated. In scripts, an motion is named <em>sequence<\/em>.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"https:\/\/www.home-assistant.io\/docs\/automation\/action\/\"> [Learn more]<\/a><\/span><\/span> in your automations or scripts, you will have to replace them to make use of the brand new <span class=\"terminology\">entity<span class=\"terminology-tooltip\">An entity represents a sensor, actor, or operate in Dwelling Assistant. Entities are used to observe bodily properties or to regulate different entities. An entity is often a part of a tool or a service.<a rel=\"nofollow\" target=\"_blank\" class=\"terminology-link\" href=\"https:\/\/www.home-assistant.io\/docs\/configuration\/entities_domains\/\"> [Learn more]<\/a><\/span><\/span> as a substitute.<\/p>\n<p>(<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/epenet\" rel=\"external nofollow\">@epenet<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a> &#8211; <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/github.com\/home-assistant\/core\/pull\/146608\" rel=\"external nofollow\">#146608<iconify-icon inline=\"true\" icon=\"tabler:external-link\" class=\"external-link\"\/><\/a>) (<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/integrations\/plex\">plex docs<\/a>)<\/p>\n<\/div>\n<\/details>\n<\/div>\n<p>If you&#8217;re a customized integration developer and wish to find out about modifications and<br \/>\nnew options obtainable on your integration: Make sure you comply with our<br \/>\n<a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/developers.home-assistant.io\/blog\/\">developer weblog<\/a>.<\/p>\n<h2>All modifications <a rel=\"nofollow\" target=\"_blank\" class=\"title-link\" name=\"all-changes\" href=\"#all-changes\"\/><br \/>\n<\/h2>\n<p>After all, there may be much more on this launch. You&#8217;ll find an inventory of all modifications made right here: <a rel=\"nofollow\" target=\"_blank\" href=\"https:\/\/www.home-assistant.io\/changelogs\/core-2025.7\">Full changelog for Dwelling Assistant Core 2025.7<\/a><\/p>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Dwelling Assistant 2025.7! \ud83c\udf89 Whew! It\u2019s sizzling on the market! \ud83c\udf21\ufe0f Whereas most of Europe is coping with a warmth wave proper now, we\u2019re right here to chill issues down with an thrilling July launch that\u2019s full of options I\u2019m genuinely enthusiastic about. Earlier than we dive in, if you happen to missed it, we [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":4285,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[59],"tags":[122,85,3626],"class_list":["post-4283","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-smart-home-iot","tag-assistant","tag-home","tag-question"],"_links":{"self":[{"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=\/wp\/v2\/posts\/4283","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4283"}],"version-history":[{"count":1,"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=\/wp\/v2\/posts\/4283\/revisions"}],"predecessor-version":[{"id":4284,"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=\/wp\/v2\/posts\/4283\/revisions\/4284"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=\/wp\/v2\/media\/4285"}],"wp:attachment":[{"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4283"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4283"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/techtrendfeed.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4283"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<!-- This website is optimized by Airlift. Learn more: https://airlift.net. Template:. Learn more: https://airlift.net. Template: 69d9690a190636c2e0989534. Config Timestamp: 2026-04-10 21:18:02 UTC, Cached Timestamp: 2026-05-06 17:32:01 UTC -->