implemented buttons #81 and triggered state

This commit is contained in:
Johannes
2022-03-28 17:31:57 +02:00
parent 4fd2d3b260
commit a27bc617a2
8 changed files with 172 additions and 16 deletions

View File

@@ -42,6 +42,7 @@ icons = {
'shield': 40,
'shield-lock': 41,
'shield-airplane': 42,
'bell-ring': 43,
}
def get_icon_id(ma_name):