core/homeassistant/components/postnl/manifest.json

11 lines
206 B
JSON
Raw Normal View History

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