Skip to content

Latest commit

 

History

150 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Assistant App: ioBroker

GitHub Release Project Stage License

Supports aarch64 Architecture Supports amd64 Architecture

Github Actions Project Maintenance GitHub Activity

Integration platform for the Internet of Things

ioBroker in the Home Assistant Frontend

Sponsored by

ioBroker Master Kurs

Installation

  1. In Home Assistant go to Settings → Apps → App store
  2. Click ⋮ → Repositories, fill in
    https://github.com/klein0r/ha-app-iobroker and click Add → Close

Or click the Add repository button below, click Add → Close (You might need to enter the internal IP address of your Home Assistant instance first).

Open your Home Assistant instance and show the add app repository dialog with a specific repository URL pre-filled.

General notes

  • Hostname of container is always 3a1c5d11-iobroker (hash is based on this repository url)
  • Network mode of container is host

Known issues

  • Admin instance is not available via sidebar (websocket issue of iobroker.admin)
  • A restored backup may leave adapters with native dependencies (e.g. serialport, sqlite3) broken. Backups exclude node_modules, so on restore they are reinstalled via npm ci --ignore-scripts, which skips the native build/install step those packages rely on. Run npm rebuild <adapter> (or reinstall the affected adapter via the Admin UI) after a restore if it fails to start.

License

MIT License

Copyright (c) 2026 Matthias Kleine info@haus-automatisierung.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Integration platform for the Internet of Things

Topics

Resources

Stars

42 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages