"""Constants for the Minecraft Server integration."""
DOMAIN = "minecraft_server"
KEY_LATENCY = "latency"
KEY_MOTD = "motd"