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
- Host: GitHub
- URL: https://github.com/thkl/hm-simulator
- Owner: thkl
- Created: 2020-12-29T15:25:36.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-03T09:34:52.000Z (over 5 years ago)
- Last Synced: 2025-08-11T14:49:26.501Z (11 months ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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