commit
b53a4aa54a
43 changed files with 1217 additions and 111 deletions
|
@ -46,6 +46,7 @@ def setup(hass, config):
|
|||
|
||||
# Listener to handle fired events
|
||||
def handle_event(event):
|
||||
nonlocal count
|
||||
count += 1
|
||||
print('Total events received:', count)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue