As per the subject, annoyingly HA will not allow me to set settings in the GUI so I need to set the currency value in the configuration manually… trouble is I don’t know what the setting is called or where it goes… can anyone help.
Thanks
As per the subject, annoyingly HA will not allow me to set settings in the GUI so I need to set the currency value in the configuration manually… trouble is I don’t know what the setting is called or where it goes… can anyone help.
Thanks
Add this to your configuration.yaml
homeassistant:
currency: USD
Don’t use a symbol as written in the docs, this is wrong. There is a PR on GitHub to fix that.
Already merged
That worked a treat thanks. The Visual Studio code editor stated it was an incorrect param which threw me but clearly its out of date
Thanks @DessertBesom .
I wondered where is this in the docs?
I still prefer YAML config, so was also looking for this. When I go to the docs for Home Assistant Core Integration - Home Assistant , I don’t see currency
or the other settings like external_url
, latitude
, etc.
I eventually found it at Setup basic information - Home Assistant but that seems inconsistent, since I can find pages for default_config
etc. in integrations.
Yes, it’s here Setup basic information - Home Assistant
And yes, the structure of the docs are sometimes confusing for me too. But they are good and worth to search for content.
he said he can’t use the GUI
South african rand, specified as ZAR is not being accepted ?
G