The USCIS integration's code and documentation use different properties for the sensor name. The code uses `friendly_name` and the docs state `name`. https://github.com/home-assistant/home-assistant.io/pull/12524#issuecomment-605604002 suggested to make the changes in the code as `friendly_name` is not usually used in this way.