Hi,
I’m fairly new on DietPi, I’ve been playing with it for a few weeks installing and testing some apps, and I’m really impressed with how quick and smooth it feels.
I’m really interested in using my odroid HC1 for home automation, I already installed Home Assistant from DietPi software manager and I’m trying to use it’s deCONZ component (basically a Zigbee USB Dongle to communicate with smart devices), which seems to be gaining popularity among Home Assistant users, but for that I need to install the following linux package:
https://github.com/dresden-elektronik/deconz-rest-plugin#installation
It’s mainly developed for raspberry pi, but it works on PC too. The instructions are pretty straight forward, but dpkg doesn’t want to install it. Maybe it’s because the package is made for Raspbian and it’s not compatible with DietPi.
Can anyone give me any pointers?, should I try compile from source?
Thanks in advance.
Abraham