Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Aohzan/hass-blueprints
My personnal collection of Home-Assistant's blueprints
https://github.com/Aohzan/hass-blueprints
Last synced: 8 days ago
JSON representation
My personnal collection of Home-Assistant's blueprints
- Host: GitHub
- URL: https://github.com/Aohzan/hass-blueprints
- Owner: Aohzan
- License: apache-2.0
- Created: 2021-06-28T14:26:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-21T11:02:24.000Z (over 1 year ago)
- Last Synced: 2024-08-01T15:29:55.198Z (3 months ago)
- Size: 28.3 KB
- Stars: 12
- Watchers: 1
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Home-Assistant blueprints
My personnal collection of Home-Assistant's blueprints
## Advanced medication reminder
Get advanced notification and history for medication reminder
### Android version
[medication_reminder_android.yaml](blueprints/medication_reminder_android.yaml)
[![Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fraw.githubusercontent.com%2FAohzan%2Fhass-blueprints%2Fmain%2Fblueprints%2Fmedication_reminder_android.yaml)
### iOS version
[medication_reminder_ios.yaml](blueprints/medication_reminder_ios.yaml)
[![Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fraw.githubusercontent.com%2FAohzan%2Fhass-blueprints%2Fmain%2Fblueprints%2Fmedication_reminder_ios.yaml)
---
## Vacuum maintenance reminder
Get a notification when your Xiaomi vacuum needs maintenance (tested with Roborock S5 Max)
[vacuum_maintenance_reminder.yaml](blueprints/vacuum_maintenance_reminder.yaml)
[![Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fraw.githubusercontent.com%2FAohzan%2Fhass-blueprints%2Fmain%2Fblueprints%2Fvacuum_maintenance_reminder.yaml)
---
## Window and temperature
Watch and alert on window state according to temperature
[window_temperature.yaml](blueprints/window_temperature.yaml)
[![Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fraw.githubusercontent.com%2FAohzan%2Fhass-blueprints%2Fmain%2Fblueprints%2Fwindow_temperature.yaml)
---
## Nodon Z-Wave Remote (with Z-Wave JS)
Run action on Nodon Remote actions
[nodon-zwave-remote.yaml](blueprints/nodon-zwave-remote.yaml)
[![Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fraw.githubusercontent.com%2FAohzan%2Fhass-blueprints%2Fmain%2Fblueprints%2Fnodon-zwave-remote.yaml)