Fix update bugs
This commit is contained in:
@@ -6,10 +6,10 @@ UFP_PORT = 443
|
||||
DOORBELLS = {
|
||||
'123456780ABC': {
|
||||
'name': 'Front Door',
|
||||
'gpio': 26,
|
||||
'gpio': 19,
|
||||
},
|
||||
'123456780ABC': {
|
||||
'name': 'Side Door',
|
||||
'gpio': 19,
|
||||
'gpio': 26,
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user