Hi I am new to pi and home assistant so please for give me if I am doing something wrong.
I have followed bruh on you tube to install both home assistant and mosquito
when I load home assistant it tells me that invalid config.
I got this from the home home-assistant.log file
2017-07-20 08:36:21 ERROR (MainThread) [homeassistant.config] Invalid config for [mqtt]: expected a dictionary for dictionary value @ data[‘mqtt’]. Got ‘broker:192.168.0.5 port:1883 username:username Password:raspberry’. (See ?, line ?). Please check the docs at https://home-assistant.io/components/mqtt/
2017-07-20 08:36:21 ERROR (MainThread) [homeassistant.setup] Setup failed for mqtt: Invalid config.
I have tracked this down through: hass --script check_configuration.yaml
and it comes out with: Config does not exist: /home/pi/.homeassistant/configuration
I have come to a bit of a block. I believe that this maybe the wrong bath. as when I open the configuration.yaml file at the top the path says: \Rp2\home assistant\configuration.yaml
any help with this would be greatful as I have spent a week trying different things to resolve this.