[Bug]: Kallen night med tracker does nothing #216

Closed
opened 2024-11-30 12:03:09 -05:00 by tm24fan8 · 1 comment
Owner

This issue was created by an issue template

What happened?

It turns on the "notifications active" boolean, but no notifications happen and the counter never increments. The boolean also never gets shut off. So something isn't firing somewhere while that's active.

This issue was created by an issue **template** ### What happened? It turns on the "notifications active" boolean, but no notifications happen and the counter never increments. The boolean also never gets shut off. So something isn't firing somewhere while that's active.
tm24fan8 added this to the Report Tracker project 2024-11-30 12:03:54 -05:00
tm24fan8 self-assigned this 2024-11-30 12:04:00 -05:00
tm24fan8 added the
automation
label 2025-02-28 23:43:44 -05:00
tm24fan8 added the
notifications
label 2025-02-28 23:51:49 -05:00
tm24fan8 added the
priority
medium
label 2025-02-28 23:54:53 -05:00
tm24fan8 added the
type
bug
label 2025-02-28 23:58:05 -05:00
tm24fan8 moved this to In Progress in Report Tracker on 2025-04-18 17:35:04 -04:00
Author
Owner

Relevant logs found:

2025-04-18 17:30:00.222 ERROR (MainThread) [homeassistant.components.script.kallen_night_meds] Kallen Night Meds: Error executing script. Invalid data for call_service at pos 1: must contain at least one of entity_id, device_id, area_id, floor_id, label_id.
	
	
2025-04-18 17:30:00.225	
2025-04-18 17:30:00.222 ERROR (MainThread) [homeassistant.components.automation.kallen_meds_handler] Kallen Meds Handler: Routing: Every 30 minutes: Check night reminder switch: Error executing script. Invalid data for call_service at pos 1: must contain at least one of entity_id, device_id, area_id, floor_id, label_id.
	
	
2025-04-18 17:30:00.226	
2025-04-18 17:30:00.222 ERROR (MainThread) [homeassistant.components.automation.kallen_meds_handler] Kallen Meds Handler: Routing: Every 30 minutes: Error executing script. Invalid data for if at pos 2: must contain at least one of entity_id, device_id, area_id, floor_id, label_id.
	
	
2025-04-18 17:30:00.226	
2025-04-18 17:30:00.222 ERROR (MainThread) [homeassistant.components.automation.kallen_meds_handler] Kallen Meds Handler: Error executing script. Invalid data for choose at pos 1: must contain at least one of entity_id, device_id, area_id, floor_id, label_id.
	
	
2025-04-18 17:30:00.226	
2025-04-18 17:30:00.223 ERROR (MainThread) [homeassistant.components.automation.kallen_meds_handler] Error while executing automation automation.kallen_meds_handler: must contain at least one of entity_id, device_id, area_id, floor_id, label_id.
Relevant logs found: ```2025-04-18 17:30:00.224 2025-04-18 17:30:00.222 ERROR (MainThread) [homeassistant.components.script.kallen_night_meds] Kallen Night Meds: Error executing script. Invalid data for call_service at pos 1: must contain at least one of entity_id, device_id, area_id, floor_id, label_id. 2025-04-18 17:30:00.225 2025-04-18 17:30:00.222 ERROR (MainThread) [homeassistant.components.automation.kallen_meds_handler] Kallen Meds Handler: Routing: Every 30 minutes: Check night reminder switch: Error executing script. Invalid data for call_service at pos 1: must contain at least one of entity_id, device_id, area_id, floor_id, label_id. 2025-04-18 17:30:00.226 2025-04-18 17:30:00.222 ERROR (MainThread) [homeassistant.components.automation.kallen_meds_handler] Kallen Meds Handler: Routing: Every 30 minutes: Error executing script. Invalid data for if at pos 2: must contain at least one of entity_id, device_id, area_id, floor_id, label_id. 2025-04-18 17:30:00.226 2025-04-18 17:30:00.222 ERROR (MainThread) [homeassistant.components.automation.kallen_meds_handler] Kallen Meds Handler: Error executing script. Invalid data for choose at pos 1: must contain at least one of entity_id, device_id, area_id, floor_id, label_id. 2025-04-18 17:30:00.226 2025-04-18 17:30:00.223 ERROR (MainThread) [homeassistant.components.automation.kallen_meds_handler] Error while executing automation automation.kallen_meds_handler: must contain at least one of entity_id, device_id, area_id, floor_id, label_id.
tm24fan8 moved this to Finished in Report Tracker on 2025-04-18 17:50:47 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: home_automation/Home-Assistant-Configs#216
No description provided.