[core-ssh ~]$ mkdir /tmp/mnt
mkdir: can’t create directory ‘/tmp/mnt’: File exists because I tried more than once
[core-ssh ~]$ mount /dev/sda1 /tmp/mnt
mount: mounting /dev/sda1 on /tmp/mnt failed: No such file or directory
[core-ssh ~]$ mount /dev/sdb1 /tmp/mnt
mount: mounting /dev/sdb1 on /tmp/mnt failed: No such file or directory
[core-ssh ~]$ mount /dev/mmcblk0p1 /tmp/mnt
mount: mounting /dev/mmcblk0p1 on /tmp/mnt failed: No such file or directory
I have esphome installed I was looking for where to enable the api but I believe it is in the configuration then options api:
password: a password
key: vf9MMC+sssCrJOQq0O
I believe this is correct