Last week, I was working on a blueprint and I found it tedious to constantly save and check my blueprint inputs. That led to a little search, and I didn’t find anything to develop faster. That’s why I started a new little project: A Blueprint Web IDE.
I spent around 20 hours on this project, and I thought maybe the community can use it too. So, I would like to validate if people think this tool (a much more developed version than the current) is useful and would like to use it. If so, that would be a different road for this project than a tool just for me.
Please note that this is a proof of concept and only works on desktop/tablet (landscape), it will most likely break if you are going to change the YAML, but feel free. Please give it a try and let me know if you think you would use something like this if it would reach version 1.0.0.
The URL is: https://home-assistant.synga.nl.
If you find something similar like what I made, please let me know, since I don’t want to reinvent the wheel!
In the upcoming weeks I will release more functionalities, let me know if should post updates here.
About the techniques used in this project:
Laravel, Vue, Vuetify, Pinia, Tailwind and the Monaco editor.