core/homeassistant/components/tof/manifest.json

11 lines
195 B
JSON
Raw Normal View History

{
"domain": "tof",
"name": "Tof",
"documentation": "https://www.home-assistant.io/components/tof",
"requirements": [
"VL53L1X2==0.1.5"
],
"dependencies": [],
"codeowners": []
}