Skip to content

Commit

Permalink
Create manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sca075 authored Jun 28, 2024
1 parent 5b511b5 commit 80733ae
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions custom_components/valetudo_vacuum_camera/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"domain": "mqtt_vacuum_camera",
"name": "MQTT Vacuum Camera",
"codeowners": ["@sca075"],
"config_flow": true,
"dependencies": ["mqtt"],
"documentation": "https://github.com/sca075/mqtt_vacuum_camera",
"iot_class": "local_polling",
"issue_tracker": "https://github.com/sca075/mqtt_vacuum_camera/issues",
"requirements": ["pillow==10.3.0", "numpy"],
"version": "2024.07.0b1"
}

0 comments on commit 80733ae

Please sign in to comment.