1
0
mirror of https://github.com/alexreinert/homematic_check_mk.git synced 2023-10-10 11:37:02 +00:00

Added date of last change to check message

Support more checks on CCU2
Preparations for release 1.1
This commit is contained in:
Alexander Reinert
2017-07-19 20:45:41 +02:00
parent 13d1e92fac
commit 085bf4b77b
4 changed files with 17 additions and 18 deletions

View File

@@ -15,6 +15,6 @@
'plugins/wato/homematic.py']},
'name': 'homematic',
'title': 'Homematic',
'version': '1.0',
'version': '1.1',
'version.min_required': '1.2.8',
'version.packaged': '1.4.0p5'}
'version.packaged': '1.4.0p8'}