You must log in or register to comment.
30+ integrations seems like a really small number.
I use homepage and pretty happy with it. “Drag and drop configuration, no yaml” actually put me off.
I wish we would all start switching over to JSON for configuration files. It’s so much easier to parse, and you can’t screw it up with too many spaces or not enough.
It’s IMO also so much clearer regarding data types. You can’t accidentally write a boolean when you want a string.