1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/components/eddystone_temperature/manifest.json

9 lines
272 B
JSON
Raw Normal View History

{
"domain": "eddystone_temperature",
"name": "Eddystone",
"documentation": "https://www.home-assistant.io/integrations/eddystone_temperature",
"requirements": ["beacontools[scan]==1.2.3", "construct==2.10.56"],
"codeowners": [],
"iot_class": "local_polling"
}