SgtBatten / HA_blueprints

Somewhere to store automation blueprints
204 stars 78 forks source link

[Issue]: Links broken #306

Closed aflores29 closed 6 days ago

aflores29 commented 1 week ago

Description

When trying to add the blueprints to HA I get an error message. I also tried to paste the URL for the blueprint in manually and it was the same result.

Version

latest

Automation Config

I didn't get that far. 

Here is the error though... 

Invalid blueprint: extra keys not allowed @ data['blueprint']['input']['actions']['collapsed']. Got True extra keys not allowed @ data['blueprint']['input']['actions']['icon']. Got 'mdi:gesture-double-tap' extra keys not allowed @ data['blueprint']['input']['actions']['input']. Got {'tap_action': {'name': 'Tap Action URL', 'description': 'The URL to open when tapping on the notification. Some presets are provided, you can also set your own by typing in the box.\nThese options define the text and URLs associated with the three action buttons at the bottom of the notification.', 'default': '{{base_url}}/api/frigate{{client_id}}/notifications/{{id}}/{{camera}}/clip.mp4', 'selector': {'select': {'options': [{'label': 'View Clip', 'value': '{{base_url}}/api/frigate{{client_i... extra keys not allowed @ data['blueprint']['input']['debug']['collapsed']. Got True extra keys not allowed @ data['blueprint']['input']['debug']['icon']. Got 'mdi:bug' extra keys not allowed @ data['blueprint']['input']['debug']['input']. Got {'debug': {'name': 'Debug', 'description': '# DEBUG\n\nEnable to send debug messages to the home assistant logbook.\n', 'default': False, 'selector': {'boolean': None}}} extra keys not allowed @ data['blueprint']['input']['filters']['collapsed']. Got True extra keys not allowed @ data['blueprint']['input']['filters']['icon']. Got 'mdi:filter' extra keys not allowed @ data['blueprint']['input']['filters']['input']. Got {'zone_filter': {'name': 'Zone Filter on/off (Optional)', 'description': 'Enable to only notify if an object has entered a zone listed below.', 'default': False, 'selector': {'boolean': None}}, 'zones': {'name': 'Required Zones (Optional - Enabled Above)', 'description': 'Enter the name of one zone at a time. It must be lowercase and include underscores as per your Frigate config.\nBy default any zone is acceptable. If you desire ALL listed zones to be entered before getting a notification, e... extra keys not allowed @ data['blueprint']['input']['notification_customisations']['collapsed']. Got True extra keys not allowed @ data['blueprint']['input']['notification_customisations']['icon']. Got 'mdi:bell' extra keys not allowed @ data['blueprint']['input']['notification_customisations']['input']. Got {'title': {'name': 'Notification Title (Optional)', 'description': 'The title of the notification.', 'default': ''}, 'message': {'name': 'Notification Message', 'description': "The message of the notification.\nYou can use variables such as {{camera_name}} and {{label}}\ne.g., A {{ label }} {{ 'is loitering' if loitering else 'was detected' }} on the {{ camera_name }} camera.\n", 'default': "A {{ label }} {{ 'is loitering' if loitering else 'was detected' }} on the {{ camera_name }} camera.",... extra keys not allowed @ data['blueprint']['input']['tv_notifications']['collapsed']. Got True extra keys not allowed @ data['blueprint']['input']['tv_notifications']['icon']. Got 'mdi:television' extra keys not allowed @ data['blueprint']['input']['tv_notifications']['input']. Got {'tv': {'name': 'TV Notification (Optional)', 'description': 'Set to true if you are notifying an Android/Fire TV Can also be used to prioritise snapshots on the TV over Android mobile apps when notifying a mixed device group. Base URL must be set\nThe below settings are for TV notifications only', 'default': False, 'selector': {'boolean': None}}, 'tv_position': {'name': 'TV Notification Position (Optional)', 'description': 'Set the position of the notification on your TV', 'default': 'center...

Thank you so much for creating this. I cannot wait to get it running!



### Frigate Config

_No response_

### Any other relevant information

_No response_
SgtBatten commented 1 week ago

Your home assistant version is out of date.

aflores29 commented 1 week ago

So, it was. Embarrassing and I apologize. I completely glazed over the version requirements. Sorry for the wasted time!

SgtBatten commented 6 days ago

All good. Easy one