core/homeassistant/components/eddystone_temperature/manifest.json

12 lines
285 B
JSON

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