core/homeassistant/components/postnl/manifest.json

11 lines
208 B
JSON

{
"domain": "postnl",
"name": "Postnl",
"documentation": "https://www.home-assistant.io/integrations/postnl",
"requirements": [
"postnl_api==1.0.2"
],
"dependencies": [],
"codeowners": []
}