Files
dispatcharr_sensor/custom_components/dispatcharr_sensor/manifest.json
2025-10-03 17:18:52 -05:00

15 lines
318 B
JSON

{
"domain": "dispatcharr_sensor",
"name": "Dispatcharr Sessions Sensor",
"version": "3.0.0",
"documentation": "https://github.com/lyfesaver74/ha-dispatcharr",
"requirements": [],
"dependencies": [],
"codeowners": ["@lyfesaver74"],
"iot_class": "local_polling",
"config_flow": true
}