A brand new version of IRISv3 (home automation system). This is core part of smart home system
Please remember that this project is in deep alpha and now is mostly for developers than for users.
- Spring Boot based code
- JSON API
- JavaScript based dynamic scripts support for better automation
- ZWave
- Noolite
- Xiaomi MiHome
- JDK 8
- Linux OS (work with Windows not tested)
mvn package
In project root directory you will find assembled iris-{version}-application.zip. Unpack them. Database for IRIS will be created dynamically at first run.
- Copy configuration files in /conf directory from *.default to *.properties
- Change what you need in /conf directory
Type in command line: ./start.sh
Apache 2.0