{% extends "base.html" %} {% block title %}IoT Transparency{% endblock %} {% block content %}

IoT Transparency

Study Complete

Thank you for participating in the IoT Transparency study. You have completed the study.

IoT Transparency will no longer send any data to the researchers.

To uninstall the add-on, go to Home Assistant Settings (bottom left corner of the screen), Add-ons, then select IoT Transparency and click Uninstall.

Please contact us at iot-transparency@andrew.cmu.edu if you have any additional questions.

{% if study_complete_reenable == "pending_restart" %}

IoT Transparency has been re-enabled. To re-enable all functionality, go to Home Assistant Add-on settings, select IoT Transparency, and restart the add-on.

{% else %}
Continue using IoT Transparency (unsupported)

If you wish to continue using IoT Transparency, click the button below to re-enable the add-on. This will re-enable the features that store data locally on your Home Assistant server, but will not send any data to the researchers.

{% endif %} {% endblock %}