You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you very much for sharing your work with the rest of the users.
I am trying to create an automation to receive a notification when a device goes offline.
I would like to ask you if you have thought of creating a Blueprint of your code, which would be very much appreciated by the rest of the world.
Or if you could help me to create it I would also appreciate it.
Best regards.
The text was updated successfully, but these errors were encountered:
I've read about blueprints, unfortunately my code produces 1 sensor, 1 input_text, and 2 automations.
When using blueprints you can only produce 1 entity. I gave it some thought and tried to find a way to combine it all into 1 automation, but it would require significant changes and testing, and it wouldn't be as efficient.
So unfortunately it's not possible to use blueprints for this.
Packages are more suitable for this kind of thing, and this is why I've made this a package.
First of all, thank you very much for sharing your work with the rest of the users.
I am trying to create an automation to receive a notification when a device goes offline.
I would like to ask you if you have thought of creating a Blueprint of your code, which would be very much appreciated by the rest of the world.
Or if you could help me to create it I would also appreciate it.
Best regards.
The text was updated successfully, but these errors were encountered: