I read the docs on customizing entities, I have a fresh install of hass.io in virtualization station. When trying to customize entities I get the following error:
It seems that your configuration.yaml doesn’t properly include customize.yaml.
Changes made here are written in it, but will not be applied after a configuration reload unless the include is in place.
I do have customize: !include customize.yaml under homeassistant: in my configuration.yaml properly indented so I am not really sure what the issue is.