This commit is contained in:
2026-03-09 15:17:15 +02:00
parent fc476be2cc
commit 584348253c

View File

@@ -523,7 +523,7 @@ async def main():
mac=mac, log_status=log_status mac=mac, log_status=log_status
) )
event["iface_id"] = iface_id event["iface_id"] = iface_id
event["host"] = host event["device_hostname"] = host
event["action_next"] = action_next event["action_next"] = action_next
event["action_last"] = action_last event["action_last"] = action_last
event["action_state"] = action_state event["action_state"] = action_state