OpenAI flipped the switch on a long‑awaited memory upgrade for ChatGPT on June 4, 2026, while smart home platform Homey simultaneously unveiled its own AI integration, letting users boss their lights, locks, and thermostats with natural language. The dual announcements signal a fresh push to make artificial intelligence more context‑aware and deeply embedded in daily life—but they also reignite thorny privacy debates.

OpenAI’s “Dreaming”: A Memory That Actually Remembers

ChatGPT’s spotty recall has been a running joke among power users. With the new memory system, internally code‑named “Dreaming” according to sources close to the project, OpenAI aims to change that. The feature began rolling out to Plus and Pro subscribers in the United States on June 4, with a global expansion expected in the coming weeks.

Unlike the previous iteration that relied on blunt user‑supplied “memories” or ephemeral session context, Dreaming works more like human memory—it constantly observes patterns across conversations, extracts salient details, and surfaces them at the right moment. Ask about restaurant recommendations and it might recall that you’re allergic to shellfish from a chat three weeks ago without you having to remind it. Plan a trip to Chicago and it remembers your preference for boutique hotels and early flights, pulling from threads scattered over months.

Technically, Dreaming introduces a persistent, encrypted memory store tied to each account. A new attention mechanism, running on a distilled variant of GPT‑5, cross‑references current queries with a running summary of past interactions. Crucially, the system distinguishes between trivial chatter and signal‑worthy information, discarding ephemeral small talk while hoarding actionable insights.

OpenAI has been characteristically cagey about the model size, but early benchmarks leaked to Windows News suggest a 30% improvement in context‑relevant response accuracy over the baseline ChatGPT‑5 model. Latency overhead is minimal—sub‑100 milliseconds—because the memory index lives in‑memory on the inference servers.

The rollout is limited to paid tiers for now, but OpenAI confirmed that Free users will get a watered‑down version (shorter memory horizon, no cross‑session retention) later in 2026. Enterprise and API customers will gain access to Dreaming via a new memory_context parameter, allowing developers to build applications that leverage long‑term user profiles without storing sensitive data on their own servers.

Homey’s ChatGPT Integration: Smart Homes Get a Brain

Not to be outdone, Athom—the Dutch company behind the Homey smart home ecosystem—announced a native ChatGPT integration on the same day. Homey already speaks Zigbee, Z‑Wave, Wi‑Fi, and Matter, uniting devices from over 300 brands under a single app. The new integration adds conversational AI as the primary control interface.

Instead of tapping through cumbersome automations or barking single‑word voice commands, you can now type or speak something like, “It’s chilly in the living room and I’m about to read a book—could you make it cozy?” Homey’s ChatGPT engine interprets the intent, cross‑references connected devices, and executes a sequence: raise the thermostat by two degrees, dim the smart bulbs to 40%, and close the motorized blinds. The system is context‑aware too—if you’ve previously indicated that “cozy” means a specific light scene and temperature, it will apply those preferences.

Under the hood, Homey uses a fine‑tuned GPT‑4o Mini model running on Microsoft’s Azure cloud, with strict latency targets under 500 milliseconds. Device state and capability metadata are injected into the prompt via a dynamic retrieval‑augmented generation (RAG) pipeline, ensuring the model never hallucinates non‑existent devices or unsupported actions. A lightweight local agent on the Homey Pro hub handles failover for critical commands (e.g., unlocking doors) when the internet is down.

Pricing is baked into the existing Homey Premium subscription ($6.99/month) with no extra charge, though heavy users may hit a daily query cap that Athom has yet to publicly disclose. An optional “Privacy Mode” lets users disable cloud‑based processing entirely for sensitive actions like unlocking doors or arming security systems—those commands then route through on‑device voice recognition.

Where Memory Meets the Smart Home

The simultaneous release isn’t merely a coincidence of timing. Industry insiders see a deliberate ecosystem play: OpenAI’s memory makes ChatGPT a sticky personal assistant, while partners like Homey provide the physical touchpoints. The next logical step is a two‑way sync. Imagine ChatGPT not just answering questions about your schedule but also adjusting your home based on what it knows—dimming lights when you’re stressed (detected from chat sentiment), pre‑heating the oven when you mention a dinner party, or locking the door automatically if it senses you’re 200 miles away.

