1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/components/tmb/manifest.json
2021-04-15 10:21:38 +02:00

9 lines
238 B
JSON

{
"domain": "tmb",
"name": "Transports Metropolitans de Barcelona",
"documentation": "https://www.home-assistant.io/integrations/tmb",
"requirements": ["tmb==0.0.4"],
"codeowners": ["@alemuro"],
"iot_class": "local_polling"
}