Skip to content

Commit

Permalink
Added warning for using the addon with RaspberryMatic!
Browse files Browse the repository at this point in the history
  • Loading branch information
jens-maus authored Jan 16, 2020
1 parent 62628c6 commit 15b41d9
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,23 @@ A HomeMatic CCU Addon package implementing a software watchdog functionality to
* udevd
* sshd
* crond
* CCU3/RaspberryMatic: rngd
* CCU3/RaspberryMatic: irqbalance
* CCU3/RaspberryMatic: dbus
* CCU3/RaspberryMatic: snmpd
* CCU3: rngd
* CCU3: irqbalance
* CCU3: dbus
* CCU3: snmpd
- third-party services:
* CUxD
* automatically reboots CCU device if one of the services failed 3 times in a row
* automatically executes a ReGa script if one of the services had to be restarted

## Supported CCU models
* [HomeMatic CCU3](https://www.eq-3.de/produkte/homematic/zentralen-und-gateways/smart-home-zentrale-ccu3.html) / [RaspberryMatic](http://raspberrymatic.de/)
* [HomeMatic CCU3](https://www.eq-3.de/produkte/homematic/zentralen-und-gateways/smart-home-zentrale-ccu3.html)
* [HomeMatic CCU2](https://www.eq-3.de/produkt-detail-zentralen-und-gateways/items/homematic-zentrale-ccu-2.html)
* HomeMatic CCU1

**WARNING:**
Please note that the use of this Addon with RaspberryMatic is **NOT** required anymore and discouraged/not adviced anymore since it will otherwise cause problems!

## Installation
1. Download of recent Addon-Release from [Github](https://github.com/jens-maus/hm-watchdog/releases)
2. Installation of Addon archive (```hm-watchdog-X.X.tar.gz```) via WebUI interface of CCU device
Expand All @@ -53,4 +56,4 @@ In case of problems/bugs or if you have any feature requests please feel free to
The use and development of this addon is licensed under the conditions of the [Apache License 2.0](https://opensource.org/licenses/Apache-2.0).

## Authors
Copyright (c) 2015-2018 Jens Maus <[email protected]>
Copyright (c) 2015-2020 Jens Maus <[email protected]>

0 comments on commit 15b41d9

Please sign in to comment.