add mqtt config

This commit is contained in:
joBr99
2022-06-11 20:09:17 +02:00
parent e331cf7df1
commit a4ba32b741
4 changed files with 100 additions and 22 deletions

View File

@@ -86,27 +86,24 @@ class LuiBackendConfig(object):
'cards': [{
'type': 'cardEntities',
'entities': [{
'entity': 'switch.test_item',
'name': 'Test Item'
}, {
'entity': 'switch.test_item'
}],
'title': 'Example Entities Page'
}, {
'type': 'cardGrid',
'entities': [{
'entity': 'switch.test_item'
}, {
'entity': 'switch.test_item'
}, {
'entity': 'switch.test_item'
}
],
'title': 'Example Grid Page'
}, {
'type': 'climate',
'entity': 'climate.test_item',
'temperatureUnit': 'celsius'
'entity': 'iText.',
'name': 'MQTT Config successful',
'icon': 'mdi:check',
'color:': [0, 255, 0],
},{
'entity': 'iText.',
'name': 'Continue adding',
'icon': 'mdi:arrow-right-bold',
},{
'entity': 'iText.',
'name': 'cards to your',
'icon': 'mdi:card',
},{
'entity': 'iText.',
'name': 'apps.yaml',
'icon': 'mdi:cog',
}],
'title': 'Setup successful'
}],
'screensaver': {
'type': 'screensaver',