diff options
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/default.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/default.json b/configs/default.json index 9d3fb07..b291185 100644 --- a/configs/default.json +++ b/configs/default.json @@ -6,6 +6,6 @@ }, "homematic": { "ccu": "http://127.0.0.1:8080", - "polling-period-milliseconds": 50 + "polling-period": "50ms" } } |
