@@ -1,8 +1,6 @@
"""Constants for the MedMate integration."""
from homeassistant.const import Platform
DOMAIN = "medmate"
PLATFORMS = [Platform.SENSOR, Platform.BINARY_SENSOR, Platform.BUTTON]
# Configuration keys
CONF_MEDICINES = "medicines"
The note is not visible to the blocked user.