Hardware
Get a better understanding of our module boards system.
Software
Learn about software which run boneIO.
Security
How we see Smart Home system safety.
Integrations
Connect with Home Assitant, Node-Red and much more.
Gallery
Watch gallery how boneIO is installed around houses
CE Certificates
CE Certificates of our devices
Black vs ESP
Comparison boneIO Black and ESP
Install
You can check current test version here https://pypi.org/project/boneio/#history
Assume test version is boneio==0.8.0dev2
mkdir ~/boneio_test
python3 -m venv ~/boneio_test/venv
source ~/boneio_test/venv/bin/activate
pip3 install boneio==0.8.0dev2
Now prepare your config according to release notes.
Install