"""Automatically generated by hassfest.

To update, run python3 -m script.hassfest
"""
from __future__ import annotations

# fmt: off

BLUETOOTH: list[dict[str, str | int | list[int]]] = [
    {
        "domain": "govee_ble",
        "local_name": "Govee*"
    },
    {
        "domain": "govee_ble",
        "local_name": "GVH5*"
    },
    {
        "domain": "govee_ble",
        "local_name": "B5178*"
    },
    {
        "domain": "govee_ble",
        "manufacturer_id": 26589,
        "service_uuid": "00008351-0000-1000-8000-00805f9b34fb"
    },
    {
        "domain": "govee_ble",
        "manufacturer_id": 18994,
        "service_uuid": "00008551-0000-1000-8000-00805f9b34fb"
    },
    {
        "domain": "govee_ble",
        "manufacturer_id": 14474,
        "service_uuid": "00008151-0000-1000-8000-00805f9b34fb"
    },
    {
        "domain": "govee_ble",
        "manufacturer_id": 10032,
        "service_uuid": "00008251-0000-1000-8000-00805f9b34fb"
    },
    {
        "domain": "homekit_controller",
        "manufacturer_id": 76,
        "manufacturer_data_start": [
            6
        ]
    },
    {
        "domain": "inkbird",
        "local_name": "sps"
    },
    {
        "domain": "inkbird",
        "local_name": "Inkbird*"
    },
    {
        "domain": "inkbird",
        "local_name": "iBBQ*"
    },
    {
        "domain": "inkbird",
        "local_name": "tps"
    },
    {
        "domain": "moat",
        "local_name": "Moat_S*"
    },
    {
        "domain": "sensorpush",
        "local_name": "SensorPush*"
    },
    {
        "domain": "switchbot",
        "service_data_uuid": "0000fd3d-0000-1000-8000-00805f9b34fb"
    },
    {
        "domain": "switchbot",
        "service_uuid": "cba20d00-224d-11e6-9fb8-0002a5d5c51b"
    },
    {
        "domain": "xiaomi_ble",
        "service_data_uuid": "0000fe95-0000-1000-8000-00805f9b34fb"
    }
]