Hassbian is there an easier way to configure

i have Hassbian installed on my linux laptop. no docker. is there an easier way to configure my yaml file than using the terminal and typing configuration.yaml in the command line everytime? Thank you.

yes, you can use something like WinSCP and set that up so you have access to the config directory of HA. then you can use any regular text editor to edit the files. I use Notepad++ but there are others available. VS Studio code seems to be popular.

Or you can get access to the files by setting up a Samba share.

thank you. i’ll try the samba way when i get home.