The team behind the Flipper Zero has built a desk gadget that hooks straight into a self-hosted smart home. The BUSY Bar speaks the Matter protocol out of the box, so it can join Home Assistant, Apple Home, Google Home, or any other Matter controller without a cloud account in between. On top of Matter, the device exposes an open HTTP API, MQTT support, and official Python and TypeScript libraries, which means it can act as a physical presence indicator or an automation trigger that fires whenever you flip into focus mode.

The hardware itself is built around an STMicroelectronics STM32U5 Cortex-M33 microcontroller running at 160 MHz, paired with 8GB of eMMC storage. Wireless duty falls to a Silicon Labs SiWG917 module that brings 2.4 GHz Wi-Fi 6 with WPA3 and Bluetooth Low Energy 5.4. The front is a 6.35-inch RGB LED matrix at 72x16 resolution, hitting 800 nits with adaptive brightness from an onboard light sensor, while a 1.54-inch monochrome OLED sits on the back. A 3,250 mAh 18650 cell keeps it running for roughly eight hours of active status or two weeks in standby, and the whole unit measures 168.6 x 55.2 x 40.8 mm (6.6 x 2.2 x 1.6 inches) at 250 grams (8.8 ounces).

Much of the appeal for the tinkerer crowd sits in how open the plumbing is. The single USB-C port doubles as a virtual LAN adapter over USB CDC NCM, so the web interface and HTTP API are reachable directly over the cable with no app required and no additional drivers needed on Linux. Pairing is also available through Android, iOS, and macOS clients, while a Linux desktop companion is listed as in development on the official downloads page. Physical controls include a five-position mode selector, a scroll wheel, and a Kailh Choc Switch V2 for the start/pause button. Software features cover work/rest timers, a clock, Google Calendar integration, an auto ON CALL status, and a Draw tool for pushing custom pixel art to the matrix. The open HTTP API is backed by official libraries for Python (MIT-licensed, Python 3.10 and up, published by flipperdevices), TypeScript, and Go, plus MQTT support, covering most common scripting environments. As with the rest of Flipper's projects, the firmware and tooling are open source.

Flipper is selling the BUSY Bar at $180 (€165) for buyers on the waiting list, with the price moving to $250 (€230) once general orders open on 2026-07-14. Review samples have already gone out, though embargoed coverage is set to lift on the same launch date.