This repository fork from [gmlupatelli/blueprints_repo](https://github.com/gmlupatelli/blueprints_repo)
User the Blueprint by your own risk
- You can import blueprints: Setting > Automations & scenes > Blueprints > Import Blueprint
- URL:
https://raw.githubusercontent.com/J1A-T13N/blueprints_repo/master/low_battery_notification/low_battery_notification.yaml
- URL:
https://raw.githubusercontent.com/J1A-T13N/blueprints_repo/master/unavailable_entities_notification/unavailable_entities_notification.yaml
- URL:
- Go to Setting > Automations & scenes > Blueprints
- Choose 「Low-battery notification」 or 「Unavailable Entities Notification」
- If the blueprint didn't show up in the list please REFRESH the page
- If the blueprint is still not in the list, you need to clear the browser cache.
- Enter required field.
- The 「Excluded Sensors」 field is optional.
- 「Low-battery notification」 Return format support list and string
{{ sensors_text }}
is string{{ sensors }}
is list, field: entity_id、name、area_name、state
- 「Unavailable Entities Notification」Return format support list and string
{{ entities_text }}
is string{{ entities }}
is list, field: entity_id、name、area_name、state