@ninjadog wrote:
Mmm, strange but why is this configuration.yaml code, throwing an error in the log:-
lovelace: mode: yaml resources: - url: /local/simple-thermostat.js?v=1 type: module
Mar 22 21:53:06 pi hass[28675]: 2020-03-22 21:53:06 ERROR (MainThread) [homeassistant.config] Invalid config for [lovelace]: [resources] is an invalid option for [lovelace]. Check: lovelace->lovelace->resources. (See /home/homeassistant/.homeassistant/configuration.yaml, line 6). Please check the docs at https://www.home-assistant.io/integrations/lovelace Mar 22 21:53:06 pi hass[28675]: 2020-03-22 21:53:06 ERROR (MainThread) [homeassistant.setup] Setup failed for lovelace: Invalid config.
Seems valid when reading this:
Also, is the /local/ reference, a ref to www in HA config dir (which for me is /home/homeassistant/.homeassistant/www) where my simple-thermostat.js resides?
TIA
Posts: 4
Participants: 2