mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-16 01:56:19 +00:00
Implement Two-Gang & One-Gang
This commit is contained in:
@ -1029,4 +1029,10 @@ class Assets {
|
||||
|
||||
static const String assetsPresenceState =
|
||||
"assets/icons/functions_icons/automation_functions/presence_state.svg";
|
||||
|
||||
|
||||
//assets/icons/functions_icons/automation_functions/presence_state.svg
|
||||
|
||||
static const String oneGang =
|
||||
"assets/icons/1gang.svg";
|
||||
}
|
||||
|
Reference in New Issue
Block a user