An open API service indexing awesome lists of open source software.

https://github.com/thkl/hm-simulator

a homematic ccu simulator
https://github.com/thkl/hm-simulator

Last synced: 11 months ago
JSON representation

a homematic ccu simulator

Awesome Lists containing this project

README

          

This is a simple Homematic CCU simulator.
Features:

* simulates Hardware interfaces
* simulates a bunch of rega stuff
* simulates devices behaviour using javascript

Usage:
* clone it
* npm install (for depencities)
* node index -C path/to/config.json (there are a bunch of examples in /data)

Simulation config:
* please see /data/test_*.json