core/homeassistant/components/rpi_gpio_pwm/manifest.json

11 lines
222 B
JSON

{
"domain": "rpi_gpio_pwm",
"name": "Rpi gpio pwm",
"documentation": "https://www.home-assistant.io/integrations/rpi_gpio_pwm",
"requirements": [
"pwmled==1.4.1"
],
"dependencies": [],
"codeowners": []
}