Add KNX Slots to be used in Rules

This commit is contained in:
Adrian Scillato 2018-05-30 15:19:17 -03:00 committed by GitHub
parent 72f36a88a6
commit bc4abb1a04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 2 deletions

View File

@ -147,7 +147,12 @@ typedef unsigned long power_t; // Power (Relay) type
#define KNX_ENERGY_DAILY 23
#define KNX_ENERGY_START 24
#define KNX_ENERGY_TOTAL 25
#define KNX_MAX_device_param 25
#define KNX_SLOT1 26
#define KNX_SLOT2 27
#define KNX_SLOT3 28
#define KNX_SLOT4 29
#define KNX_SLOT5 30
#define KNX_MAX_device_param 30
/*********************************************************************************************\
* Enumeration