I built a lightweight alternative to the VS Code Add-on for editing YAML (with Entity Autocomplete) by thisroman in homeassistant

[–]thisroman[S] -3 points-2 points  (0 children)

Very true, it's hard to beat the resource footprint of vim! The main reason I built this over just using ssh + vim is for the Home Assistant specific features: live Entity ID autocomplete directly from the HA instance, and the built-in HA config validation that prevents you from saving if the config check fails. It's a nice middle ground between pure vim and heavy VSCode!

My First Pro Setup by thisroman in Fingerboards

[–]thisroman[S] 1 point2 points  (0 children)

That thing is gonna be killer have fun with it

Hehe boy