Files
dispatcharr_sensor/custom_components/dispatcharr_sensor/manifest.json
2025-10-03 15:53:02 -05:00

14 lines
316 B
JSON

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