core/homeassistant/components/eddystone_temperature/manifest.json

8 lines
240 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": []
}