mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-08 05:21:51 +00:00
34 lines
1.5 KiB
Markdown
34 lines
1.5 KiB
Markdown
### 🚨 Important Information 🚨
|
|
|
|
- This addon recently switched to pre-build images. The Update progress might fail when the installed version is <0.6.0.
|
|
Copy your _Configuration_ to your clipboard and Uninstall/Install manually.
|
|
- I do not guarantee that your ioBroker configuration will not get deleted! This is some experimental release!
|
|
|
|
---
|
|
|
|
# Home Assistant Add-on: ioBroker
|
|
|
|
![Supports aarch64 Architecture][aarch64-shield]
|
|
![Supports amd64 Architecture][amd64-shield]
|
|
![Supports armv7 Architecture][armv7-shield]
|
|
![Supports armhf Architecture][armhf-shield]
|
|
![Supports i386 Architecture][i386-shield]
|
|
|
|
<a href='https://ko-fi.com/MaxWinterstein' target='_blank'><img height='35' style='border:0px;height:46px;' src='https://az743702.vo.msecnd.net/cdn/kofi3.png?v=0' border='0' alt='Buy Me a Coffee at ko-fi.com'></a>
|
|
|
|
This is a pretty basic implementation of ioBroker as Home Assistant Add-on.
|
|
It is meant to provide some playground.
|
|
|
|
Mostly created as playfield for: https://blog.fuzzymistborn.com/controlling-eufy-security-devices-with-iobroker/
|
|
and https://community.home-assistant.io/t/eufy-camera-integration/121758
|
|
|
|
See the Documentation (DOCS.md) for more info.
|
|
|
|
**This is no official add-on, neither from Home Assisant, nor from ioBroker.**
|
|
|
|
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
|
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
|
[armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
|
[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
|
[i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|