Seeed-Homeassistant-Discovery
Seeed-Projects/Seeed-Homeassistant-Discovery
Seeed Home Assistant Discovery is a solution enabling Seeed XIAO development boards to connect with Home Assistant via Wi-Fi and Bluetooth without requiring MQTT or cloud services.
Overview
This project provides custom Home Assistant integrations and Arduino/PlatformIO libraries designed for ESP32 and nRF52840 microcontrollers. It allows developers to build local smart home devices using standard C/C++ code, leveraging native protocols like BTHome v2 and WebSockets for real-time sensor reporting, actuator control, and automated device discovery in Home Assistant.
Capabilities
- ▸Automatic discovery of local devices in Home Assistant
- ▸Bidirectional communication via WebSockets over Wi-Fi
- ▸Ultra-low power passive BLE broadcasting using BTHome v2
- ▸Camera streaming for ESP32-S3 Sense devices
- ▸IR remote control learning and command synchronization
- ▸Web-based firmware flashing directly from Chrome or Edge browsers
Best for
Connecting custom ESP32 or nRF52840 sensors and switches directly to Home Assistant using Arduino code., Flashing pre-built firmware directly from a web browser via a web-based flasher tool., Building battery-powered low-power BLE sensor nodes utilizing the BTHome v2 protocol., Creating local IoT interfaces such as air quality monitors, IR remotes, and room dashboards.
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →
Security considerations
Communicates entirely locally over the local network via WebSockets and BLE without sending telemetry data to external cloud services.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.