this post was submitted on 14 Jun 2026
1 points (100.0% liked)

Home Assistant

276 readers
2 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY...

founded 3 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/Royal_PRO on 2026-06-14 03:37:16+00:00.


https://preview.redd.it/ke7yj9dj567h1.png?width=2508&format=png&auto=webp&s=2ef7c1bae3794229452b5cbdedd750fa772c2dd9

Small update on the Costco OmniBreeze Wi-Fi tower fan project.

My first version was a Docker bridge that that exposed a local REST API for Home Assistant. It worked, but setup still needed Docker, REST sensors, template fans, and YAML.

I ended up turning it into a native Home Assistant / HACS custom integration.

Now it creates real Home Assistant entities directly:

  • fan entities
  • temperature sensors
  • sound/beep switches
  • battery/signal sensors when available
  • automatic fan discovery
  • UI setup through Devices & services

HACS repo:

https://github.com/abdoomaster/OmniBreeze-HomeAssistant

Original Docker dashboard / REST bridge:

https://github.com/abdoomaster/OmniBreeze-fan-dashboard

It still uses the Landbook / NetPrisma cloud, so it is not fully local. But the Home Assistant setup is much cleaner now and does not require the Docker bridge if you only want HA integration.

Still unofficial and could break if the vendor changes the API, but it is working with my three fans right now.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here