Hi
Just installed HASS.IO on my Pi3b, when connecting to the configuration.yaml file, i dont see the homeassistant blck, i want to change my latitude, Longitude etc.
Below is the contents of my file.
Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
Uncomment this if you are using SSL/TLS, running in Docker container, etc.
I also didnāt originally have a home assistant block in my config.
Which was confusing at the time when the instructions that I linked clearly state ā¦
Click the configuration.yaml file (in the /config/ folder) to load it into the main Configurator edit window.
Find the homeassistant: configuration block, which should be the first thing in configuration.yaml.
Clearly, Hassio currently works without that requirement. Iād update the instructions myself if I felt I had the know how to do so without screwing it up. Still, confusing for new people nonetheless.
Iāll have to take a longer look later. Iāve done what I think youāve said and can get into the file to edit but cannot seem to get a pull request to work nor save the changes Iāve made (in my forked version of the Hassio Github, which is what seems like I have to do to initiate a pull request). Everything seems to remain āunclickableā, particularly the ācommit changesā button, once Iām in the editor ā¦ canāt see how to save the changes Iām making.
Thanks for your help, hopefully I can contribute soon.
I am new to all this and have installed the configurator. I have also only got the same as what kieth originally posted in my configuration.yaml file.
The photo attached shows what everyone has standard when installed from all the videos. Any one got any help, been reading and watching anything I can to find some help to no avail
A default install of HA doesnāt have homeassistant: block or most of that in the picture on a new install anymore, there is an item called Default_config which loads a most of the components.
The homeassistant block including customize.yaml etc are classed as an advanced config item hence why its not in a new install to help new users.
Ok I think I understand what your saying. So you build your yaml file as required by yourself, or is there a draft you use and edit certain points like passwords and ips etc?
I have only seen videos that once they install the configurator, their yaml file was already populated like the photo. I guess I assumed that there was a problem somewhere with the install or an issue with the link between the pi and Hassio
The problem is actually relying on videos and out of date tutorials. The project moves so fast that 99% of the videos and tutorials out there are out of date within a month.