core/homeassistant/components/rpi_gpio_pwm/manifest.json

8 lines
201 B
JSON

{
"domain": "rpi_gpio_pwm",
"name": "pigpio Daemon PWM LED",
"documentation": "https://www.home-assistant.io/integrations/rpi_gpio_pwm",
"requirements": ["pwmled==1.5.0"],
"codeowners": []
}