Skip to content

Commit

Permalink
hassfest
Browse files Browse the repository at this point in the history
  • Loading branch information
gjohansson-ST committed Jul 27, 2023
1 parent aea969b commit 8a3f8c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions homeassistant/components/trafikverket_camera/manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"domain": "trafikverket_camera",
"name": "Trafikverket Camera",
"documentation": "https://www.home-assistant.io/integrations/trafikverket_camera",
"requirements": ["pytrafikverket==0.2.1"],
"codeowners": ["@gjohansson-ST"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/trafikverket_camera",
"iot_class": "cloud_polling",
"loggers": ["pytrafikverket"]
"loggers": ["pytrafikverket"],
"requirements": ["pytrafikverket==0.3.3"]
}

0 comments on commit 8a3f8c8

Please sign in to comment.