Logger: homeassistant.components.automation
Source: components/automation/config.py:100
Integration: Automation (documentation, issues)
First occurred: 1:21:54 PM (21 occurrences)
Last logged: 3:45:29 PM
Blueprint 'Frigate Notification (0.11.0.12) - SgtB' generated invalid automation with inputs {'tv_transparency': '0%', 'camera': 'camera.laundry_stairs', 'base_url': 'redacted:8123', 'tv_size': 'large', 'tv_position': 'center', 'color': 'grey', 'labels': {}, 'state_filter': True, 'state_entity': 'alarm_control_panel.alarm_area_1', 'state_filter_states': ['armed_away', 'armed_home'], 'notify_group': 'all_phones'}: Unknown device 'False'
Blueprint 'Frigate Notification (0.11.0.12) - SgtB' generated invalid automation with inputs {'tv_transparency': '0%', 'camera': 'camera.backyard', 'base_url':redacted:8123', 'tv_size': 'large', 'tv_position': 'center', 'color': 'grey', 'labels': {}, 'state_filter': True, 'state_entity': 'alarm_control_panel.alarm_area_1', 'state_filter_states': ['armed_away', 'armed_home'], 'notify_group': 'all_phones'}: Unknown device 'False'
Blueprint 'Frigate Notification (0.11.0.12) - SgtB' generated invalid automation with inputs {'tv_transparency': '0%', 'camera': 'camera.veggie_garden', 'base_url': 'redacted:8123', 'tv_size': 'large', 'tv_position': 'center', 'color': 'grey', 'labels': {}, 'state_filter': True, 'state_entity': 'alarm_control_panel.alarm_area_1', 'state_filter_states': ['armed_away', 'armed_home'], 'notify_group': 'all_phones'}: Unknown device 'False'
Blueprint 'Frigate Notification (0.11.0.12) - SgtB' generated invalid automation with inputs {'tv_transparency': '0%', 'camera': 'camera.garage', 'base_url': 'redacted:8123', 'tv_size': 'large', 'tv_position': 'center', 'color': 'grey', 'labels': {}, 'state_filter': True, 'state_entity': 'alarm_control_panel.alarm_area_1', 'state_filter_states': ['armed_away', 'armed_home'], 'notify_group': 'all_phones'}: Unknown device 'False'
Blueprint 'Frigate Notification (0.11.0.12) - SgtB' generated invalid automation with inputs {'tv_transparency': '0%', 'camera': 'camera.front_yard', 'base_url': 'redacted:8123', 'tv_size': 'large', 'tv_position': 'center', 'color': 'grey', 'labels': {}, 'state_filter': True, 'state_entity': 'alarm_control_panel.alarm_area_1', 'state_filter_states': ['armed_away', 'armed_home'], 'notify_group': 'all_phones'}: Unknown device 'False'
I realised my blueprint was out of date but when I try and create an automation using the latest stable I get an error as well.
The error on the new blueprint seems the same, āMessage malformed: unknown device āFalseāā
As soon as I remove the notify group it works fine.