I expected the answer to be that I should browse to http://homeassistant:8123/config/logs … except that it doesn’t show anything about a configuration error.
“Oh,” I thought. Must need to show raw / detailed logs. But no, when selecting “raw logs”, even the messages that were showed on the condensed screen go away, replaced with “No errors have been reported.”
While I’m complaining about the online log system, am I the only one who gets an error when attempting to download the log?
Background: I’m trying to add a custom:plotly-graph for the first time. I’ve reloaded yaml and have a very simple initial config that Lovelace is complaining about:
- type: custom:plotly-graph
entities:
- entity: sensor.ibbq_6_temperature_probe_4
hours_to_show: 4h
refresh_interval: auto
