1
mirror of https://github.com/home-assistant/core synced 2024-08-28 03:36:46 +02:00
ha-core/homeassistant/components/fjaraskupan/manifest.json
2023-02-08 20:19:19 +01:00

19 lines
501 B
JSON

{
"domain": "fjaraskupan",
"name": "Fj\u00e4r\u00e5skupan",
"bluetooth": [
{
"connectable": false,
"manufacturer_id": 20296,
"manufacturer_data_start": [79, 68, 70, 74, 65, 82]
}
],
"codeowners": ["@elupus"],
"config_flow": true,
"dependencies": ["bluetooth_adapters"],
"documentation": "https://www.home-assistant.io/integrations/fjaraskupan",
"iot_class": "local_polling",
"loggers": ["bleak", "fjaraskupan"],
"requirements": ["fjaraskupan==2.2.0"]
}