Skip to content

Commit

Permalink
Changed to yarafie links
Browse files Browse the repository at this point in the history
  • Loading branch information
yarafie committed Feb 14, 2025
1 parent 174e6bc commit 6bd7da0
Show file tree
Hide file tree
Showing 36 changed files with 140 additions and 140 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/blueprint-bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body:
Please do not delete any part of the template, since keeping the provided structure will help maintainers to process your request more rapidly.
This template should only be used to report a bug with a blueprint. If this is not your case, you can [choose a different issue template](https://github.com/EPMatt/awesome-ha-blueprints/issues/new/choose). If you have a question instead, please open a discussion [here](https://github.com/EPMatt/awesome-ha-blueprints/discussions/new).
This template should only be used to report a bug with a blueprint. If this is not your case, you can [choose a different issue template](https://github.com/yarafie/awesome-ha-blueprints/issues/new/choose). If you have a question instead, please open a discussion [here](https://github.com/yarafie/awesome-ha-blueprints/discussions/new).
- type: input
attributes:
label: Blueprint name
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/blueprint-enhancement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body:
Please do not delete any part of the template, since keeping the provided structure will help maintainers to process your request more rapidly.
This template should only be used to propose a new feature or enhancement for an existing blueprint. If this is not your case, you can [choose a different issue template](https://github.com/EPMatt/awesome-ha-blueprints/issues/new/choose). If you have a question instead, please open a discussion [here](https://github.com/EPMatt/awesome-ha-blueprints/discussions/new).
This template should only be used to propose a new feature or enhancement for an existing blueprint. If this is not your case, you can [choose a different issue template](https://github.com/yarafie/awesome-ha-blueprints/issues/new/choose). If you have a question instead, please open a discussion [here](https://github.com/yarafie/awesome-ha-blueprints/discussions/new).
- type: input
attributes:
label: Blueprint name
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Question
url: https://github.com/EPMatt/awesome-ha-blueprints/discussions?discussions_q=category%3AQ%26A
url: https://github.com/yarafie/awesome-ha-blueprints/discussions?discussions_q=category%3AQ%26A
about: If you have questions about anything included in this project please open a discussion here.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/docs-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body:
Please do not delete any part of the template, since keeping the provided structure will help maintainers to process your request more rapidly.
This template should only be used to report an issue with the project's documentation. If this is not your case, you can [choose a different issue template](https://github.com/EPMatt/awesome-ha-blueprints/issues/new/choose). If you have a question instead, please open a discussion [here](https://github.com/EPMatt/awesome-ha-blueprints/discussions/new).
This template should only be used to report an issue with the project's documentation. If this is not your case, you can [choose a different issue template](https://github.com/yarafie/awesome-ha-blueprints/issues/new/choose). If you have a question instead, please open a discussion [here](https://github.com/yarafie/awesome-ha-blueprints/discussions/new).
- type: input
attributes:
label: Documentation URL
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/new-blueprint-proposal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body:
Please do not delete any part of the template, since keeping the provided structure will help maintainers to process your request more rapidly.
This template should only be used to propose a new blueprint. If this is not your case, you can [choose a different issue template](https://github.com/EPMatt/awesome-ha-blueprints/issues/new/choose). If you have a question instead, please open a discussion [here](https://github.com/EPMatt/awesome-ha-blueprints/discussions/new).
This template should only be used to propose a new blueprint. If this is not your case, you can [choose a different issue template](https://github.com/yarafie/awesome-ha-blueprints/issues/new/choose). If you have a question instead, please open a discussion [here](https://github.com/yarafie/awesome-ha-blueprints/discussions/new).
- type: textarea
attributes:
label: Description
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/new-controller-support.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ body:
Please do not delete any part of the template, since keeping the provided structure will help maintainers to process your request more rapidly.
This template should only be used to propose support for a a new Controller blueprint. If this is not your case, you can [choose a different issue template](https://github.com/EPMatt/awesome-ha-blueprints/issues/new/choose). If you have a question instead, please open a discussion [here](https://github.com/EPMatt/awesome-ha-blueprints/discussions/new).
This template should only be used to propose support for a a new Controller blueprint. If this is not your case, you can [choose a different issue template](https://github.com/yarafie/awesome-ha-blueprints/issues/new/choose). If you have a question instead, please open a discussion [here](https://github.com/yarafie/awesome-ha-blueprints/discussions/new).
- type: input
attributes:
label: Manufacturer
Expand Down
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ Make sure to provide enough information so that your pull request can be reviewe

## Checklist\*

- [ ] I followed sections of the [Contribution Guidelines](https://github.com/EPMatt/awesome-ha-blueprints/blob/main/CONTRIBUTING.md) relevant to changes I'm proposing.
- [ ] I followed sections of the [Contribution Guidelines](https://github.com/yarafie/awesome-ha-blueprints/blob/main/CONTRIBUTING.md) relevant to changes I'm proposing.
- [ ] I properly tested proposed changes on my system and confirm that they are working as expected.
- [ ] I formatted files with Prettier using the command `npm run format` before submitting my Pull Request.
2 changes: 1 addition & 1 deletion .github/auto_assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ addReviewers: true

# A list of reviewers to be added to pull requests (GitHub user name)
reviewers:
- EPMatt
- yarafie

# A number of reviewers added to the pull request
# Set 0 to add all the reviewers (default: 0)
Expand Down
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

The goal of this project is to keep a curated collection of blueprints for Home Assistant entirely maintained by the community. Therefore, any contribution to this project is highly appreciated and welcomed! :rocket:

Please consider that this project is released under the [GPL-3.0 License](https://github.com/EPMatt/awesome-ha-blueprints/blob/main/LICENSE), and any discussion or interaction must adhere with the [Contributor Covenant Code of Conduct](https://github.com/EPMatt/awesome-ha-blueprints/blob/main/CODE_OF_CONDUCT.md). Make sure to read and agree with those terms before submitting your contribution.
Please consider that this project is released under the [GPL-3.0 License](https://github.com/yarafie/awesome-ha-blueprints/blob/main/LICENSE), and any discussion or interaction must adhere with the [Contributor Covenant Code of Conduct](https://github.com/yarafie/awesome-ha-blueprints/blob/main/CODE_OF_CONDUCT.md). Make sure to read and agree with those terms before submitting your contribution.

Also, keep in mind that any of the following operations require that you've succesfully created a [GitHub](https://github.com/) account. If you have any troubles working with GitHub please consider taking a look at the [Official GitHub Docs](https://docs.github.com/).

## How to Contribute

### 1. I have an issue with a blueprint

Please open an issue in the [Issues tab](https://github.com/EPMatt/awesome-ha-blueprints/issues) using the **Blueprint Bug Report** template and fill in all the requested fields in the template before submitting the issue.
Please open an issue in the [Issues tab](https://github.com/yarafie/awesome-ha-blueprints/issues) using the **Blueprint Bug Report** template and fill in all the requested fields in the template before submitting the issue.

### 2. I want to add a blueprint to the project

Expand Down Expand Up @@ -48,11 +48,11 @@ Amazing! The following steps will guide you through the process of adding your c

### 4. I've a question regarding a blueprint / this project

Please open a discussion in the [Discussions tab](https://github.com/EPMatt/awesome-ha-blueprints/discussions). Add your question in the **Q/A** category. The community will be glad to help you!
Please open a discussion in the [Discussions tab](https://github.com/yarafie/awesome-ha-blueprints/discussions). Add your question in the **Q/A** category. The community will be glad to help you!

### 5. I've an idea for a new blueprint but I need help to develop it

Please open an issue in the [Issues tab](https://github.com/EPMatt/awesome-ha-blueprints/discussions) using the **New Blueprint Suggestion** template and fill in all the requested fields in the template before submitting the issue.
Please open an issue in the [Issues tab](https://github.com/yarafie/awesome-ha-blueprints/discussions) using the **New Blueprint Suggestion** template and fill in all the requested fields in the template before submitting the issue.

## Blueprint Guidelines

Expand Down
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Awesome HA Blueprints

<a href="https://epmatt.github.io/awesome-ha-blueprints/">
<a href="https://yarafie.github.io/awesome-ha-blueprints/">
<img width=200 src="./awesome-ha-blueprints-logo.png"/>
</a>
<br/>
Expand All @@ -28,21 +28,21 @@ Blueprints included in the collection are:
- **Reliable** on most situations and corner cases;
- **Fully maintained**, collaboratively **developed** and **tested by the community**.

You can read the full introduction to the project [here](https://epmatt.github.io/awesome-ha-blueprints/docs/introduction).
You can read the full introduction to the project [here](https://yarafie.github.io/awesome-ha-blueprints/docs/introduction).

## Documentation

Every blueprint included in the collection is highly documented. You can read full documentation regarding this project in the [Official documentation website](https://epmatt.github.io/awesome-ha-blueprints/).
Every blueprint included in the collection is highly documented. You can read full documentation regarding this project in the [Official documentation website](https://yarafie.github.io/awesome-ha-blueprints/).

## Available blueprints

Browse the full list of available blueprints [here](https://epmatt.github.io/awesome-ha-blueprints/docs/blueprints/).
Browse the full list of available blueprints [here](https://yarafie.github.io/awesome-ha-blueprints/docs/blueprints/).

Blueprints are divided in categories. If you're interested in creating **controller-based automations**, check out the [Controllers-Hooks blueprint ecosystem](https://epmatt.github.io/awesome-ha-blueprints/docs/controllers-hooks-ecosystem). You'll be able to set up your switches, dimmers and remotes to control your lights, media players and more in just a few clicks.
Blueprints are divided in categories. If you're interested in creating **controller-based automations**, check out the [Controllers-Hooks blueprint ecosystem](https://yarafie.github.io/awesome-ha-blueprints/docs/controllers-hooks-ecosystem). You'll be able to set up your switches, dimmers and remotes to control your lights, media players and more in just a few clicks.

## Contributing

Please check our [Contribution Guidelines](https://github.com/EPMatt/awesome-ha-blueprints/blob/main/CONTRIBUTING.md) for additional information on how to contribute. From issues to new blueprints submissions, everything is described in detail to make sure the community can benefit the most from your contribution.
Please check our [Contribution Guidelines](https://github.com/yarafie/awesome-ha-blueprints/blob/main/CONTRIBUTING.md) for additional information on how to contribute. From issues to new blueprints submissions, everything is described in detail to make sure the community can benefit the most from your contribution.

## Supporting the project

Expand Down
2 changes: 1 addition & 1 deletion blueprints/automation/_example/_example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ blueprint:
A description for the blueprint
Version: yyyy.mm.dd
source_url: https://github.com/EPMatt/awesome-ha-blueprints/blob/main/blueprints/automation/_example/_example.yaml
source_url: https://github.com/yarafie/awesome-ha-blueprints/blob/main/blueprints/automation/_example/_example.yaml
domain: automation
input:
example_input_boolean:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ blueprint:
Supports full notification customization, notification groups, auto-dismissal when the add-on is updated and button for starting the update directly from your notification tray,
with optional notification after the update completed succesfully.
📕 Full documentation regarding this blueprint is available [here](https://epmatt.github.io/awesome-ha-blueprints/docs/blueprints/automation/addon_update_notification).
📕 Full documentation regarding this blueprint is available [here](https://yarafie.github.io/awesome-ha-blueprints/docs/blueprints/automation/addon_update_notification).
🚀 This blueprint is part of the **[Awesome HA Blueprints](https://epmatt.github.io/awesome-ha-blueprints) project**.
🚀 This blueprint is part of the **[Awesome HA Blueprints](https://yarafie.github.io/awesome-ha-blueprints) project**.
ℹ️ Version 2021.10.26
source_url: https://github.com/EPMatt/awesome-ha-blueprints/blob/main/blueprints/automation/addon_update_notification/addon_update_notification.yaml
source_url: https://github.com/yarafie/awesome-ha-blueprints/blob/main/blueprints/automation/addon_update_notification/addon_update_notification.yaml
domain: automation
input:
addon:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ blueprint:
A simple on-off schedule, with the addition of state persistence across disruptive events, making sure the target device is always in the expected state.
📕 Full documentation regarding this blueprint is available [here](https://epmatt.github.io/awesome-ha-blueprints/docs/blueprints/automation/on_off_schedule_state_persistence).
📕 Full documentation regarding this blueprint is available [here](https://yarafie.github.io/awesome-ha-blueprints/docs/blueprints/automation/on_off_schedule_state_persistence).
🚀 This blueprint is part of the **[Awesome HA Blueprints](https://epmatt.github.io/awesome-ha-blueprints) project**.
🚀 This blueprint is part of the **[Awesome HA Blueprints](https://yarafie.github.io/awesome-ha-blueprints) project**.
ℹ️ Version 2021.10.26
source_url: https://github.com/EPMatt/awesome-ha-blueprints/blob/main/blueprints/automation/on_off_schedule_state_persistence/on_off_schedule_state_persistence.yaml
source_url: https://github.com/yarafie/awesome-ha-blueprints/blob/main/blueprints/automation/on_off_schedule_state_persistence/on_off_schedule_state_persistence.yaml
domain: automation
input:
automation_target:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ blueprint:
Send Web UI persistent notifications with the provided ID to the specified Mobile Devices.
📕 Full documentation regarding this blueprint is available [here](https://epmatt.github.io/awesome-ha-blueprints/docs/blueprints/automation/persistent_notification_to_mobile).
📕 Full documentation regarding this blueprint is available [here](https://yarafie.github.io/awesome-ha-blueprints/docs/blueprints/automation/persistent_notification_to_mobile).
🚀 This blueprint is part of the **[Awesome HA Blueprints](https://epmatt.github.io/awesome-ha-blueprints) project**.
🚀 This blueprint is part of the **[Awesome HA Blueprints](https://yarafie.github.io/awesome-ha-blueprints) project**.
ℹ️ Version 2021.10.26
source_url: https://github.com/EPMatt/awesome-ha-blueprints/blob/main/blueprints/automation/persistent_notification_to_mobile/persistent_notification_to_mobile.yaml
source_url: https://github.com/yarafie/awesome-ha-blueprints/blob/main/blueprints/automation/persistent_notification_to_mobile/persistent_notification_to_mobile.yaml
domain: automation
input:
notification_id:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@ blueprint:
In addition, the blueprint implements useful checks to make sure that, in case of a disruptive event (e.g power outage, Home Assistant server outage etc.) happening at the scheduled automation run time, the action is executed as soon as the system restores its state. These checks can be configured to be performed both when Home Assistant boots up and when a custom event is fired (e.g. from another automation or integration). Such safety checks might be particularly important for critical automations, which need to run as close as possible to the scheduled time (e.g. watering plants, configuring an alarm system, etc.).
📕 Full documentation regarding this blueprint is available [here](https://epmatt.github.io/awesome-ha-blueprints/docs/blueprints/automation/simple_safe_scheduler).
📕 Full documentation regarding this blueprint is available [here](https://yarafie.github.io/awesome-ha-blueprints/docs/blueprints/automation/simple_safe_scheduler).
🚀 This blueprint is part of the **[Awesome HA Blueprints](https://epmatt.github.io/awesome-ha-blueprints) project**.
🚀 This blueprint is part of the **[Awesome HA Blueprints](https://yarafie.github.io/awesome-ha-blueprints) project**.
ℹ️ Version 2021.10.22
source_url: https://github.com/EPMatt/awesome-ha-blueprints/blob/main/blueprints/automation/simple_safe_scheduler/simple_safe_scheduler.yaml
source_url: https://github.com/yarafie/awesome-ha-blueprints/blob/main/blueprints/automation/simple_safe_scheduler/simple_safe_scheduler.yaml
domain: automation
input:
action:
Expand Down
12 changes: 6 additions & 6 deletions blueprints/controllers/ikea_e1524_e1810/ikea_e1524_e1810.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ blueprint:
Controller automation for executing any kind of action triggered by the provided IKEA E1524/E1810 TRÅDFRI Wireless 5-Button Remote. Allows to optionally loop an action on a button long press.
Supports deCONZ, ZHA, Zigbee2MQTT.
Automations created with this blueprint can be connected with one or more [Hooks](https://epmatt.github.io/awesome-ha-blueprints/docs/blueprints/hooks) supported by this controller.
Automations created with this blueprint can be connected with one or more [Hooks](https://yarafie.github.io/awesome-ha-blueprints/docs/blueprints/hooks) supported by this controller.
Hooks allow to easily create controller-based automations for interacting with media players, lights, covers and more.
See the list of [Hooks available for this controller](https://epmatt.github.io/awesome-ha-blueprints/docs/blueprints/controllers/ikea_e1524_e1810#available-hooks) for additional details.
See the list of [Hooks available for this controller](https://yarafie.github.io/awesome-ha-blueprints/docs/blueprints/controllers/ikea_e1524_e1810#available-hooks) for additional details.
## More Info
ℹ️ Version 2025.02.13
📝 [Changelog](https://epmatt.github.io/awesome-ha-blueprints/docs/blueprints/controllers/ikea_e1524_e1810/#changelog)
📕 Full documentation regarding this blueprint is available [here](https://epmatt.github.io/awesome-ha-blueprints/docs/blueprints/controllers/ikea_e1524_e1810).
📝 [Changelog](https://yarafie.github.io/awesome-ha-blueprints/docs/blueprints/controllers/ikea_e1524_e1810/#changelog)
📕 Full documentation regarding this blueprint is available [here](https://yarafie.github.io/awesome-ha-blueprints/docs/blueprints/controllers/ikea_e1524_e1810).
🚀 This blueprint is part of the **[Awesome HA Blueprints](https://epmatt.github.io/awesome-ha-blueprints) project**. Please consider **[leaving a star on GitHub](https://github.com/EPMatt/awesome-ha-blueprints)**! 🌟
🚀 This blueprint is part of the **[Awesome HA Blueprints](https://yarafie.github.io/awesome-ha-blueprints) project**. Please consider **[leaving a star on GitHub](https://github.com/EPMatt/awesome-ha-blueprints)**! 🌟
source_url: https://github.com/EPMatt/awesome-ha-blueprints/blob/main/blueprints/controllers/ikea_e1524_e1810/ikea_e1524_e1810.yaml
source_url: https://github.com/yarafie/awesome-ha-blueprints/blob/main/blueprints/controllers/ikea_e1524_e1810/ikea_e1524_e1810.yaml
domain: automation
homeassistant:
min_version: 2024.10.0
Expand Down
Loading

0 comments on commit 6bd7da0

Please sign in to comment.