homeos/app/Livewire
HomeOS Bootstrap 7d4c9c024e Fix R15: Shelly prefix from mDNS instance, discovery broadcast once, targeted confirm
- AssignDevice derives the Shelly MQTT prefix from the mDNS service instance name
  (the device id) instead of the slugified topic identifier (which carries the
  _shelly._tcp suffix); non-Shelly devices get no prefix.
- IngestDiscoveryMessage broadcasts DeviceDiscovered only on first creation, not on
  every retained/periodic re-publish.
- The generic Confirm modal can target its event at the opening component (->to),
  so a shared event name can't be caught by an unrelated component.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-18 00:34:56 +02:00
..
Auth Phase 1: bootstrap — Docker stack, Laravel 13, design system, auth 2026-07-17 21:06:20 +02:00
Automations All sidebar tabs are real pages (zero console errors) 2026-07-18 00:16:16 +02:00
Devices Fix mobile sidebar readability; rework device list for scale 2026-07-17 23:30:15 +02:00
Discovery All sidebar tabs are real pages (zero console errors) 2026-07-18 00:16:16 +02:00
Modals Fix R15: Shelly prefix from mDNS instance, discovery broadcast once, targeted confirm 2026-07-18 00:34:56 +02:00
Persons All sidebar tabs are real pages (zero console errors) 2026-07-18 00:16:16 +02:00
Rooms Rooms pages: index (per-room status) + show (devices with live control) 2026-07-18 00:05:30 +02:00
Settings All sidebar tabs are real pages (zero console errors) 2026-07-18 00:16:16 +02:00
Access.php All sidebar tabs are real pages (zero console errors) 2026-07-18 00:16:16 +02:00
Dashboard.php Phase 3: MQTT ingest — Mosquitto bus, Shelly driver, live device state 2026-07-17 22:51:14 +02:00
Host.php Home dashboard + Host tab: device state & warnings, server status split out 2026-07-17 21:20:38 +02:00
Windows.php Fenster & Türen page: contact/motion sensor overview 2026-07-18 00:07:44 +02:00