2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "mitemp_bt",
|
2020-01-07 12:28:35 +00:00
|
|
|
"name": "Xiaomi Mijia BLE Temperature and Humidity Sensor",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/mitemp_bt",
|
2021-11-04 19:22:11 +00:00
|
|
|
"requirements": ["mitemp_bt==0.0.5"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": [],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["btlewrap", "mitemp_bt"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|