<h2>Problem:</h2>
Currently the only security measure to be employed in automations seems to be a user’s location being a trusted zone which works fine enough but relies on an end-device’s reported location and does not protect against spoofing attempts.
<h2>Proposed Solution:</h2>
Implement attributes on a person or device tracker entity geared more towards ensuring security of a device or account which can be used for data validation in automations, templates, etc. A few such attributes could be an “MFA Enabled” field on a “person” entity which outputs to true or false based on if the user account has MFA enabled. Another such attribute could be a field which details if the device has established a local connection to HomeAssistant.