{"id":1786,"date":"2026-07-02T20:49:41","date_gmt":"2026-07-02T19:49:41","guid":{"rendered":"https:\/\/entertainmentnews.site\/index.php\/2026\/07\/02\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\/"},"modified":"2026-07-02T20:49:47","modified_gmt":"2026-07-02T19:49:47","slug":"home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations","status":"publish","type":"post","link":"https:\/\/entertainmentnews.site\/index.php\/2026\/07\/02\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\/","title":{"rendered":"Home Assistant 2026.7 just killed the steep learning curve for building automations"},"content":{"rendered":"<div class=\"anp-pro-entry\">\n<p class=\"anp-pro-lead\">The topic <strong>Home Assistant 2026.7 just killed the steep learning curve for building automations<\/strong> is currently the subject of lively discussion \u2014 readers and analysts are keeping a close eye on developments.<\/p>\n<p class=\"anp-pro-p\">This is taking place in a dynamic environment: companies\u2019 decisions and competitors\u2019 reactions can quickly change the picture.<\/p>\n<p class=\"anp-pro-p\">Home Assistant 2026.7 just landed, and it brings with it a number of improvements. What I&#8217;m most interested in with this update are the changes made to automation. The team has once again poured time and resources into improving the way they&#8217;re handled. With 2026.7, automations are now easier for everyone to build, understand, and maintain, making it much more accessible to build a feature-rich smart home.<\/p>\n<p class=\"anp-pro-p\">I, like many others, install Home Assistant to take full advantage of the available automation support. Bringing all your integrations, smart home products, and other devices together is but one step on the path to a smarter home. It&#8217;s making everything work together without human input that really transforms the smart home. Dashboards are great and all, but Home Assistant really clicked for me when I delved into automations.<\/p>\n<p class=\"anp-pro-p\">The issue with these was they weren&#8217;t terribly intuitive to use. If you were new to Home Assistant, you&#8217;d likely get lost in the maze, attempting to understand how Home Assistant works under the hood. Once mastered, however, it&#8217;s easy to have lights turn on when motion is detected, heat up a room when a temperature reading sits below the threshold, and even send notifications when your washing machine finishes its program cycle.<\/p>\n<figure class=\"anp-pro-inline-figure\" style=\"margin:1.75em auto;text-align:center;max-width:100%\"><img decoding=\"async\" class=\"anp-pro-inline-img\" src=\"https:\/\/entertainmentnews.site\/wp-content\/uploads\/2026\/07\/home-assistant-leak-automation-screenshot.jpg\" alt=\"\" style=\"display:block;margin:0 auto;max-width:100%;width:auto;height:auto;object-fit:contain;object-position:center\" loading=\"lazy\"><\/figure>\n<p class=\"anp-pro-p\">That sounds great, but actually creating an automation was quite the lengthy process. You&#8217;d have to understand entities, attributes, triggers, and more. Even YAML Ain&#8217;t Markup Language (YAML) was often required, which is easier to understand than other languages, but it can still appear like Latin to those who encounter it for the very first time. This wall many newcomers can encounter is what the team has tried to knock down for some time.<\/p>\n<p class=\"anp-pro-p\">Home Assistant 2026.07 is just another step on that journey, making it notably easier to interact with automations.<\/p>\n<p class=\"anp-pro-p\">This latest public release of Home Assistant is actually graduating changes already available via Labs, which allows Home Assistant users to test out new things before they&#8217;re integrated into a release like 2026.07. Instead of using blank building blocks to go about forming automations, Home Assistant now lets you start with what you want to achieve with your smart home. It sounds mundane but completely changes how automations are built.<\/p>\n<p class=\"anp-pro-p\">Instead of wondering whether you need a state trigger, device trigger, or even an event trigger, Home Assistant will now offer recommendations that better represent the goal. For instance, I want my electric heating to activate in a room using a Zigbee temperature sensor. Home Assistant can now offer a temperature threshold trigger to turn the heating on should the reading hit 18\u00b0C or less. This is great since you don&#8217;t need to know the precise entity name to make it all happen.<\/p>\n<p class=\"anp-pro-p\">This isn&#8217;t limiting what Home Assistant can do, which is what some may fear when things get simpler. If you want to dive in and work with the underlying code, that&#8217;s still possible. The GUI simply makes it easier to understand all the various parts that go into making even the simplest automation work. It&#8217;s actually representative of how technologies is evolving. We&#8217;re gradually making things more human-like so we all don&#8217;t need to speak computer code.<\/p>\n<figure class=\"anp-pro-inline-figure\" style=\"margin:1.75em auto;text-align:center;max-width:100%\"><img decoding=\"async\" class=\"anp-pro-inline-img\" src=\"https:\/\/entertainmentnews.site\/wp-content\/uploads\/2026\/07\/home-assistant-automation-creation-2026-07screenshot.jpg\" alt=\"\" style=\"display:block;margin:0 auto;max-width:100%;width:auto;height:auto;object-fit:contain;object-position:center\" loading=\"lazy\"><\/figure>\n<p class=\"anp-pro-p\">It&#8217;s even possible to use targets with the automation building blocks, including areas. If you&#8217;re not actively using areas, now&#8217;s the time, as it only helps to segment the smart home within Home Assistant. Previously, automations were frequently built around one specific device or even an entity. Instead, using areas, one can build around motion within an entire room instead of using individual sensors, which can be handy if you have more than one, like I do in the hallway.<\/p>\n<p class=\"anp-pro-p\">It&#8217;s also great for when the smart home continues to evolve with new sensors or more of them. Your smart home should never be a static construct. Home Assistant allows for a dynamic setup with devices changing, room alterations, and sensor relocation. I&#8217;ve built many automations, and the new system is great for taking advantage of everything exposed by integrations. A hobbled-together Octopus solar PV setup now feels less fragile.<\/p>\n<p class=\"anp-pro-p\">When creating new automations, the GUI can be used, but so can the code editor. Not only do existing automations continue running, but generic triggers, conditions, templates, and YAML itself all remain available. Sometimes, it&#8217;s almost required for perfecting more complex automations, like my provided example with Octopus Energy (my energy supplier), solar PV and battery setup, and Energy Dashboard. Not everything could be integrated without some additional coding.<\/p>\n<p class=\"anp-pro-p\">All of this would be reported to the activity feed, which would read like an old cluttered logbook, especially when multiple integrations and devices are added to the platform. It now resembles a timeline, like you&#8217;d see on a social network, with entries grouped by days. Changes have also been made to other parts of Home Assistant so activity feeds don&#8217;t repeat unnecessary data, such as entity names, etc.<\/p>\n<p class=\"anp-pro-p\">One area of Home Assistant I felt needed attention was the updates area. With multiple apps, integrations, the underlying OS, and more, it could quickly pile up and fill the entire screen. All available updates have now been reorganized into cleaner cards, grouped by type. Now, ESPHome device updates and HACS releases are all grouped together, making it easier to run an update pass.<\/p>\n<p class=\"anp-pro-p\">The best part? The addition of an &#8220;update all&#8221; button. Enough said. Other changes include new integrations; the quality of existing integrations; and improved frontend performance, especially with graphs, which is something I found lacking with the Energy Dashboard, for instance. Overall, it&#8217;s a great update to an already brilliant platform.<\/p>\n<aside class=\"anp-pro-aside\" aria-label=\"context\">\n<p class=\"anp-pro-kicker\">Why it matters<\/p>\n<p class=\"anp-pro-p\">News like this often changes audience expectations and competitors\u2019 plans.<\/p>\n<p class=\"anp-pro-p\">When one player makes a move, others usually react \u2014 it is worth reading the event in context.<\/p>\n<\/aside>\n<aside class=\"anp-pro-aside\" aria-label=\"outlook\">\n<p class=\"anp-pro-kicker\">What to look out for next<\/p>\n<p class=\"anp-pro-p\">The full picture will become clear in time, but the headline already shows the dynamics of the industry.<\/p>\n<p class=\"anp-pro-p\">Further statements and user reactions will add to the story.<\/p>\n<\/aside>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>The topic Home Assistant 2026.7 just killed the steep learning curve for building automations is currently the subject of lively discussion \u2014 readers and analysts are keeping a close eye on developments. This is taking place in a dynamic environment: companies\u2019 decisions and competitors\u2019 reactions can quickly change the picture. Home Assistant 2026.7 just landed, [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":1787,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[597,670,671,509,565],"class_list":["post-1786","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-entertainment","tag-assistant","tag-automations","tag-changes","tag-home","tag-smart"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home Assistant 2026.7 just killed the steep learning curve for building automations - entertainmentnews.site<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/entertainmentnews.site\/index.php\/2026\/07\/02\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home Assistant 2026.7 just killed the steep learning curve for building automations - entertainmentnews.site\" \/>\n<meta property=\"og:description\" content=\"The topic Home Assistant 2026.7 just killed the steep learning curve for building automations is currently the subject of lively discussion \u2014 readers and analysts are keeping a close eye on developments. This is taking place in a dynamic environment: companies\u2019 decisions and competitors\u2019 reactions can quickly change the picture. Home Assistant 2026.7 just landed, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/entertainmentnews.site\/index.php\/2026\/07\/02\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\/\" \/>\n<meta property=\"og:site_name\" content=\"entertainmentnews.site\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-02T19:49:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-02T19:49:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/entertainmentnews.site\/wp-content\/uploads\/2026\/07\/home-assistant-2026-07-automations.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"900\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/07\\\/02\\\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/07\\\/02\\\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\\\/\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"Home Assistant 2026.7 just killed the steep learning curve for building automations\",\"datePublished\":\"2026-07-02T19:49:41+00:00\",\"dateModified\":\"2026-07-02T19:49:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/07\\\/02\\\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\\\/\"},\"wordCount\":1077,\"image\":{\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/07\\\/02\\\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/entertainmentnews.site\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/home-assistant-2026-07-automations.jpg\",\"keywords\":[\"Assistant\",\"Automations\",\"Changes\",\"Home\",\"Smart\"],\"articleSection\":[\"Entertainment\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/07\\\/02\\\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\\\/\",\"url\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/07\\\/02\\\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\\\/\",\"name\":\"Home Assistant 2026.7 just killed the steep learning curve for building automations - entertainmentnews.site\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/07\\\/02\\\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/07\\\/02\\\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/entertainmentnews.site\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/home-assistant-2026-07-automations.jpg\",\"datePublished\":\"2026-07-02T19:49:41+00:00\",\"dateModified\":\"2026-07-02T19:49:47+00:00\",\"author\":{\"@id\":\"\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/07\\\/02\\\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/07\\\/02\\\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/07\\\/02\\\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\\\/#primaryimage\",\"url\":\"https:\\\/\\\/entertainmentnews.site\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/home-assistant-2026-07-automations.jpg\",\"contentUrl\":\"https:\\\/\\\/entertainmentnews.site\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/home-assistant-2026-07-automations.jpg\",\"width\":1600,\"height\":900},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/07\\\/02\\\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/entertainmentnews.site\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home Assistant 2026.7 just killed the steep learning curve for building automations\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/#website\",\"url\":\"https:\\\/\\\/entertainmentnews.site\\\/\",\"name\":\"entertainmentnews.site\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/entertainmentnews.site\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home Assistant 2026.7 just killed the steep learning curve for building automations - entertainmentnews.site","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/entertainmentnews.site\/index.php\/2026\/07\/02\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\/","og_locale":"en_GB","og_type":"article","og_title":"Home Assistant 2026.7 just killed the steep learning curve for building automations - entertainmentnews.site","og_description":"The topic Home Assistant 2026.7 just killed the steep learning curve for building automations is currently the subject of lively discussion \u2014 readers and analysts are keeping a close eye on developments. This is taking place in a dynamic environment: companies\u2019 decisions and competitors\u2019 reactions can quickly change the picture. Home Assistant 2026.7 just landed, [&hellip;]","og_url":"https:\/\/entertainmentnews.site\/index.php\/2026\/07\/02\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\/","og_site_name":"entertainmentnews.site","article_published_time":"2026-07-02T19:49:41+00:00","article_modified_time":"2026-07-02T19:49:47+00:00","og_image":[{"width":1600,"height":900,"url":"https:\/\/entertainmentnews.site\/wp-content\/uploads\/2026\/07\/home-assistant-2026-07-automations.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/07\/02\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\/#article","isPartOf":{"@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/07\/02\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\/"},"author":{"name":"","@id":""},"headline":"Home Assistant 2026.7 just killed the steep learning curve for building automations","datePublished":"2026-07-02T19:49:41+00:00","dateModified":"2026-07-02T19:49:47+00:00","mainEntityOfPage":{"@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/07\/02\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\/"},"wordCount":1077,"image":{"@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/07\/02\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\/#primaryimage"},"thumbnailUrl":"https:\/\/entertainmentnews.site\/wp-content\/uploads\/2026\/07\/home-assistant-2026-07-automations.jpg","keywords":["Assistant","Automations","Changes","Home","Smart"],"articleSection":["Entertainment"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/07\/02\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\/","url":"https:\/\/entertainmentnews.site\/index.php\/2026\/07\/02\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\/","name":"Home Assistant 2026.7 just killed the steep learning curve for building automations - entertainmentnews.site","isPartOf":{"@id":"https:\/\/entertainmentnews.site\/#website"},"primaryImageOfPage":{"@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/07\/02\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\/#primaryimage"},"image":{"@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/07\/02\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\/#primaryimage"},"thumbnailUrl":"https:\/\/entertainmentnews.site\/wp-content\/uploads\/2026\/07\/home-assistant-2026-07-automations.jpg","datePublished":"2026-07-02T19:49:41+00:00","dateModified":"2026-07-02T19:49:47+00:00","author":{"@id":""},"breadcrumb":{"@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/07\/02\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/entertainmentnews.site\/index.php\/2026\/07\/02\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/07\/02\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\/#primaryimage","url":"https:\/\/entertainmentnews.site\/wp-content\/uploads\/2026\/07\/home-assistant-2026-07-automations.jpg","contentUrl":"https:\/\/entertainmentnews.site\/wp-content\/uploads\/2026\/07\/home-assistant-2026-07-automations.jpg","width":1600,"height":900},{"@type":"BreadcrumbList","@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/07\/02\/home-assistant-2026-7-just-killed-the-steep-learning-curve-for-building-automations\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/entertainmentnews.site\/"},{"@type":"ListItem","position":2,"name":"Home Assistant 2026.7 just killed the steep learning curve for building automations"}]},{"@type":"WebSite","@id":"https:\/\/entertainmentnews.site\/#website","url":"https:\/\/entertainmentnews.site\/","name":"entertainmentnews.site","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/entertainmentnews.site\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"_links":{"self":[{"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/posts\/1786","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/comments?post=1786"}],"version-history":[{"count":1,"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/posts\/1786\/revisions"}],"predecessor-version":[{"id":1791,"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/posts\/1786\/revisions\/1791"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/media\/1787"}],"wp:attachment":[{"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/media?parent=1786"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/categories?post=1786"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/tags?post=1786"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}