add smoke percent channel type and add bat_relay_n

This commit is contained in:
openshwprojects
2023-05-20 20:26:36 +02:00
parent 53d63ed72c
commit 808f65c8ad
15 changed files with 128 additions and 12 deletions

View File

@@ -58,6 +58,8 @@ typedef enum {
/// @brief
CUSTOM_SENSOR,
/// @brief
SMOKE_SENSOR,
/// @brief
READONLYLOWMIDHIGH_SENSOR,
} ENTITY_TYPE;