mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-03-20 22:28:12 +01:00
channel type - Percent
This commit is contained in:
@@ -97,7 +97,8 @@ typedef enum {
|
||||
BATTERY_CHANNEL_SENSOR,
|
||||
HASS_HVAC,
|
||||
HASS_FAN,
|
||||
HASS_SELECT
|
||||
HASS_SELECT,
|
||||
HASS_PERCENT,
|
||||
} ENTITY_TYPE;
|
||||
|
||||
//unique_id is defined in hass_populate_unique_id and is based on CFG_GetDeviceName() whose size is CGF_DEVICE_NAME_SIZE.
|
||||
|
||||
Reference in New Issue
Block a user