"""Tests for the Sensibo integration.""" from __future__ import annotations from homeassistant.const import CONF_API_KEY ENTRY_CONFIG = {CONF_API_KEY: "1234567890"}