An entity may have an “object” attribute usually accessed in jinjia templates as:
state_attr("sensor.some_entity","some_object_attr").subattr
It would be great to have a possibility to access them like:
attribute: some_object_attr:subattr
or
attribute: some_object_attr.subattr