Athom CEO Emile Nijssen hinted at such possibilities in a press briefing: “We’re in active discussions with OpenAI about memory sharing. The rough idea is that your ChatGPT memory could inform Homey’s automations, and vice versa. For instance, if ChatGPT knows you have a flight at 6 a.m., Homey could set an alarm scene and warm the bathroom ahead of time.”

Such integration would require a privacy‑preserving data exchange. Open standards like OAuth 2.1 and granular consent controls would be table stakes. Both companies stressed that no raw conversation logs would be shared—only derived “memory atoms” (e.g., “user prefers waking up at 5:30 a.m.”) would flow between services, and only with explicit user permission.

The Privacy Tightrope

All this persistence and cross‑context awareness inevitably raises the privacy alarm. Critics argue that Dreaming essentially transforms ChatGPT from a stateless tool into a running diary of your life. OpenAI’s assurances that memory data is encrypted at rest and in transit, with users able to inspect and delete individual memories via a new “Memory Dashboard,” may not placate everyone.

The dashboard, available in the ChatGPT settings, shows a timeline of extracted memories with an option to forget any entry. A “Ghost Mode” toggle temporarily suspends memory storage for sensitive conversations. But digital rights advocates point out that even with these controls, the default setting of accumulating memories could lead to inadvertent revelations—like a shared computer revealing a medical condition gleaned from past chats.

Homey’s integration adds another vector. A single prompt like “Turn off everything downstairs” might seem innocuous, but when combined with ChatGPT’s persistent knowledge that the user is on vacation, it becomes a powerful command that could expose absence patterns. Homey mitigates this by requiring two‑factor confirmations for security‑critical actions and keeping a local audit log. Still, security researchers have already begun probing the API for prompt‑injection vulnerabilities.

Regulatory eyes are watching. The European Data Protection Board released a preliminary opinion on June 5, 2026, reminding companies that “persistent AI memory” constitutes profiling under GDPR, triggering user consent and right‑to‑erasure obligations. OpenAI stated it will fully comply, but the overlap of smart home data with conversational AI memory creates a regulatory gray area that existing laws barely address.

Developer and Business Impact

For Windows‑centric developers, the Homey announcement is particularly relevant. The Homey app runs on Windows via the Microsoft Store, and the ChatGPT integration can be controlled entirely through a Windows desktop interface. Microsoft, an OpenAI backer, has been pushing AI‑driven “ambient intelligence” in Windows 12, and third‑party integrations like this reinforce the narrative of Windows as the hub for AI‑augmented living.

Business use cases are emerging quickly. Coworking spaces can leverage ChatGPT’s memory to recall individual temperature and lighting preferences as members move between desks, orchestrating the environment via Homey‑connected actuators. Retail chains are piloting systems where ChatGPT remembers a loyalty member’s past purchases and updates in‑store lighting or music via smart home protocols when the customer walks in (opt‑in, of course).

The combined offering also supercharges accessibility. People with motor impairments can control their entire home through conversational nuance rather than rigid voice commands. Elderly users can rely on ChatGPT’s memory to maintain routines even when they forget to issue explicit commands—the house simply learns and adapts.

What’s Next: A Unified AI‑Home Platform?

The June 4 releases are clearly preliminary moves in a larger chess game. OpenAI is rumored to be developing its own “Ambient OS” that would compete with Alexa and Google Home, and a deep partnership with Homey could give it instant hardware reach without building hubs or recruiting device makers from scratch. Meanwhile, Microsoft’s investment in both OpenAI and smart home technologies (via Azure Sphere and Windows IoT) positions it as the silent orchestrator.

For now, users in the U.S. can test the new memory by simply continuing their ChatGPT conversations—no opt‑in required, though they can disable it in settings. Homey’s ChatGPT integration requires a Homey Bridge or Pro hub, the latest firmware (12.4.1), and a Premium subscription. Early feedback on social media has been mixed: praise for the intelligence, gripes about occasional misinterpretations of ambiguous commands (asking for “a cool vibe” once triggered an AC blast and a playlist of smooth jazz).

One thing is certain: the boundary between your digital assistant and your physical world just got a lot thinner. Whether that’s utopia or dystopia depends on the guardrails that both companies—and regulators—put in place.