Hi, odd one, when this integration is installed it breaks the calendar sevice. Not sure why and I removed all calendar hacs addons and added them back one by one and it broke with this integration. There isnt much in the way of error messages other than the one line in the logs.
2025-03-26 22:38:20.759 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [547000453008] Error handling message: Script does not support 'response_variable' for service 'response_variable' which does not support response data.. Got {'type': 'execute_script', 'sequence': [{'action': 'calendar.get_events', 'data': {'start_date_time': '2025-03-26 00:00:00', 'end_date_time': '2025-03-31 00:00:00'}, 'target': {'entity_id': ['calendar.epic_games_store_discount_games']}, 'response_variable': 'service_result'}, {'stop': 'done', 'response_variable': 'service_result'}], 'id': 172} (invalid_format) Bob from 192.168.1.191 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0)
and the below that is on the action page
Failed to perform the action calendar.get_events. Script does not support 'response_variable' for service 'response_variable' which does not support response data.. Got {'type': 'execute_script', 'sequence': [{'action': 'calendar.get_events', 'data': {'start_date_time': '2025-03-26 00:00:00', 'end_date_time': '2025-03-31 00:00:00'}, 'target': {'entity_id': ['calendar.epic_games_store_discount_games']}, 'response_variable': 'service_result'}, {'stop': 'done', 'response_variable': 'service_result'}], 'id': 266}
Hi, odd one, when this integration is installed it breaks the calendar sevice. Not sure why and I removed all calendar hacs addons and added them back one by one and it broke with this integration. There isnt much in the way of error messages other than the one line in the logs.
and the below that is on the action page